5 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
14f5452cc2 Fixed failure with missing parameters of reordering 2019-02-26 22:21:22 +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
0a21fb1b47 Move column with image preview to the last position
Resize Preview: display image at last position because it can be scaled.
2016-09-24 19:09:03 +05:00