Commit Graph

17 Commits

Author SHA1 Message Date
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