- 25 Mar, 2010 3 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
processEvents() might lead to an invalid fxObjectNode
-
Thomas Hartmann authored
-
- 24 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 23 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 18 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 17 Mar, 2010 3 commits
-
-
Lasse Holmstedt authored
Reviewed-by: thartman
-
Thomas Hartmann authored
-
Kai Koehne authored
-
- 15 Mar, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 11 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 08 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 02 Mar, 2010 3 commits
-
-
Thomas Hartmann authored
"#000000" and "true" is not really an expression and is handled as value now - this keeps consistency with rewriting and the QmlDom
-
Lasse Holmstedt authored
-
Thomas Hartmann authored
-
- 01 Mar, 2010 1 commit
-
-
Lasse Holmstedt authored
-
- 26 Feb, 2010 2 commits
-
-
Thomas Hartmann authored
-
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.
-
- 25 Feb, 2010 1 commit
-
-
Thomas Hartmann authored
As a side effect of the caching the ColorGroupBox was broken, because finished was set to "true" before the property editor was visible. fixed
-
- 23 Feb, 2010 6 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 22 Feb, 2010 3 commits
-
-
Thomas Hartmann authored
-
Kai Koehne authored
-
Kai Koehne authored
The API of QmlView has changed. Also, the QmlDom classes became private. Patch provided by Aaron Kennedy. Reviewed-by: akennedy
-
- 16 Feb, 2010 10 commits
-
-
Marco Bubke authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Before we cached based on the main qml url - This way we skip setting up the specific widgets each time we change selection
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
This patch allows setting up property panes before a selection is made
-
Thomas Hartmann authored
Only update geometry based properties in transformChanged()
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-