Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
ef82387a09
|
Some cleanup
|
2017-12-20 19:00:11 +05:00 |
|
Vladimir
|
8b5594e812
|
Added namespace to settings
|
2017-12-19 19:32:51 +05:00 |
|
Vladimir
|
12b56c961d
|
References in CommandLine
|
2017-10-07 17:38:44 +05:00 |
|
Vladimir
|
19e26c3db0
|
Removed conditions from cmdline
|
2017-10-05 21:27:17 +05:00 |
|
Vladimir
|
a53d00195b
|
Added option to reset configuration
|
2017-03-19 14:27:22 +05:00 |
|
Vladimir
|
edd5679e92
|
Updated command line switches for configuration files
Separate command line options for application config and presets.
With this feature we can place presets under version control.
|
2017-03-16 21:58:41 +05:00 |
|
Vladimir
|
99ba0c34fb
|
Added support for separate file for presets
|
2017-03-15 21:47:47 +05:00 |
|
Vladimir
|
27db8db9d5
|
Added class to change configuration file path
|
2017-03-12 15:24:00 +05:00 |
|
Vladimir
|
50db5b2ca7
|
Added optional parameter to specify configuration file
|
2017-03-08 22:12:50 +05:00 |
|
Vladimir
|
13e1da5fd5
|
Code style changed with plugin Beautifier and Artistic Style
|
2016-10-15 19:31:03 +05:00 |
|
Vladimir
|
afa19da8b4
|
Removed delimiter lines //--------------
|
2016-10-15 17:50:29 +05:00 |
|
Vladimir
|
acc12f470b
|
Help text updated
|
2014-08-02 02:22:53 +06:00 |
|
Vladimir
|
8bab60f30d
|
ModeConvertImage copied to ModeConvertFont
|
2014-08-01 23:46:14 +06:00 |
|
Vladimir
|
f3caf00e77
|
Hex2bin connected to parser
|
2014-07-09 20:39:25 +06:00 |
|
Vladimir
|
a3f1e28a9f
|
License added
|
2014-06-08 12:31:11 +06:00 |
|
Vladimir
|
b6294373dc
|
Added conditionally compilation for Command Line support and older Qt versions
|
2014-05-28 21:55:55 +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
|
6496035d9a
|
Processor extracted from parser
|
2014-05-27 19:36:04 +06:00 |
|