Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
aa75abf179
|
Replace class QName; with #include <QName>
|
2025-01-13 01:20:06 +05:00 |
|
Vladimir
|
cd7ea86c74
|
Remove unused background color parameter
|
2025-01-12 23:16:47 +05:00 |
|
Vladimir
|
db053468df
|
Add uniform method to shift images
|
2022-06-27 01:04:10 +05:00 |
|
Vladimir
|
713b8c5021
|
Reuse code from CanvasResize feature with some modifications
|
2022-06-26 01:51:16 +05:00 |
|
Vladimir
|
f299657b41
|
Fixed detecting empty area
|
2019-02-27 00:32:03 +05:00 |
|
Vladimir
|
a7f1ccaac0
|
Scaled selection outline
|
2018-02-27 20:56:22 +05:00 |
|
Vladimir
|
e99b15fde0
|
Added namespace to parser
|
2017-12-13 13:08:28 +05:00 |
|
Vladimir
|
8dc049ddfa
|
Removed unused method BitmapHelper::Resize
|
2017-01-15 22:04: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
|
cd3be5a00b
|
Pass selection to the WindowEditor
|
2016-10-05 21:13:01 +05:00 |
|
Vladimir
|
e9a2c8494f
|
Added function for conversion from QRgb to QColor, with alpha component
Because ctor QColor(QRgb) sets alpha component to 0xffff.
|
2016-07-16 21:41:05 +05:00 |
|
Vladimir
|
c5a76f2c00
|
Character drawing functions moved from bitmaphelper to fonthelper
|
2016-06-03 19:17:46 +05:00 |
|
Vladimir
|
faee7b3736
|
Extracted function to get character size
|
2016-06-02 20:43:18 +05:00 |
|
Vladimir
|
c171e38f20
|
Character's drawing function moved from fontdocument to bitmaphelper
|
2016-06-02 20:13:10 +05:00 |
|
Vladimir
|
0dca76c492
|
Added method to draw SVG to QImage
|
2015-02-04 21:57:07 +05:00 |
|
Vladimir
|
8f2a9e97f5
|
Added method to get background color from corners
|
2015-02-04 20:12:35 +05:00 |
|
Vladimir
|
9e06886117
|
Added model
|
2013-01-24 23:16:23 +06:00 |
|
Vladimir
|
26a0585a65
|
Files moved to other directories to make sources more structured
|
2013-01-13 14:16:24 +06:00 |
|