Jim Evins
a31484700c
Initial implementation of glabels-batch.
...
Note: must currently use QGuiApplication instead of QCoreApplication to
support QFont. Unfortunately, this means that glabels-batch must run
within a windowing system. Ideally, it would not have this requirement.
2017-10-02 23:15:43 -04:00
Jim Evins
c926d8fd0d
Some coding style adjustments.
2017-04-01 13:30:19 -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
cabb71db70
Refactored how preview keeps up with model changes.
2016-05-29 22:35:17 -04:00
Jim Evins
c7f02f027a
Moved Merge subsystem into merge namespace.
2016-05-22 14:38:59 -04:00
Jim Evins
691353e27b
Incorporated merge printing in PrintView.
2016-05-21 22:17:46 -04:00
Jim Evins
18089d8635
Added merge printing.
2016-05-21 21:21:45 -04:00
Jim Evins
7559544b06
Some namespace cleanup.
2016-03-27 00:14:38 -04:00
Jim Evins
a6aa0d921f
Added unit-independent distance type.
2016-03-13 21:03:09 -04:00
Jim Evins
144d5a18f4
Hooked up print button and associated cleanup.
2015-08-22 10:56:14 -04:00
Jim Evins
f7eaf8f6ce
Added page renderer class. Use renderer to overlay onto preview.
2015-08-21 14:47:38 -04:00