Jim Evins
|
4be4ea08f6
|
Replace 0 and NULL with nullptr where apropriate.
- fixed using clang-tidy's modernize-use-nullptr check.
|
2017-03-21 23:48:13 -04:00 |
|
Jim Evins
|
e09936233a
|
Use override specifier where apropriate.
- fixed using clang-tidy's modernize-use-override check.
|
2017-03-21 23:36:39 -04:00 |
|
Jim Evins
|
b797d13e40
|
Reconcile style accross all source files.
- All glabels code is in "glabels" top-level namespace.
- Other assorted cleanup.
|
2017-01-15 22:58:53 -05:00 |
|
Jim Evins
|
6dba70dfd1
|
Use Qt abstractions of cmath functions.
|
2016-12-23 22:09:49 -05:00 |
|
Jim Evins
|
c8e3248ce7
|
Fix index to id lookup in merge factory.
|
2016-06-26 13:08:22 -04:00 |
|
Jim Evins
|
e78a3ee510
|
Fixed id of semicolon delimeter backend. Sort names by insertion order.
|
2016-05-30 11:35:35 -04:00 |
|
Jim Evins
|
699960e4be
|
Ported to Qt5.
|
2016-05-27 22:45:03 -04:00 |
|
Jim Evins
|
7c945d6ba7
|
Added additional text merge backends.
|
2016-05-22 15:40:47 -04:00 |
|
Jim Evins
|
c7f02f027a
|
Moved Merge subsystem into merge namespace.
|
2016-05-22 14:38:59 -04:00 |
|
Jim Evins
|
b1e7a6507c
|
Moved Merge subsystem into its own subdirectory.
|
2016-05-22 13:01:48 -04:00 |
|