Vladimir
|
c634874ed5
|
Change include for appsettings.h
|
2025-01-13 01:25:57 +05:00 |
|
Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
8b5594e812
|
Added namespace to settings
|
2017-12-19 19:32:51 +05:00 |
|
Vladimir
|
e99b15fde0
|
Added namespace to parser
|
2017-12-13 13:08:28 +05:00 |
|
Vladimir
|
3447b2007d
|
Added namespace to imageeditor tools
|
2017-12-13 12:01:54 +05:00 |
|
Vladimir
|
9b0c9046b4
|
Use QSettings object from AppSettings
|
2017-03-15 19:06:24 +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
|
a8c39b9e29
|
Processing of mouse movements also outside the borders of the image.
|
2016-10-12 20:50:13 +05:00 |
|
Vladimir
|
5d8b50ea8f
|
Cleaned signals/slots for 'zoom' tool
|
2016-10-05 21:13:00 +05:00 |
|
Vladimir
|
a7bb1a61a2
|
Removed color settings from other tools
|
2015-02-07 12:09:08 +05:00 |
|
Vladimir
|
62c0fe423e
|
Added icons
|
2015-02-07 02:06:33 +05:00 |
|
Vladimir
|
0dca76c492
|
Added method to draw SVG to QImage
|
2015-02-04 21:57:07 +05:00 |
|
Vladimir
|
30efdf8c2d
|
Added tooltips for tool settings
|
2015-02-04 20:57:16 +05:00 |
|
Vladimir
|
611d72f43b
|
Warnings fixed
|
2015-02-04 20:23:01 +05:00 |
|
Vladimir
|
f9b445dada
|
Implemented drawing methods in tool pen
|
2015-02-03 00:36:49 +05:00 |
|
Vladimir
|
d33cfec11c
|
Scaling signal-slot sequence changed
|
2015-02-01 14:37:59 +05:00 |
|
Vladimir
|
24b9d14403
|
Variables/methods renamed
|
2015-02-01 01:37:40 +05:00 |
|
Vladimir
|
1621424505
|
Load/save zoom settings
|
2015-02-01 00:35:23 +05:00 |
|
Vladimir
|
a7895e5ff0
|
Tool Zoom implemented
|
2015-01-31 21:32:00 +05:00 |
|
Vladimir
|
28592a5145
|
Added widgets to tools, show them on toolbar
|
2015-01-31 12:44:05 +05:00 |
|
Vladimir
|
a843b1fa12
|
Added tool Zoom
|
2015-01-31 01:47:47 +05:00 |
|