13 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
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
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
65607403eb Added loading from xml for reorderingoptions 2015-06-20 22:20:04 +05:00
Vladimir
fd694b3442 Added saving to xml for reorderingoptions 2015-06-20 22:19:58 +05:00
Vladimir
341bed2e4b Added constants to reorderingoptions 2015-06-20 22:19:57 +05:00
Vladimir
ae6b8b9bb9 Fixed reordering options 2013-01-04 22:00:07 +06:00
Vladimir
70f7682359 Date fixed 2013-01-04 22:00:07 +06:00
Vladimir
669d7aecce Added class to hold reordering options 2013-01-04 22:00:01 +06:00