- 22 Mar, 2011 3 commits
-
-
Thomas Hartmann authored
Because of overriding the double click id editing was not possible anymore. ChangeToComponent is still possible in the form editor.
-
Thomas Hartmann authored
Properties starting __ with are private api by convention. Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
To be safe to change to the base state (and back). Reviewed-by: Kai Koehne
-
- 21 Mar, 2011 2 commits
-
-
Thomas Hartmann authored
Lock setting of properties during notification.
-
Thomas Hartmann authored
Adding a button that allows reseting the view.
-
- 18 Mar, 2011 1 commit
-
-
Thomas Hartmann authored
-
- 17 Mar, 2011 3 commits
-
-
Thomas Hartmann authored
Setting a minimum size. Task-number: QTCREATORBUG-4093
-
Thomas Hartmann authored
By double clicking on views the user can enter the component (delegate).
-
Thomas Hartmann authored
-
- 09 Mar, 2011 4 commits
-
-
Oswald Buddenhagen authored
they are a bit misleading (and embarrassing ...)
-
Oswald Buddenhagen authored
-
Thomas Hartmann authored
Better safe then sorry.
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-3733
-
- 08 Mar, 2011 7 commits
-
-
Thomas Hartmann authored
The properties x and y get removed when putting an item into an positioner.
-
Thomas Hartmann authored
The user should be able to drop an item everywhere, also outside the root item. The item is created in the scene when the animation is over. Also the animation is shorter now.
-
Thomas Hartmann authored
Some items are not movable, but the user should still be able to select them in the form editor. Best example are items inside a positioner.
-
Thomas Hartmann authored
This patch detaches the node instance view in edit node.
-
Thomas Hartmann authored
Previous implementation was broken.
-
Thomas Hartmann authored
Ancors work in the property editor, again. TaskNumber: QTCREATORBUG-3958
-
Thomas Hartmann authored
There were cases where a QDeclarativeEngine was crashing. Reviewed-by: Kai Koehne
-
- 04 Mar, 2011 4 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
If the user aborts state renaming or gives the state the same name again there is no MessageBox shown anymore.
-
Thomas Hartmann authored
This fixes some glitches that were introduced by refactoring the code.
-
- 02 Mar, 2011 1 commit
-
-
Marco Bubke authored
Many qml documents have items outside of the root item area. The scene rectangle is now much bigger so you can scroll the items around.
-
- 01 Mar, 2011 2 commits
-
-
Thomas Hartmann authored
Using '/' was legacy and is just confusing. The code is way more consistent now with QmlJS and does not require conversions.
-
Thomas Hartmann authored
Qt 4.7 imports are converted to QtQuick 1.0 imports.
-
- 25 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 24 Feb, 2011 1 commit
-
-
Thorbjørn Lindeijer authored
-
- 22 Feb, 2011 2 commits
-
-
Kai Koehne authored
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- 14 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 10 Feb, 2011 3 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
-
- 08 Feb, 2011 1 commit
-
-
Marco Bubke authored
-
- 03 Feb, 2011 2 commits
-
-
Marco Bubke authored
-
Christian Kamm authored
Done-with: Marco Bubke
-
- 02 Feb, 2011 2 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-