Commit Graph

942 Commits

Author SHA1 Message Date
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
ca3223390b Changed console image conversion sequence 2014-05-27 19:36:14 +06:00
Vladimir
1daedde6d3 Fix arguments list check 2014-05-27 19:36:13 +06:00
Vladimir
b3b1b751f9 Removed parse() check 2014-05-27 19:36:12 +06:00
Vladimir
f038ab3966 Code reoganized 2014-05-27 19:36:11 +06:00
Vladimir
91d354f4eb Added interface for command modes 2014-05-27 19:36:10 +06:00
Vladimir
79b6d67ecb Function renamed, result added 2014-05-27 19:36:09 +06:00
Vladimir
c288519a02 Parser options extracted to class 2014-05-27 19:36:08 +06:00
Vladimir
28113fa23a Pass arguments list in QStringList instead of QCoreApplication 2014-05-27 19:36:07 +06:00
Vladimir
3cfa54a4db Imeplemented image to source conversion 2014-05-27 19:36:06 +06:00
Vladimir
6eb5dfc892 Added functions to get arguments 2014-05-27 19:36:05 +06:00
Vladimir
6496035d9a Processor extracted from parser 2014-05-27 19:36:04 +06:00
Vladimir
df08210c54 Added some options 2014-05-27 19:36:03 +06:00
Vladimir
6a73bab521 Added version info option for test 2014-05-27 19:36:02 +06:00
Vladimir
78cf1a4ea6 Added class for command line parser with Qt5.2 2014-05-27 19:36:02 +06:00
Vladimir
c36060966c Added method to setup application data 2014-05-27 19:31:52 +06:00
Vladimir
ae6fc9f80c Fixed 'Shadow Build' option support
Merge branch 'fix-build' into develop
2014-05-27 18:55:05 +06:00
Vladimir
bd25a4143a Changed include directory from ./ to $$PWD/ 2014-05-27 01:29:27 +06:00
Vladimir
89321f2803 Changed IDocument::convert() method to return string;
Changed history keeper;
Merge branch 'fix-document-data' into develop
2014-05-21 18:57:51 +06:00
Vladimir
d6f99c943a Font document updated for history keeper 2014-05-21 18:47:58 +06:00
Vladimir
1cf42b8b6a Changed saving states to history in image document;
Signal/slot renamed.
2014-05-20 23:57:58 +06:00
Vladimir
202ff97adc Fixed method reorderTo() 2014-05-20 23:40:03 +06:00
Vladimir
a1086aebc8 Method renamed 2014-05-20 23:34:11 +06:00
Vladimir
0fe198ca42 HistoryKeeper fixed 2014-05-20 23:30:47 +06:00
Vladimir
3df292e04a Removed method setChanged(), added counter for nested calls for beginChanges()/endChanges() 2014-05-20 20:07:51 +06:00
Vladimir
cf1ce4c5cd IDocument::convert() now returns QString with conversion result 2014-05-20 18:47:17 +06:00
Vladimir
e2028069ed Added support for 'Shadow Build' option 2014-05-14 18:30:04 +06:00
Vladimir
997f2b47e0 Changed output directories 2014-05-14 17:29:54 +06:00
Vladimir
3a1d0550c2 Added additional libs to readme 2014-04-23 22:14:17 +06:00
Vladimir
6bb16acd1d Changed default document name;
Merge branch 'fix-issue-24' into develop
2014-04-22 22:54:41 +06:00
Vladimir
14bee7e13b Apply document name as the default filename in dialog window Save As when filename not known yet 2014-03-06 22:53:28 +06:00
Vladimir
de35f51e05 Apply document name as the default filename in dialog window Convert->Save when filename not known yet 2014-03-06 21:35:12 +06:00
Vladimir
0c279e4aec History updated 2014-02-25 19:34:26 +06:00
Vladimir
692511612a Translation fixed 2014-02-15 20:05:34 +06:00
Vladimir
6b951fd439 Images converted to ARGB32 on loading 2014-02-15 15:23:27 +06:00
Vladimir
9625c71298 Fixed Issue 19 (invalid conversion) - removed old prepare sequence code;
Merge branch 'fix-issue-19-invalid-convertsion' into develop
2014-02-15 15:10:52 +06:00
Vladimir
086117fc53 Changed image data scanning and packing 2014-01-18 00:09:28 +06:00
Vladimir
84154e3962 Changed method definition 2014-01-17 23:50:42 +06:00
Vladimir
005d957022 History updated 2014-01-08 14:34:46 +06:00
Vladimir
bac9250aa2 Changed Preview dialog 2014-01-08 14:34:45 +06:00
Vladimir
9ca00ace3a Removed rotate/flip from 'prepare' sequence 2014-01-08 14:34:45 +06:00
Vladimir
36418232d1 Fixed reordering on character editing;
Merge branch 'fix-character-edit' into develop
2014-01-08 14:34:01 +06:00
Vladimir
d1efd129b9 Fixed setImage method - don't reorder characters on each editing; 2014-01-08 14:31:44 +06:00
Vladimir
0f7ea6776e Changed default template's path 2014-01-03 20:51:34 +06:00
Vladimir
24c798f070 Optional sorting of characters in font editor;
Merge branch 'feature-user-chars-order' into develop
2013-12-02 12:09:35 +06:00
Vladimir
42fd949c60 History updated 2013-11-30 12:38:41 +06:00
Vladimir
7893f4524b Translation updated 2013-11-30 12:34:22 +06:00
Vladimir
01ea786d40 Added optional sorting in DialogFontSelect 2013-11-30 12:32:48 +06:00
Vladimir
d5a6d40e75 DialogFontSelect changed, add button 'Sort' 2013-11-30 11:53:27 +06:00