Commit Graph

418 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
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
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
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
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
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
9ca00ace3a Removed rotate/flip from 'prepare' sequence 2014-01-08 14:34:45 +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
4654f092f8 Added method to charge characters order 2013-11-30 11:45:06 +06:00
Vladimir
2c2c5aa457 Added keys list to history keeper 2013-11-25 19:11:03 +06:00
Vladimir
4b32a517b8 Added QStringList to hold keys 2013-11-25 19:11:00 +06:00
Vladimir
a100ba658a Changed workaround for nbsp 2013-10-14 22:38:24 +06:00
Vladimir
9c6b3ac4dd Changed escape string for @, added reverse method 2013-10-14 22:01:20 +06:00
Vladimir
d18495904d Added Qt info dialog;
Merge branch 'feature-qt-info' into develop
2013-10-11 19:01:02 +06:00
Vladimir
587bb27ca5 Added check for empty script output 2013-10-11 18:55:30 +06:00
Vladimir
0c6466f99d Added class to save DialogOptions settings 2013-10-11 18:24:26 +06:00
Vladimir
4d4e6ba96d Debug output removed 2013-10-06 13:46:14 +06:00
Vladimir
ec0394b8e6 Fixed EOL and indenting in image to string conversion 2013-10-06 13:39:04 +06:00
Vladimir
4db76c64dc Native scanner replaced by scripts 2013-10-06 13:36:23 +06:00
Vladimir
aafecea7f0 Empty output is error 2013-10-06 00:04:34 +06:00
Vladimir
09e7cd0f4d Added script exception handler 2013-10-05 23:51:09 +06:00
Vladimir
8783576ed5 Fixed method ConvImage::setUseBands 2013-10-05 22:28:24 +06:00
Vladimir
ddab0e2e76 Scripts fixed 2013-10-05 21:23:37 +06:00
Vladimir
2ad2d98ffc Added Q_INVOKABLE to some methods in ConvImage 2013-10-05 20:06:42 +06:00
Vladimir
fca31f6fa1 Changed script processing method name 2013-10-05 02:31:19 +06:00
Vladimir
7de60aade4 QList replaced by QVector 2013-10-05 02:30:41 +06:00
Vladimir
cfb41a398a Q_INVOKABLE used instead of public slots 2013-10-04 18:46:20 +06:00