Commit Graph

153 Commits

Author SHA1 Message Date
Vladimir
a6377cf548 Division by zero with empty masks #32739;
Do not allow use a zero value for 'FILL', 'AND' and 'USED' masks
2015-11-12 23:38:37 +05:00
Vladimir
3593a08fd0 Uninitialized fields #32777 2015-11-12 18:25:21 +05:00
Vladimir
3d326f4980 Partially fixed zero masks in matrixpreviewmodel and matrixoptions #32739 2015-11-11 22:36:42 +05:00
Vladimir
98d0d2f89f Unreachable code in matrixpreviewmodel #32738 2015-11-11 22:15:08 +05:00
Vladimir
88194ad569 If a preset with the same name already exists, allow rename it. 2015-06-24 00:21:48 +05:00
Vladimir
4ab34900a4 Import preset into new temp object 2015-06-23 23:26:57 +05:00
Vladimir
2f15018322 Added importing preset from xml file 2015-06-20 22:20:06 +05:00
Vladimir
5a7915bea6 Added saving full preset data to xml file 2015-06-20 22:20:00 +05:00
Vladimir
a905f5b4d3 Added buttons to import/export presets 2015-06-14 12:52:42 +05:00
Vladimir
7c43bd3397 Settings UI updated 2014-08-13 01:15:58 +06:00
Vladimir
2e518f6385 Preview UI fixed 2014-08-07 19:57:28 +06:00
Vladimir
48ca72a31d Added handlers to scale image 2014-08-06 00:19:27 +06:00
Vladimir
f8ca869ede UI updated 2014-08-06 00:13:20 +06:00
Vladimir
a7e11ffa3d Added default grayscale 4bpp preset 2014-07-19 18:41:19 +06:00
Vladimir
cc61162d71 MatrixItemDelegate definition fixed 2014-06-08 12:28:56 +06:00
Vladimir
b6294373dc Added conditionally compilation for Command Line support and older Qt versions 2014-05-28 21:55:55 +06:00
Vladimir
703bf88b42 Preset::currentName() renamed to selectedName() 2014-05-27 19:36:16 +06:00
Vladimir
58ef872449 Load preset before conversion 2014-05-27 19:36:15 +06:00
Vladimir
692511612a Translation fixed 2014-02-15 20:05:34 +06:00
Vladimir
bac9250aa2 Changed Preview dialog 2014-01-08 14:34:45 +06:00
Vladimir
469a35b12f Updated script error dialog's state 2013-10-28 21:29:09 +06:00
Vladimir
63a1c5ccf3 Translation updated 2013-10-11 18:43:16 +06:00
Vladimir
492302e3ed Settings UI updated 2013-10-11 18:29:10 +06:00
Vladimir
09262101ad Translation updated 2013-10-10 00:04:22 +06:00
Vladimir
25cdac77c2 Increase animation interval 2013-10-09 23:55:35 +06:00
Vladimir
ddcbf05c23 Change animation time from UI 2013-10-06 21:16:56 +06:00
Vladimir
99f7430e61 Deleted unnecessary code 2013-10-06 00:05:21 +06:00
Vladimir
3ac21fdafa Fix invalid point index 2013-10-06 00:04:59 +06:00
Vladimir
f1cdf3bcfc Removed old scanning preview 2013-10-05 23:51:13 +06:00
Vladimir
09e7cd0f4d Added script exception handler 2013-10-05 23:51:09 +06:00
Vladimir
9d7286b8a1 Implemented animation 2013-10-05 22:29:28 +06:00
Vladimir
ef5795c33a Change from Disabled to ReadOnly 2013-10-05 20:08:13 +06:00
Vladimir
483689fb45 DemoGenerator connected to SetupTabPrepare 2013-10-05 20:07:46 +06:00
Vladimir
255504fe39 Added demo generator, step 1 2013-10-04 22:19:53 +06:00
Vladimir
41128790b6 Preview standard scripts on matrix changed 2013-10-04 18:42:15 +06:00
Vladimir
6f6b7db548 Added controls to UI 2013-10-03 22:50:03 +06:00
Vladimir
4632670bb1 Added alpha channel bits to matrix preview model 2013-09-25 22:23:18 +06:00
Vladimir
294566af9f Added vertical line 2013-09-17 21:50:50 +06:00
Vladimir
81a2df14e9 Changed dataToString parameters list, ImageOptions is used now 2013-09-17 21:31:58 +06:00
Vladimir
98fb2d84b9 Settings UI updated 2013-09-17 21:24:56 +06:00
Vladimir
a8cc228de7 Added 'suffix' and 'delimiter' parameters to dataToString method 2013-09-17 20:14:07 +06:00
Vladimir
557ee2ac83 Update option name 2013-09-17 19:14:30 +06:00
Vladimir
9d72cd9141 Translations updated 2013-09-17 02:35:57 +06:00
Vladimir
3a1dccecbd Settings UI updated 2013-09-17 01:59:23 +06:00
Vladimir
29b1155dc3 Added #ifdef for Qt4/Qt5 compilation 2013-06-02 13:05:32 +06:00
Vladimir
8e7eaeb9e0 Added QtWidgets 2013-05-30 23:49:31 +06:00
Vladimir
f4e7cdc955 Deprecated protected method QAbstractItemModel::reset() replaced by beginResetModel()/endResetModel() 2013-05-30 23:49:31 +06:00
Vladimir
77d9145fac QDialog: 'filter' changed to 'nameFilter' 2013-05-30 23:49:31 +06:00
Vladimir
6aa149cfd3 UI updated 2013-05-06 22:21:32 +06:00
Vladimir
e895342062 Added license notice 2013-01-19 15:51:21 +06:00