aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/qmlcontextpane.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove unused files from QmlDesignerJoerg Bornemann2012-06-111-418/+0
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-2/+2
* Replace [email protected] with [email protected]hjk2011-07-061-1/+1
* Update license.hjk2011-04-131-14/+13
* QmlDesigner: Add Copyright notice to all source filesKai Koehne2011-02-221-0/+33
* QmlDesigner: remove QuickToolBar from QmlDesignerThomas Hartmann2010-08-121-3/+23
* QuickToolBar: proper check of typesThomas Hartmann2010-08-061-5/+2
* QuickToolbar: proper indentation for gradient editingThomas Hartmann2010-08-061-2/+5
* QtQuickToolbar: adds isAvailable() to IContextPaneThomas Hartmann2010-08-051-1/+33
* QtQuickToolbar: Changes abstract interface of IContextPaneThomas Hartmann2010-08-041-2/+2
* QmlDesigner.toolbar: avoid issues during setupThomas Hartmann2010-07-301-4/+5
* QmlDesigner.propertyPane: hide instead of disableThomas Hartmann2010-07-221-1/+2
* QmlJS Rewriter: Unify method namesKai Koehne2010-07-211-2/+2
* QmlDesigner.EasingPane: AddingChristiaan Janssen2010-07-191-2/+3
* QmlJS::IContextPane adapting the interfaceThomas Hartmann2010-07-151-22/+49
* QmlDesigner.contextPane: inprove postitioningThomas Hartmann2010-07-091-0/+6
* QmlDesigner.contextPane: crash fixThomas Hartmann2010-07-091-4/+6
* QmlDesigner.contextPane: nicer positioning for the paneThomas Hartmann2010-07-091-2/+18
* QmlDesginer.contextPane: fix rewriting/undo stackThomas Hartmann2010-07-091-5/+7
* QmlDesigner: change interface for context paneThomas Hartmann2010-07-091-1/+13
* QmlDesigner: extend context pane for UiObjectBindingsThomas Hartmann2010-07-071-17/+58
* QmlDesigner: adding QmlContextPaneThomas Hartmann2010-07-061-0/+225