Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
ef82387a09
|
Some cleanup
|
2017-12-20 19:00:11 +05:00 |
|
Vladimir
|
6fbbcbf98e
|
Added namespace to widgets, dialogs, etc.
|
2017-12-20 13:21:44 +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
|
f963c8096c
|
Create tools inside WindowEditor
|
2016-10-01 20:10:34 +05:00 |
|
Vladimir
|
fefdf1743d
|
Added parent widget for color dialogs
|
2015-02-07 12:25:05 +05:00 |
|
Vladimir
|
65e5f37187
|
Removed unused methods
|
2015-02-07 12:10:54 +05:00 |
|
Vladimir
|
d33cfec11c
|
Scaling signal-slot sequence changed
|
2015-02-01 14:37:59 +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
|
a7895e5ff0
|
Tool Zoom implemented
|
2015-01-31 21:32:00 +05:00 |
|
Vladimir
|
4fb7ac1728
|
Removed tool's widgets before editor widget
|
2015-01-31 12:43:37 +05:00 |
|
Vladimir
|
1f7d5a7b83
|
Added one action for pen tool from tools manager
|
2015-01-30 01:07:17 +05:00 |
|
Vladimir
|
6b2b925134
|
License added
|
2015-01-28 23:43:02 +05:00 |
|
Vladimir
|
8e5c8623b8
|
Methods from WidgetBitmapEditor copied to WindowEditor
|
2015-01-28 23:05:26 +05:00 |
|
Vladimir
|
12d7d64bd2
|
Editor connected to WindowEditor
|
2015-01-28 22:13:27 +05:00 |
|
Vladimir
|
05b39ec489
|
Widget replaced by window
|
2015-01-28 21:41:56 +05:00 |
|
Vladimir
|
204149c41b
|
Added empty widget for editor
|
2015-01-28 21:12:31 +05:00 |
|