Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
446f917e78
|
Tooltips updated
|
2018-02-11 00:01:23 +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
|
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
|
a8935f4579
|
Added draft of ToolMove
|
2016-10-08 11:30:02 +05:00 |
|
Vladimir
|
cd3be5a00b
|
Pass selection to the WindowEditor
|
2016-10-05 21:13:01 +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 |
|
Vladimir
|
ef89b9b21b
|
Added tool fill
|
2015-02-07 14:26:33 +05:00 |
|
Vladimir
|
79a50233d0
|
Added tool to draw line
|
2015-02-07 12:49:20 +05:00 |
|
Vladimir
|
fefdf1743d
|
Added parent widget for color dialogs
|
2015-02-07 12:25:05 +05:00 |
|
Vladimir
|
a7bb1a61a2
|
Removed color settings from other tools
|
2015-02-07 12:09:08 +05:00 |
|
Vladimir
|
a494b61fd7
|
Added tool to color select
|
2015-02-07 12:09:04 +05:00 |
|
Vladimir
|
98ec2a674d
|
Added tool rectangle
|
2015-02-07 00:48:46 +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
|
7d65448f3a
|
Method name fixed
|
2015-01-31 21:32:39 +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 |
|
Vladimir
|
921b86669c
|
Select tool with action
|
2015-01-31 01:34:40 +05:00 |
|
Vladimir
|
ce190b00b6
|
Create actions in tools manager
|
2015-01-30 21:57:34 +05:00 |
|
Vladimir
|
1f7d5a7b83
|
Added one action for pen tool from tools manager
|
2015-01-30 01:07:17 +05:00 |
|
Vladimir
|
7a86c65e41
|
Added tools manager, pen tool
|
2015-01-29 20:46:23 +05:00 |
|