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 |
|
Linus Heck
|
551a7d3538
|
Add PainterPath includes s.t. this project builds using clang
|
2022-01-25 10:39:49 +05:00 |
|
Vladimir
|
57810755a6
|
Fix including QPainterPath header
|
2020-08-16 19:31:02 +05:00 |
|
Vladimir
|
446f917e78
|
Tooltips updated
|
2018-02-11 00:01:23 +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
|
209b65e533
|
NULL replaced by nullptr
|
2017-10-07 23:38:46 +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
|
0a617529d6
|
If there is selected area, tools line/rect/fill/pen used only inside it
|
2016-10-12 21:01:17 +05:00 |
|
Vladimir
|
a8c39b9e29
|
Processing of mouse movements also outside the borders of the image.
|
2016-10-12 20:50:13 +05:00 |
|
Vladimir
|
a7bb1a61a2
|
Removed color settings from other tools
|
2015-02-07 12:09:08 +05:00 |
|
Vladimir
|
db645696ef
|
Translation updated
|
2015-02-07 02:10:27 +05:00 |
|
Vladimir
|
62c0fe423e
|
Added icons
|
2015-02-07 02:06:33 +05:00 |
|
Vladimir
|
cdcf64f17c
|
Modes renamed
|
2015-02-07 01:53:16 +05:00 |
|
Vladimir
|
2173ed5a8e
|
Added drawing modes for rectangle
|
2015-02-07 01:45:36 +05:00 |
|
Vladimir
|
98ec2a674d
|
Added tool rectangle
|
2015-02-07 00:48:46 +05:00 |
|