Jim Evins
|
c926d8fd0d
|
Some coding style adjustments.
|
2017-04-01 13:30:19 -04:00 |
|
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
|
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
|
9cba0d4a43
|
Reconcile style of include directives across all source files.
|
2017-01-06 19:00:59 -05:00 |
|
Jim Evins
|
d7480f9bb8
|
Added custom color dialog to color palette dialog.
|
2016-05-15 21:59:57 -04:00 |
|
Jim Evins
|
783ede0a03
|
PropertiesView and View now follow Settings::units.
|
2016-04-14 23:10:38 -04:00 |
|
Jim Evins
|
50e52d6675
|
Added recently-used products tab to SelectProductDialog.
|
2016-04-03 18:42:01 -04:00 |
|
Jim Evins
|
9d1fcbaca3
|
Added category filter to SelectProductDialog.
|
2016-04-02 23:48:58 -04:00 |
|
Jim Evins
|
c2aef0b738
|
Track all three paper size search flags in settings.
|
2016-03-31 21:41:19 -04:00 |
|
Jim Evins
|
1cfd89aeae
|
Added initial preferences dialog.
|
2016-03-30 23:11:36 -04:00 |
|
Jim Evins
|
13cf7a79f2
|
Better method to determine default units.
|
2016-03-30 00:04:45 -04:00 |
|
Jim Evins
|
2da6cdd872
|
Initial implementation of Settings object.
|
2016-03-29 22:35:52 -04:00 |
|