- 08 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 06 Apr, 2010 1 commit
-
-
Kai Koehne authored
Make DesignModeWidget::showEditor reentrant save by explicitly checking the current status. The crash happens only reproducably when debugging creator inside creator (gdb-7.0-ubuntu!). Reviewed-by: Lasse Holmstedt
-
- 23 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 10 Mar, 2010 2 commits
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Reviewed-by: kkoehne
-
- 08 Mar, 2010 1 commit
-
-
Lasse Holmstedt authored
Task-number: BAUHAUS-451 Reviewed-by: kkoehne
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 26 Feb, 2010 2 commits
-
-
Kai Koehne authored
All files have been renamed from Qml to QDeclarative. Registration of types is now done in an initializer method. QmlView/QDeclarativeView doesn't have an execute method any more. QDeclarativeMetaObject became private API. QmlMetaProperty / QDeclarativeProperty has now different API.
-
Lasse Holmstedt authored
Moved Qt Designer to open from Design Mode. Also, Design mode is now global, and created in coreplugin. Other plugins can register themselves to it.
-
- 16 Feb, 2010 1 commit
-
-
ck authored
-
- 05 Feb, 2010 1 commit
-
-
Christiaan Janssen authored
-
- 25 Jan, 2010 1 commit
-
-
Marco Bubke authored
-
- 07 Jan, 2010 1 commit
-
-
Kai Koehne authored
This adds a new "Design" mode that can be used to manipulate qml files in a visual way. It will only get build if you have the declarativeui module in Qt. This is a squashed import from the Bauhaus project. Share & enjoy :)
-