Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Hartmann
bb64cc7005 QtQuickToolbar: adds isAvailable() to IContextPane
isAvailable() returns true if a Quick ToolBar is available
for that node
2010-08-05 10:51:31 +02:00
Thomas Hartmann
0624d6ec05 QtQuickToolbar: Changes abstract interface of IContextPane
The parameter force now forces the activation of the Quick
ToolBar even if it is not shown by default (enabled).
2010-08-04 14:03:10 +02:00
Thomas Hartmann
c03f2b03b2 QmlJS::IContextPane adapting the interface
closing windows with escape is now stacked again
2010-07-15 16:45:34 +02:00
Thomas Hartmann
74610a9137 QmlDesigner: change interface for context pane 2010-07-09 16:10:09 +02:00
Christian Kamm
6ee1027eaa Add missing license headers. 2010-07-09 15:47:25 +02:00
Thomas Hartmann
9d70d66878 Adding interface for context widget to qmljs lib 2010-07-06 11:22:51 +02:00