25 Commits

Author SHA1 Message Date
Vladimir
a743565796 Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
2025-01-13 01:23:52 +05:00
Vladimir
679f792264 Uniformity of line breaks 2025-01-12 19:17:03 +05:00
Vladimir
05d81f5795 Add configuration parameter Blocks Per Line 2021-11-29 19:12:55 +05:00
Vladimir
e757217c44 Added field to imageoptions 2019-07-07 20:20:11 +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
7684c9b9fa Do not emit signal when data not changed 2017-08-11 20:58:56 +05:00
Vladimir
2e262fcebb Replace bit0/bit1 with string's array 2017-08-11 20:57:20 +05:00
Vladimir
27f71a1af1 Added new fields to ImageOptions class
PreviewPreview, PreviewSuffix, PreviewDelimiter, PreviewBit0, PreviewBit1.
2017-08-03 20:59:35 +05:00
Vladimir
cfc93bdd0c Fixed losing of empty parameters in Image settings block 2017-07-11 14:33:48 +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
dc4c8ef2cf Preserve spaces for image suffix/prefix/delimiter in preset xml export/import 2016-10-09 12:55:41 +05:00
Vladimir
42f7d0039e Changed functions signature 2015-06-23 22:40:49 +05:00
Vladimir
59c7c3ce98 Added loading from xml for imageoptions 2015-06-20 22:20:02 +05:00
Vladimir
e1efc926ac Added saving to xml 2015-06-14 19:47:16 +05:00
Vladimir
06dba3b31d Added constants for settings 2015-06-14 19:46:45 +05:00
Vladimir
6758042013 Minimal rle equals length added to ImageOptions 2014-08-13 01:14:20 +06:00
Vladimir
f160c5d30d Prefix, suffix and delimiter added to ImageOptions 2013-09-17 20:30:27 +06:00
Vladimir
2fe6ce3894 Added new parameter to ImageOptions - BlockDefaultOnes 2013-09-17 01:49:10 +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