Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Hartmann
36a955fa1e QuickToolbar: unifies naming to Quick ToolBar and clarifies tooltips 2010-09-01 11:55:03 +02:00
Thomas Hartmann
164b81add7 QuickToolBar: use (x) icon to hide ToolBar 2010-08-17 15:41:35 +02:00
Thomas Hartmann
b372f9db02 QuickToolBar: use absolute positioning for dragging
This resolves several usability bugs.
2010-08-13 17:22:22 +02:00
Thomas Hartmann
2c160a9b2a QmlJSEditor: extending IContextPane with a signal
closed() is emitted when the pane is hidden/closed.
2010-08-13 17:22:19 +02:00
Thomas Hartmann
12916161ab Creating lib: qmleditorwidgets
The library qmleditorwidgets contains widgets and image resources
what are shared between QuickToolBar and QmlDesigner
This library is created to make QuickToolBar independent from
QmlDesigner plugin.

All the widgets I moved to qmleditorwidgets are removed from
QmlDesigner in this patch
2010-08-12 15:50:17 +02:00