16 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
0d9208c892 Empty lines removed 2016-10-15 17:50:36 +05:00
Vladimir
afa19da8b4 Removed delimiter lines //-------------- 2016-10-15 17:50:29 +05:00
Vladimir
a6377cf548 Division by zero with empty masks #32739;
Do not allow use a zero value for 'FILL', 'AND' and 'USED' masks
2015-11-12 23:38:37 +05:00
Vladimir
3d326f4980 Partially fixed zero masks in matrixpreviewmodel and matrixoptions #32739 2015-11-11 22:36:42 +05:00
Vladimir
42f7d0039e Changed functions signature 2015-06-23 22:40:49 +05:00
Vladimir
728332e81c Added loading from xml for matrixoptions 2015-06-20 22:20:03 +05:00
Vladimir
bf312efc87 Added saving to xml for matrixoptions 2015-06-20 22:19:51 +05:00
Vladimir
0e6d6b3ec9 Added constants to matrixoptions 2015-06-16 20:15:39 +05: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