Commit Graph

8 Commits

Author SHA1 Message Date
Yuriy Puchkov
a50ebf0349 fix - MacOS - optimize memory utilization for "PathTool" undo feature 2020-12-06 12:40:21 +02:00
Yuriy Puchkov
b03488b65d fix - undo/redo for MacOS retina displays for "PathTool" objects (brush etc) 2020-12-05 22:23:55 +02:00
Yuriy Puchkov
b88a5fbce8 Code refactoring - change code style to the new clang-format rules 2020-09-23 15:25:13 +03:00
lupoDharkael
42619158fa Update copyright year 2019-03-04 16:38:45 +01:00
lupoDharkael
c81ee94a82 Tool: add permanent config method 2018-05-17 20:18:52 +02:00
lupoDharkael
5432614651 Add Text tool
closes #11
Add an initial version of the text tool.
This commit adds:
- Basic text tool.
- On demand thickness and color update.
- Generalized logic for future widget based tools.
2018-05-06 13:56:45 +02:00
lupoDharkael
7977b5a6a7 Fix arrow undo 2018-04-11 01:21:17 +02:00
lupoDharkael
5746a58582 Code refactor
More flexible tool API
Minor code format fixes
Clipboard freeze fixed(?)
Arrow correcly growing close to the start point
Improve maintainability
Add undo/redo stack
2018-04-10 15:33:08 +02:00