gitlost
850c62ddd0
Make lockAspectRatio (sizeAspectCheck) per-object ( #63 )
...
* Make lockAspectRatio (sizeAspectCheck) per-object
* Added unit tests for XmlLabelCreator and XmlLabelParser.
2019-07-13 22:18:30 -04:00
Jim Evins
00970d8673
Added MacOS build instructions ( #50 )
2019-07-07 16:27:44 -04:00
Jim Evins
ea4099a57d
Removed call to deprecated QRcode_clearCache().
...
QRcode_clearCache has been deprecated in libqrencode 4.0. In previous versions,
it was only necessary to help debug memory leaks. So it should be harmless
to remove this call.
2019-07-07 16:16:23 -04:00
gitlost
20157ec3ae
Add missing loadRectSizePage for barcode ( #62 )
2019-07-06 23:46:52 -04:00
gitlost
3c9a822b50
Typo cmake LIBZINT_LIBRARIES -> LIBZINT_LIBRARY ( #60 )
...
* Typo cmake LIBZINT_LIBRARIES -> LIBZINT_LIBRARY
* Also adds libzint to appimage deployment
2019-07-06 23:30:41 -04:00
Jim Evins
2db137e4c2
Added Herma 5078 product template ( #54 )
2019-05-18 14:38:59 -04:00
Brian K. White
f030954663
Add OL1649 ( #55 )
2019-05-18 13:51:56 -04:00
Jim Evins
25756753ac
Removed new to qt 5.12 feature accidentally introduced by qt designer.
2019-05-12 18:42:45 -04:00
Jim Evins
eb1e7715fb
Merge branch 'master' of github.com:jimevins/glabels-qt
2019-05-12 17:35:23 -04:00
Jim Evins
33e2d3dee3
Tweaks to PrintView.
...
- Increased range of copies spinbox to 100x the number of iterms per page (#51 )
- Fixed issue that blocked user from holding down on spinbox controls
- Minor layout tweaks
2019-05-12 17:30:42 -04:00
Jim Evins
5109da9c6a
Restore repository depth in Travis CI script to properly count commits in auto versioning.
2019-05-05 22:23:05 -04:00
Jim Evins
5108650ee2
Re-attach to master in CI scripts to satisfy auto version tooling.
2019-05-05 21:36:16 -04:00
Jim Evins
b77d57ad08
Another method of determining branch.
2019-05-05 16:04:40 -04:00
Jim Evins
3256c407fb
Make version numbers of snapshots more meaningful.
2019-05-05 14:45:44 -04:00
Mario Blättermann
1313c2fc19
Fix typo ( #52 )
2019-05-05 13:38:54 -04:00
Jim Evins
cb9f345a0a
Merge branch 'mariobl-manpages' ( #49 )
2019-05-04 14:48:18 -04:00
Jim Evins
775a6a7822
Cleaned up english.
2019-05-04 14:42:05 -04:00
Mario Blättermann
10518306b8
Add a more informative short summary for man pages
2019-04-05 15:36:11 +02:00
Mario Blättermann
88c41dfbdb
Add BUGS sections to man pages
2019-04-05 12:47:33 +02:00
Jim Evins
803f42f4de
Added "Toolbar" to name of "Quick Access Toolbar" in its context menu.
2019-02-24 10:43:28 -05:00
Jim Evins
9d8269fd03
Fixed incosistent control of Quick Access toolbar.
2019-02-19 22:40:09 -05:00
Jim Evins
6be243d3f9
Handle plural vs. singular cases in PrintView ( #47 )
2019-02-19 22:13:24 -05:00
Jim Evins
ff9188f7e7
Added File->"Open Recent" menu.
...
Initially based on pull request #40 by hochwasser <oo.o+github@windbuechse.samba-tng.org >, with refactoring.
2019-01-28 12:28:45 -05:00
Jim Evins
0e60c52d4c
Added ReportBugDialog to Help menu.
...
- Also renamed "File" toolbar to "Quick Access" toolbar (#13 ).
2019-01-27 21:46:56 -05:00
Jim Evins
212578c380
Ideal template for Dymo 30334/11345 for testing.
2019-01-22 22:14:22 -05:00
Jim Evins
c2d024f47e
Added manpages for glabels-qt and glabels-batch-qt.
2018-12-29 14:10:04 -05:00
Jim Evins
8a23466db6
Some updates to README.md and docs/BUILD-INSTRUCTIONS-WINDOWS.md.
2018-12-28 19:26:05 -05:00
Jim Evins
e19e0dd3d9
QList.size() returns int, not unsigned int.
2018-12-19 23:53:04 -05:00
Jim Evins
5ea1535b88
Latest Appveyor CI YAML file.
2018-12-19 23:47:22 -05:00
Jim Evins
fe6dcd6a7f
Cleanup of CMakeLists.txt files.
...
- Bumped required cmake version to 3.9.
- Added Appveyor CI YAML file for Windows builds
2018-12-19 23:23:59 -05:00
Jim Evins
375c9573f1
Simple formatting fix in README.md.
2018-12-14 21:44:13 -05:00
Jim Evins
3dfeb47f97
Added link to @krisives PPA in README.md. ( #19 )
2018-12-14 21:37:26 -05:00
Jim Evins
1afd5f737f
Update to README.md.
2018-12-06 22:23:51 -05:00
Jim Evins
0ca05c6678
Updates to README.md.
2018-12-06 22:21:42 -05:00
Mario Blättermann
0d2ad97a16
Sync updated translations from Zanata
2018-12-06 21:54:24 -05:00
Jim Evins
9a443cda41
Simplify sending glabels-batch output to stdout. ( #27 )
2018-12-05 16:38:02 -05:00
Jim Evins
e0b9eeb146
Fixed accidental breakage of CI.
2018-12-05 12:12:06 -05:00
Jim Evins
93734061a8
Removed all-caps section titles in README.md.
2018-12-05 12:05:41 -05:00
Jim Evins
16d6ed1fbb
Try not to confuse github's automatic license detection with multiple license related files in top directory.
2018-12-05 11:57:20 -05:00
Jim Evins
9024d173d8
Revert accidental reset of translations. ( #41 )
...
- Modified build system to not re-generate strings in every translation file
in every build.
2018-12-05 10:47:11 -05:00
Jim Evins
7e142bb57d
Automatically generate a more informative version string.
2018-12-04 22:56:51 -05:00
Jim Evins
8942101a18
Updates to CREDITS.md file.
2018-12-03 22:47:21 -05:00
Jim Evins
616b4520a6
Updated PRODUCT-TEMPLATES.md for path and continuous-tape based labels.
2018-12-03 22:26:38 -05:00
Jim Evins
316f3915bd
Merge branch 'hochwasser-parser_for_fileformat_3'
2018-12-02 16:52:24 -05:00
hochwasser
ba3c60216f
Implemented compatablility import of glabels-3 project files ( #39 ).
2018-12-02 16:36:02 -05:00
Jim Evins
ca6f0c7573
Don't include line numbers in translation files.
...
Currently there is a lot of source code churn. This leads to non-substantive
differences in the glabels translation files, complicating merges and commits.
2018-11-30 23:27:21 -05:00
Jim Evins
e5cb97441d
Merge branch 'ContinuousRollLabels'
2018-11-30 21:04:41 -05:00
Jim Evins
467ca9fc62
Implement continuous tape labels and path-based label shapes.
...
- Added "roll" as a special paper id
- Added roll_width attribute to draw tape in previews
- Updated Brother QL-500/* label templates
- Preserve print dialog settings between print jobs.
- Added path based labels for arbitrary shaped labels.
- Fleshed out implementation of continuous labels.
2018-11-30 20:30:10 -05:00
Jim Evins
1cdb3979ab
Fixes to model::XmlUtil. Added unit tests for model::XmlUtil.
2018-11-19 23:00:28 -05:00
Chris Morgan
0bc4b66489
Preview - Add label index overlay text to preview screen ( #38 )
...
Implementation of feature originally suggested in Issue #36 .
2018-11-16 21:10:48 -05:00