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
|
44aa31d074
|
Some reorganization of source tree.
- Merged libglabels back into glabels.
- Created docs directory.
- Adjusted COPYING files to reflect above changes.
|
2017-01-14 01:38:20 -05:00 |
|
Jim Evins
|
9cba0d4a43
|
Reconcile style of include directives across all source files.
|
2017-01-06 19:00:59 -05:00 |
|
Jim Evins
|
ec26cbb07a
|
Finished extending undo/redo framework into PropertiesView.
|
2016-04-30 09:49:50 -04:00 |
|
Jim Evins
|
61c41d8ba9
|
Started adding undo/redo framework.
|
2016-04-29 23:51:01 -04:00 |
|
Jim Evins
|
783ede0a03
|
PropertiesView and View now follow Settings::units.
|
2016-04-14 23:10:38 -04:00 |
|
Jim Evins
|
7559544b06
|
Some namespace cleanup.
|
2016-03-27 00:14:38 -04:00 |
|
Jim Evins
|
7d0b7868fe
|
Created PropertiesView page.
|
2016-03-26 20:30:50 -04:00 |
|