Jim Evins
dc09478b63
Parse command line options and open files from command line.
2017-04-02 22:04:27 -04:00
Jim Evins
fcebb6d404
Merge pull request #2 from probonopd/patch-1
...
Build on Travis CI and upload AppImage on each git push
2017-04-02 19:46:12 -04:00
Jim Evins
a80b76343b
Added QT translator.
2017-04-02 17:16:44 -04:00
probonopd
c12dd93163
Update .travis.yml
2017-04-02 17:23:05 +02:00
probonopd
08c8659ca0
Update .travis.yml
2017-04-02 17:17:40 +02:00
probonopd
33d5cd6e7e
Update .travis.yml
2017-04-02 17:10:26 +02:00
probonopd
77bf10d4e7
Update .travis.yml
2017-04-02 16:46:09 +02:00
probonopd
548af49044
Update .travis.yml
2017-04-02 16:39:31 +02:00
probonopd
0919ac6507
Update .travis.yml
2017-04-02 16:30:03 +02:00
probonopd
f9676b6089
Update .travis.yml
2017-04-02 10:59:08 +02:00
probonopd
39aabf0491
Update .travis.yml
2017-04-02 10:53:19 +02:00
probonopd
d24f26957b
Update .travis.yml
2017-04-02 10:49:00 +02:00
probonopd
d3513d73fb
Update .travis.yml
2017-04-02 10:41:22 +02:00
probonopd
525c791c55
Create .travis.yml
2017-04-02 10:34:30 +02:00
Jim Evins
c926d8fd0d
Some coding style adjustments.
2017-04-01 13:30:19 -04:00
Jim Evins
790abba5f6
Finished converting PRODUCT-TEMPLATES.md to markdown.
2017-03-27 22:47:04 -04:00
Jim Evins
d01059a939
Started fleshing out PRODUCT-TEMPLATES.md.
2017-03-27 02:44:48 -04:00
Jim Evins
657ea9fa3e
Template cleanup.
...
- Reconciled capitalization style of product descriptions
- Reduced the number of unique product descriptions
- Started product template documentation
- Added credits file
2017-03-26 22:03:22 -04:00
Jim Evins
ca3d4a5d5c
First pass at setting up translation framework.
2017-03-25 23:14:49 -04:00
Jim Evins
e3e3441cdb
Minor readme edit.
2017-03-24 22:04:01 -04:00
Jim Evins
3b911e53aa
Removed obsolete void argument lists.
2017-03-22 21:22:27 -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
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
9f9ba345cf
Fixed a handful of errors flagged by clang-tidy.
2017-03-21 23:21:35 -04:00
Jim Evins
622d81252a
Addition to readme.
2017-03-21 21:05:27 -04:00
Jim Evins
c8a435b169
Fix indentation.
2017-03-21 20:50:41 -04:00
Jim Evins
62e03a40e2
Added screenshot. Minor readme edits.
2017-03-21 20:46:28 -04:00
Jim Evins
60cfad3ed3
Fix crash after paste-undo-redo of image object.
2017-03-18 23:12:50 -04:00
Jim Evins
153467ddfe
Embed SVG data in glabels file.
2017-03-18 17:14:11 -04:00
Jim Evins
e2a3b68ffc
XmlLabel* cleanup.
2017-03-16 22:10:04 -04:00
Jim Evins
c8f7011cd0
Serialize/deserialize for copy/paste.
2017-03-14 23:29:46 -04:00
Jim Evins
fd79d7c6bd
Embed image data in glabels file.
2017-03-12 22:39:15 -04:00
Jim Evins
fe1aa77799
Paste image from clipboard.
2017-03-11 15:02:16 -05:00
Jim Evins
79c5dcde81
Paste text from clipboard.
2017-03-11 10:00:37 -05:00
Jim Evins
76f972156d
More editing of README.md.
2017-03-10 23:05:55 -05:00
Jim Evins
b95efa4fd9
Updated readme files.
2017-03-10 22:36:59 -05:00
Jim Evins
af57967dfd
A couple of minor edits to Windows build instructions.
2017-03-03 22:51:47 -05:00
Jim Evins
26fc5a6baf
Added initial Windows build instructions.
2017-03-03 22:46:22 -05:00
Jim Evins
6e278f38b9
Small edits to Linux build instructions.
2017-03-03 21:02:10 -05:00
Jim Evins
604f9fa137
Added Linux build instructions.
2017-03-03 20:58:17 -05:00
Jim Evins
3162694045
Minor cleanup.
2017-02-26 20:09:29 -05: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
62a87a5b03
Updating to latest template database from 3.40.
2017-02-25 22:02:12 -05:00
Jim Evins
5cf98840fc
Moved compilation settings to CMakeLists.txt in glabels subdirectory.
2017-02-25 19:35:25 -05:00
Jim Evins
711d7ec330
Include script used to build windows icon in CM.
2017-02-25 19:14:01 -05:00
Jim Evins
cc83e6e433
Added windows icon file.
2017-02-25 19:04:51 -05:00
Jim Evins
030f9eb5e0
Updated glabels, file-save and file-save-as icons.
2017-02-25 15:54:13 -05:00
Jim Evins
f82a50d585
Some cosmetic layout changes. Added titles to Properties, Merge and Print views.
2017-02-19 22:31:02 -05:00