Commit graph

174 commits

Author SHA1 Message Date
Harald Oehlmann
1d44670642 Update TCL zint to framework 2.6.1 2017-08-29 22:19:55 +02:00
Robin Stuart
1882d76b70 Update version to 2.6.1 2017-08-27 09:31:02 +01:00
Robin Stuart
670242a3fe Feed back results of batch process to user in Studio 2017-08-11 22:36:40 +01:00
Robin Stuart
608b4b9134 Audit of error codes 2017-07-27 16:01:53 +01:00
Robin Stuart
58e80a9ff7 Remember file suffix, and add suffix to file name if not provided 2017-07-27 12:02:30 +01:00
Robin Stuart
468f44f298 Always remember previously used directory 2017-07-27 10:21:46 +01:00
Robin Stuart
b9f37ebceb Remember more settings between sessions 2017-07-26 21:57:47 +01:00
Robin Stuart
f4f7e1936a Make GUI more consistent 2017-07-26 15:44:14 +01:00
Robin Stuart
6413351fd6 Add UPNQR to Studio 2017-07-23 18:09:30 +01:00
Julien Nabet
3257a5c0af cppcheck: fix reports
[backend/bmp.c:133]: (error) Memory leak: bitmap
[backend/bmp.c:126]: (error) Memory leak: bitmap
[backend/composite.c:464]: (error) Array index -1 is out of bounds.
[backend/composite.c:507]: (error) Array index -1 is out of bounds.
[backend/dmatrix.c:962]: (style) Redundant condition: i!=0. 'i==0 || (i!=0 && binary[i-1]!='b')' is equivalent to 'i==0 || binary[i-1]!='b''
[backend/raster.c:122]: (error) Memory leak: rotated_pixbuf
[backend/raster.c:506]: (error) Memory leak: pixelbuf
[frontend/main.c:273]: (error) Uninitialized variable: format_string
[frontend_qt/exportwindow.cpp:103]: (style) Array index 'j' is used before limits check.
2017-07-01 09:49:47 +01:00
Robin Stuart
37ac5e9c54 Ignore change of colour if user has cancelled
Fixes #68, Bug report by Jim R
2017-06-17 15:34:41 +01:00
Robin Stuart
fd8a4f4d35 Add option to copy to clipboard as BMP 2017-05-15 21:12:19 +01:00
Robin Stuart
19ba8a34c4 Update to version 2.6.0 and update copyright to 2017 2017-05-11 21:14:38 +01:00
Robin Stuart
fa40676691 Make clipboard image scalable (SVG) 2017-04-22 12:44:32 +01:00
Robin Stuart
536f217e78 Add option to copy to clipboard 2017-04-22 12:21:27 +01:00
Robin Stuart
c6b9ee375d Update About GUI window 2017-04-11 10:31:18 +01:00
Robin Stuart
ff6995070b Merge branch 'qt5' 2017-04-11 07:54:28 +01:00
Harald Oehlmann
bcec2718ee Static QT build documented 2017-03-29 19:21:49 +02:00
Harald Oehlmann
ffc9c441f7 Make png work 2017-01-18 18:07:17 +01:00
Harald Oehlmann
1863399956 Finalize Win Build including instructions and setup script 2017-01-18 17:39:41 +01:00
Harald Oehlmann
877201bcfe 2017-01-18 Tried to compile QT5 on windows: - no PNG (64 bit issues), exe does not run ;-) 2017-01-18 15:53:50 +01:00
Robin Stuart
ce5c637a6d Remember settings between sessions
Relates to #40
2017-01-14 16:34:03 +00:00
Robin Stuart
28ea2f1c69 Make GUI scalable 2016-12-14 23:33:17 +00:00
Robin Stuart
0f9a326398 Update to Qt5 2016-12-11 15:29:06 +00:00