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
|
b892543d89
|
Added namespace for data containers and models
|
2017-12-13 11:23:17 +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
|
b05eca9bad
|
Typo fixed
|
2017-06-25 12:27:52 +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
|
d49b1a77ed
|
Renamed accessors to info in DataContainer
|
2016-06-09 21:09:27 +05: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
|
ad8112eb90
|
Fixed preset name
|
2014-05-27 19:36:21 +06:00 |
|
Vladimir
|
4276c18eb7
|
Argument 'template' marked as optional
|
2014-05-27 19:36:20 +06:00 |
|
Vladimir
|
2c50ced53a
|
Use template filename from arguments
|
2014-05-27 19:36:18 +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
|
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
|
f038ab3966
|
Code reoganized
|
2014-05-27 19:36:11 +06:00 |
|