Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +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
|
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
|
e59a4cbec3
|
Fixed background in images list
|
2016-07-17 18:50:04 +05:00 |
|
Vladimir
|
34f36c18e8
|
BitmapEditorOptions removed
|
2015-02-04 20:17:01 +05:00 |
|
Vladimir
|
8f2a9e97f5
|
Added method to get background color from corners
|
2015-02-04 20:12:35 +05:00 |
|
Vladimir
|
292ec346df
|
Fixed signal name
|
2014-07-19 18:31:44 +06:00 |
|
Vladimir
|
16c4e30aa4
|
Fixed signal name
|
2014-06-08 12:12:15 +06:00 |
|
Vladimir
|
f4e7cdc955
|
Deprecated protected method QAbstractItemModel::reset() replaced by beginResetModel()/endResetModel()
|
2013-05-30 23:49:31 +06:00 |
|
Vladimir
|
75ab5ef55c
|
Added method to calculate size without image scaling
|
2013-02-10 09:39:16 +06:00 |
|
Vladimir
|
69d99e0c55
|
Translation updated
|
2013-01-30 20:53:43 +06:00 |
|
Vladimir
|
f88ceffe37
|
Align key at center
|
2013-01-29 23:59:51 +06:00 |
|
Vladimir
|
9e527bdb71
|
Changed key's header for single image
|
2013-01-29 23:59:51 +06:00 |
|
Vladimir
|
1f7d5980b3
|
ImagesModelVertical renamed to ImagesModel
|
2013-01-29 23:59:45 +06:00 |
|