8 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
b892543d89 Added namespace for data containers and models 2017-12-13 11:23:17 +05:00
Vladimir
5e5ee9f43a Added virtual destructors 2017-10-06 20:33:55 +05:00
Vladimir
13e1da5fd5 Code style changed with plugin Beautifier and Artistic Style 2016-10-15 19:31:03 +05:00
Vladimir
671ab1a94b Fixed build on Qt 4.8 2016-06-26 12:05:40 +05:00
Vladimir
799e1cebcd Added ImageFlipHorizontal 2016-06-15 23:23:13 +05:00
Vladimir
a30e32a025 Added interface and class for operations on document and items 2016-06-14 17:40:44 +05:00