Commit Graph

12 Commits

Author SHA1 Message Date
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 7559544b06 Some namespace cleanup. 2016-03-27 00:14:38 -04:00
Jim Evins e4d2603cb4 More tweaking of color button and dialog. 2015-08-19 10:14:05 -04:00
Jim Evins b1bfdc6952 Hookup line and fill color buttons in object editor. 2015-08-19 00:13:36 -04:00
Jim Evins 02b00b1511 Tweaking color button menu. 2015-08-18 23:48:25 -04:00
Jim Evins 4131bedba5 Color button fixes. 2015-08-18 14:58:30 -04:00
Jim Evins 50aeefde5e Initial skeletal object editor. 2015-08-17 15:55:39 -04:00
Jim Evins f3c164e308 Added color button class. 2014-07-17 23:30:49 -04:00