Commit Graph

20 Commits

Author SHA1 Message Date
Vladimir
c01723c649 Uninitialized pointer #32774 2015-11-12 18:15:00 +05:00
Vladimir
933053797a dynamic_cast changed to static_cast because QEvent* is QMouseEvent* then type == QEvent::MouseButtonPress, QEvent::MouseButtonRelease, QEvent::MouseButtonDblClick, or QEvent::MouseMove. #32745 2015-11-12 18:04:29 +05:00
Vladimir
c1a8a58ffd Fixed signal/slot disconnect 2015-02-07 20:11:03 +05:00
Vladimir
64878dae9c Select tool by default 2015-02-04 21:46:53 +05:00
Vladimir
30efdf8c2d Added tooltips for tool settings 2015-02-04 20:57:16 +05:00
Vladimir
611d72f43b Warnings fixed 2015-02-04 20:23:01 +05:00
Vladimir
34f36c18e8 BitmapEditorOptions removed 2015-02-04 20:17:01 +05:00
Vladimir
da5311e2fd ToolPen - load/save/set colors 2015-02-03 22:49:14 +05:00
Vladimir
f9b445dada Implemented drawing methods in tool pen 2015-02-03 00:36:49 +05:00
Vladimir
d33cfec11c Scaling signal-slot sequence changed 2015-02-01 14:37:59 +05:00
Vladimir
1621424505 Load/save zoom settings 2015-02-01 00:35:23 +05:00
Vladimir
2a32cabca3 Removed old scaling slot 2015-01-31 22:18:22 +05:00
Vladimir
a79f3b3886 Save/Restore toolbar's layout 2015-01-31 14:02:15 +05:00
Vladimir
14f78c51c1 WindowEditor license added 2015-01-31 13:21:28 +05:00
Vladimir
28592a5145 Added widgets to tools, show them on toolbar 2015-01-31 12:44:05 +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
8e5c8623b8 Methods from WidgetBitmapEditor copied to WindowEditor 2015-01-28 23:05:26 +05:00
Vladimir
76b575ace4 Viewer controls from WidgetBitmapEditor added to WindowEditor 2015-01-28 22:12:46 +05:00
Vladimir
05b39ec489 Widget replaced by window 2015-01-28 21:41:56 +05:00