Commit Graph

40 Commits

Author SHA1 Message Date
Vladimir
1989cd231b Uninitialized field #32775 2015-11-12 18:16:08 +05:00
Vladimir
ee0644ede4 Changed UI of image editor, added drawing tools;
Merge branch 'feature-image-editor' into develop
2015-02-07 20:44:43 +05:00
Vladimir
f51b824aec ToolFill icon added 2015-02-07 14:40:53 +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
65e5f37187 Removed unused methods 2015-02-07 12:10:54 +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
db645696ef Translation updated 2015-02-07 02:10:27 +05:00
Vladimir
62c0fe423e Added icons 2015-02-07 02:06:33 +05:00
Vladimir
cdcf64f17c Modes renamed 2015-02-07 01:53:16 +05:00
Vladimir
2173ed5a8e Added drawing modes for rectangle 2015-02-07 01:45:36 +05:00
Vladimir
98ec2a674d Added tool rectangle 2015-02-07 00:48:46 +05:00
Vladimir
0dca76c492 Added method to draw SVG to QImage 2015-02-04 21:57:07 +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
60be044ed0 ToolPen: save/load/use point size 2015-02-03 23:33:24 +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
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
4fb7ac1728 Removed tool's widgets before editor widget 2015-01-31 12:43:37 +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
aa10e3cd5c QPixmap replaced by QIcon, rendering fixed 2015-01-30 01:06:24 +05:00
Vladimir
7a86c65e41 Added tools manager, pen tool 2015-01-29 20:46:23 +05:00
Vladimir
0e940e6eb5 Added interface for editor tools 2015-01-29 00:12:02 +05:00
Vladimir
66b1473f0e IImageEditor file moved 2015-01-28 23:43:11 +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