Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
217c485b58
|
Namespaces for main window, menu handlers, status
|
2017-10-08 00:44:03 +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
|
afa19da8b4
|
Removed delimiter lines //--------------
|
2016-10-15 17:50:29 +05:00 |
|
Vladimir
|
e895342062
|
Added license notice
|
2013-01-19 15:51:21 +06:00 |
|
Vladimir
|
4360ef0e0a
|
Changed format of ImageIndex status data
|
2013-01-18 22:34:10 +06:00 |
|
Vladimir
|
6fb0ed4285
|
Added status 'image size'
|
2013-01-18 19:02:36 +06:00 |
|
Vladimir
|
54cbbf2610
|
Added status 'Scale'
|
2013-01-18 17:53:21 +06:00 |
|
Vladimir
|
2654c091b0
|
Added singal 'changed' to StatusData
|
2013-01-18 17:43:37 +06:00 |
|
Vladimir
|
076a7b7bf2
|
Display mouse coordinates in status bar
|
2013-01-17 21:22:58 +06:00 |
|
Vladimir
|
87e44553fe
|
Added methods to remove status data
|
2013-01-17 21:22:38 +06:00 |
|
Vladimir
|
9ac7303066
|
Added current image position
|
2013-01-17 20:16:50 +06:00 |
|
Vladimir
|
6d04d72fdc
|
Added sample status event for font editor
|
2013-01-17 19:21:40 +06:00 |
|
Vladimir
|
0319e45de6
|
Changed type fo Value
|
2013-01-17 19:18:30 +06:00 |
|
Vladimir
|
99b051b97e
|
Changed type of Key
|
2013-01-17 19:16:57 +06:00 |
|
Vladimir
|
842606e57a
|
Added class to keep status data
|
2013-01-17 19:09:45 +06:00 |
|