Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
9e9ae622e8
|
Added groupName() to parts
|
2018-02-24 23:50:28 +05:00 |
|
Vladimir
|
8b5594e812
|
Added namespace to settings
|
2017-12-19 19:32:51 +05:00 |
|
Vladimir
|
ab1acea3e1
|
Scoped enums
|
2017-12-18 21:01:01 +05:00 |
|
Vladimir
|
e99b15fde0
|
Added namespace to parser
|
2017-12-13 13:08:28 +05:00 |
|
Vladimir
|
83d784087d
|
Added field for custom preprocess script to settings
|
2017-09-28 21:55:11 +05:00 |
|
Vladimir
|
c5ee4d93f8
|
Renamed methods and fields for custom scan script
|
2017-09-28 21:53:05 +05:00 |
|
Vladimir
|
c13cbea487
|
Added enum item ConversionTypeCustom
|
2017-09-25 23:06:17 +05:00 |
|
Vladimir
|
69b349104e
|
Dropped support of settings versions
|
2017-03-18 18:49:13 +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
|
42f7d0039e
|
Changed functions signature
|
2015-06-23 22:40:49 +05:00 |
|
Vladimir
|
c43c1fbb2a
|
Added loading from xml for prepareoptions
|
2015-06-20 22:20:01 +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
|
9ca00ace3a
|
Removed rotate/flip from 'prepare' sequence
|
2014-01-08 14:34:45 +06:00 |
|
Vladimir
|
bcb775ff20
|
Removed unnecessary signals generation in PrepareOptions
|
2013-10-03 22:47:26 +06:00 |
|
Vladimir
|
1e7c76b639
|
Added 2 options to settings data
|
2013-10-03 20:55:22 +06:00 |
|
Vladimir
|
95c510a90e
|
Added 'band scanning' and 'band width' to PrepareOptions
|
2013-01-06 22:40:00 +06:00 |
|
Vladimir
|
dfd3336de9
|
Fixed typo error
|
2012-12-15 12:52:33 +06:00 |
|
Vladimir
|
adbcff984a
|
classes/presets renamed to classes/settings/presets
|
2012-11-03 15:39:49 +06:00 |
|