Commit Graph

13 Commits

Author SHA1 Message Date
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
cb6672309a Fixed mouse behaviour on selection 2016-10-09 12:08:14 +05:00
Vladimir
bf8bbac55f Fixed interface and headers for ToolSelect and ToolsManager 2016-10-08 11:31:08 +05:00
Vladimir
951103f448 Implemented moving of selected path 2016-10-07 20:01:18 +05:00
Vladimir
ff7996d1cd Added selection tool's actions to switch mode
Two mode: modify selection path and move path.
2016-10-07 19:34:16 +05:00
Vladimir
425c1544fd Removed old code 2016-10-05 21:13:01 +05:00
Vladimir
cd3be5a00b Pass selection to the WindowEditor 2016-10-05 21:13:01 +05:00
Vladimir
e9dce19cdf Reset selection with middle mouse button 2016-10-05 21:12:54 +05:00
Vladimir
09e257f19a Use XOR operation while select region 2016-10-03 20:48:34 +05:00
Vladimir
edfe0b22b0 Add selection tool based on 'line' tool
Implemented selection rectangle append/subtract by mouse
2016-10-02 22:01:46 +05:00