Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
9f76f11259
|
Apply results
|
2019-02-27 23:15:41 +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
|
13e1da5fd5
|
Code style changed with plugin Beautifier and Artistic Style
|
2016-10-15 19:31:03 +05:00 |
|
Vladimir
|
153bc449d3
|
Added FontResize operation
Added FontResize operation, which is different from ImageResize by
support of ascent/descent properties.
|
2016-06-23 00:10:45 +05:00 |
|
Vladimir
|
b4048ee9ca
|
FontResize renamed to ImageResise and used to resize image operation;
Added arguments 'keys' to prepare method, to allow specify affected keys.
|
2016-06-16 21:31:26 +05:00 |
|
Vladimir
|
eeb352a4b6
|
Added const specifier
|
2016-06-14 20:17:25 +05:00 |
|
Vladimir
|
d6851b8792
|
Added method to modify entire document
|
2016-06-14 20:17:23 +05:00 |
|
Vladimir
|
1b50b908ef
|
Added method to prepare operation;
Removed area of operation.
|
2016-06-14 20:17:22 +05:00 |
|
Vladimir
|
510c3d58e9
|
Added FontResize
|
2016-06-14 20:17:16 +05:00 |
|