Jim Evins
|
32cde7cb1d
|
Made zlib an optional dependency.
Only needed to read legacy files, which is not fully supported yet. Hopefully
this will make it easier to build on Windows.
|
2017-11-25 03:18:39 -05:00 |
|
Jim Evins
|
fc014c8e4b
|
Updated required cmake to 3.2.
|
2017-11-23 22:25:45 -05:00 |
|
Jim Evins
|
b8ee5e1f73
|
Restructuring directory layout. Move towards "Modern CMake" usage.
|
2017-11-23 22:15:24 -05:00 |
|
Jim Evins
|
8bcec37d7c
|
Created SubstitutionField class.
|
2017-11-18 22:36:43 -05:00 |
|
Jim Evins
|
0be7cada59
|
Added version requirements to optional dependencies.
|
2017-06-03 12:55:27 -04:00 |
|
Jim Evins
|
3e2b40c000
|
Initial implementation of Zint barcode backend.
|
2017-06-02 22:39:44 -04:00 |
|
Jim Evins
|
662d7a9ef5
|
Added FindGnuBarcode cmake module.
|
2017-05-24 19:33:39 -04:00 |
|
Jim Evins
|
df5b977853
|
Created QrEncode barcode backend.
|
2017-05-22 22:26:28 -04:00 |
|
Jim Evins
|
b17cea7ace
|
Incorporated glbarcode library into source tree.
|
2017-04-09 19:14:13 -04:00 |
|
Jim Evins
|
ca3d4a5d5c
|
First pass at setting up translation framework.
|
2017-03-25 23:14:49 -04:00 |
|
Jim Evins
|
885914d5ae
|
Fleshing out windows(MINGW) install.
|
2017-02-26 19:56:07 -05:00 |
|
Jim Evins
|
c363c340ce
|
Some cmake cleanup.
|
2017-02-26 16:26:40 -05:00 |
|
Jim Evins
|
95467b6ed2
|
Fleshing out installation.
|
2017-02-26 15:07:44 -05:00 |
|
Jim Evins
|
5cf98840fc
|
Moved compilation settings to CMakeLists.txt in glabels subdirectory.
|
2017-02-25 19:35:25 -05:00 |
|
Jim Evins
|
cc83e6e433
|
Added windows icon file.
|
2017-02-25 19:04:51 -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
|
4cc5882ec3
|
Added SVG support to image objects.
|
2017-01-01 23:06:03 -05:00 |
|
Jim Evins
|
aa11fcc4e6
|
Some simple fleshing out of AboutDialog.
|
2016-12-31 00:38:18 -05:00 |
|
Jim Evins
|
cd24c96386
|
Eliminate -fPIC warnings on Windows.
|
2016-05-28 01:12:22 -04:00 |
|
Jim Evins
|
699960e4be
|
Ported to Qt5.
|
2016-05-27 22:45:03 -04:00 |
|
Jim Evins
|
b1e7a6507c
|
Moved Merge subsystem into its own subdirectory.
|
2016-05-22 13:01:48 -04:00 |
|
Jim Evins
|
a6aa0d921f
|
Added unit-independent distance type.
|
2016-03-13 21:03:09 -04:00 |
|
Jim Evins
|
38450ebb2d
|
Use MINGW zlib instead of MSYS on Windows.
|
2015-08-26 15:31:55 -04:00 |
|
Jim Evins
|
800d0a7469
|
Make sure find_package can find libz when building in MSys on Windows.
|
2015-08-25 15:58:17 -04:00 |
|
Jim Evins
|
5dc773579b
|
Added support for reading gzipped glabels files.
- Use zlib to uncompress input
|
2015-08-25 02:09:18 -04:00 |
|
Jim Evins
|
cff463a23a
|
Moved app/ to glabels/.
|
2014-07-06 12:22:06 -04:00 |
|
Jim Evins
|
109574a409
|
Initial implementation of XmlUtil. Completed XmlPaperParser.
|
2013-11-03 11:10:08 -05:00 |
|
Jim Evins
|
cbae7243b8
|
Added initial implementation of XmlPaperParser.
|
2013-11-03 01:23:09 -04:00 |
|
Jim Evins
|
336d892983
|
Some of the low-hanging fruit in libglabels.
|
2013-10-27 23:16:36 -04:00 |
|
Jim Evins
|
27e791212d
|
Initial porting of some core files from VALA/gtk+ to C++/Qt.
|
2013-10-14 22:19:24 -04:00 |
|