11 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
ef82387a09 Some cleanup 2017-12-20 19:00:11 +05:00
Vladimir
8b5594e812 Added namespace to settings 2017-12-19 19:32:51 +05:00
Vladimir
b892543d89 Added namespace for data containers and models 2017-12-13 11:23:17 +05:00
Vladimir
13e1da5fd5 Code style changed with plugin Beautifier and Artistic Style 2016-10-15 19:31:03 +05:00
Vladimir
fe5d2d6397 Save last directory for file dialogs 2016-09-12 23:58:20 +05:00
Vladimir
66f7e58ff7 Check filter index 2016-09-12 23:08:30 +05:00
Vladimir
c156fa06de Use common method for all dialogs 2016-09-12 23:01:07 +05:00
Vladimir
5bcdf4281e Save filter index for 'Image' -> 'Export' dialog 2016-09-12 22:20:20 +05:00
Vladimir
4ef910c50f Added operation ImageEditInExternalTool;
Added argument 'keys' to applyDocument();
Removed unused includes.
2016-06-17 19:40:55 +05:00
Vladimir
d1dde4a821 Added operation ImageExport 2016-06-16 23:31:24 +05:00