Commit Graph

556 Commits

Author SHA1 Message Date
Vladimir
199da5a413 Added comments to code 2016-03-15 22:13:53 +05:00
Vladimir
e2e011b611 Updated EOF detection in BitStream;
To fix infinite loop, caused by empty source data.
2016-03-15 22:12:08 +05:00
Vladimir
469a7a45e1 Fixed preview with new QJSEngine;
Changed ownership of QObject convImage in QJSEngine to prevent object's deletion by engine;
Bug appears on opening dialog Options -> Conversion -> Show preview.
2016-03-14 10:35:45 +05:00
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
e24f277123 Uninitialized field #32780 2015-11-12 18:33:12 +05:00
Vladimir
475cd4f010 Uninitialized fields #32776 2015-11-12 18:23:39 +05:00
Vladimir
1989cd231b Uninitialized field #32775 2015-11-12 18:16:08 +05:00
Vladimir
f885668d83 Missing break statement in switch #32772 2015-11-12 18:05:59 +05:00
Vladimir
3741fb1919 Null reference from list #32744 2015-11-12 18:01:59 +05:00
Vladimir
d42d9ec3db Null reference from list #32743 2015-11-12 18:00:42 +05:00
Vladimir
bcc8c4e861 Null reference from list #32742 2015-11-11 23:32:17 +05:00
Vladimir
6d26003029 Null reference from list #32741 2015-11-11 23:31:58 +05:00
Vladimir
3d326f4980 Partially fixed zero masks in matrixpreviewmodel and matrixoptions #32739 2015-11-11 22:36:42 +05:00
Vladimir
8392df2d9d Tags map names not removed #32737 2015-11-11 22:07:45 +05:00
Vladimir
ef834e884a Tags values map not removed #32736 2015-11-11 22:06:42 +05:00
Vladimir
ca2853b7ba Use QJSEngine with Qt >= 5.5 2015-11-03 21:45:20 +05:00
Vladimir
72bb3b659b Propose document name as output filename for unsaved documents;
Merge branch 'fix-issue-38' into develop
2015-11-03 19:28:50 +05:00
Vladimir
b555ef213c Added alpha channel option to command line 2015-11-02 20:33:32 +05:00
Vladimir
71efd8d5c9 Font parameters combined to structure 2015-11-02 20:30:14 +05:00
Vladimir
6dff720433 Alpha-channel added to drawing options of font 2015-11-02 19:57:24 +05:00
Vladimir
e1a23578f1 Do not save output filename in document, if document itself not saved 2015-10-28 19:16:03 +05:00
Vladimir
7828a46775 Fixed loading preset name from xml 2015-06-23 23:21:39 +05:00
Vladimir
42f7d0039e Changed functions signature 2015-06-23 22:40:49 +05:00
Vladimir
2f15018322 Added importing preset from xml file 2015-06-20 22:20:06 +05:00
Vladimir
ad52189c71 Added loading from xml for templateoptions 2015-06-20 22:20:04 +05:00
Vladimir
65607403eb Added loading from xml for reorderingoptions 2015-06-20 22:20:04 +05:00
Vladimir
728332e81c Added loading from xml for matrixoptions 2015-06-20 22:20:03 +05:00
Vladimir
59c7c3ce98 Added loading from xml for imageoptions 2015-06-20 22:20:02 +05:00
Vladimir
dfdbee3885 Fixed sign in fontoptions 2015-06-20 22:20:02 +05:00
Vladimir
c43c1fbb2a Added loading from xml for prepareoptions 2015-06-20 22:20:01 +05:00
Vladimir
f1b5087bfc Added importing settings from xml for fontoptions 2015-06-20 22:20:00 +05:00
Vladimir
5a7915bea6 Added saving full preset data to xml file 2015-06-20 22:20:00 +05:00
Vladimir
c3439fe8fb Added saving to xml for templateoptions 2015-06-20 22:19:59 +05:00
Vladimir
fcdc454929 Added constants for templateoptions 2015-06-20 22:19:59 +05:00
Vladimir
fd694b3442 Added saving to xml for reorderingoptions 2015-06-20 22:19:58 +05:00
Vladimir
341bed2e4b Added constants to reorderingoptions 2015-06-20 22:19:57 +05:00
Vladimir
bf312efc87 Added saving to xml for matrixoptions 2015-06-20 22:19:51 +05:00
Vladimir
0e6d6b3ec9 Added constants to matrixoptions 2015-06-16 20:15:39 +05:00
Vladimir
4346992f39 Added saving to xml for fontoptions 2015-06-16 19:39:29 +05:00
Vladimir
1b75de6ee7 Added constants to fontoptions 2015-06-15 23:11:45 +05:00
Vladimir
e1efc926ac Added saving to xml 2015-06-14 19:47:16 +05:00
Vladimir
06dba3b31d Added constants for settings 2015-06-14 19:46:45 +05:00
Vladimir
4bcb7014cf Added constants for field names 2015-06-14 13:27:21 +05:00
Vladimir
0424b8457b Added saving method to prepareoptions 2015-06-14 12:54:15 +05:00
Vladimir
ee0644ede4 Changed UI of image editor, added drawing tools;
Merge branch 'feature-image-editor' into develop
2015-02-07 20:44:43 +05:00
Vladimir
f51b824aec ToolFill icon added 2015-02-07 14:40:53 +05:00
Vladimir
ef89b9b21b Added tool fill 2015-02-07 14:26:33 +05:00
Vladimir
79a50233d0 Added tool to draw line 2015-02-07 12:49:20 +05:00
Vladimir
fefdf1743d Added parent widget for color dialogs 2015-02-07 12:25:05 +05:00
Vladimir
65e5f37187 Removed unused methods 2015-02-07 12:10:54 +05:00