15 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
3b4e428673 Additional check for field's changing 2017-10-01 14:38:25 +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
ad52189c71 Added loading from xml for templateoptions 2015-06-20 22:20:04 +05:00
Vladimir
c3439fe8fb Added saving to xml for templateoptions 2015-06-20 22:19:59 +05:00
Vladimir
fcdc454929 Added constants for templateoptions 2015-06-20 22:19:59 +05:00
Vladimir
0f7ea6776e Changed default template's path 2014-01-03 20:51:34 +06:00
Vladimir
37099ba700 Test resource paths updated; 2013-09-17 01:35:30 +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