14 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
64f655c727 Use Q_DECL_OVERRIDE macro 2017-10-06 19:13:10 +05:00
Vladimir
1f79cc10f6 Removed unused signal 2016-10-22 19:43:46 +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
71913b5742 Removed method containerValueSize, added role for item's size 2016-09-22 22:02:24 +05:00
Vladimir
fb47b831c3 Scale/crop functions fully fropped from ImagesModel 2016-09-21 21:34:25 +05:00
Vladimir
828d1cd117 Use only vertical orientation in ImagesModel and ImagesFilterProxy 2016-09-21 21:06:32 +05:00
Vladimir
3c2e90b272 Dropped most part of code from ImagesModel what related to scale/crop 2016-09-20 22:03:57 +05:00
Vladimir
75ab5ef55c Added method to calculate size without image scaling 2013-02-10 09:39:16 +06:00
Vladimir
1f7d5980b3 ImagesModelVertical renamed to ImagesModel 2013-01-29 23:59:45 +06:00