16 Commits

Author SHA1 Message Date
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
57810755a6 Fix including QPainterPath header 2020-08-16 19:31:02 +05:00
Vladimir
63b05961a6 Added text for other actions in toolbar 2018-02-10 19:42:59 +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
a8c39b9e29 Processing of mouse movements also outside the borders of the image. 2016-10-12 20:50:13 +05:00
Vladimir
94c4988a87 Tooltip updated 2016-10-09 11:35:51 +05:00
Vladimir
bae4493786 Implemented circular moving 2016-10-09 11:29:50 +05:00
Vladimir
8560c31aec Implemented moving with cut and copy 2016-10-08 20:18:29 +05:00
Vladimir
41f557565f Added icons 2016-10-08 12:13:10 +05:00
Vladimir
a8935f4579 Added draft of ToolMove 2016-10-08 11:30:02 +05:00