Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
e99b15fde0
|
Added namespace to parser
|
2017-12-13 13:08:28 +05:00 |
|
Vladimir
|
b892543d89
|
Added namespace for data containers and models
|
2017-12-13 11:23:17 +05:00 |
|
Vladimir
|
74cdb38b9c
|
Change scale with mouse wheel
|
2016-10-22 19:43:37 +05:00 |
|
Vladimir
|
13e1da5fd5
|
Code style changed with plugin Beautifier and Artistic Style
|
2016-10-15 19:31:03 +05:00 |
|
Vladimir
|
3d58e9d238
|
Reset rpoxy models on resize/scale
|
2016-09-23 19:37:18 +05:00 |
|
Vladimir
|
54cfbe673e
|
Use ImagesScaledProxy to scale images in DialogCanvasResize
|
2016-09-21 20:28:04 +05:00 |
|
Vladimir
|
92a5fa61b2
|
Implemented scaling in ImagesScaledProxy
|
2016-09-20 22:04:01 +05:00 |
|
Vladimir
|
0011c01ed7
|
Added proxy class to scale images
|
2016-09-20 22:04:01 +05:00 |
|