- 15 Sep, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 05 May, 2010 1 commit
-
-
Kai Koehne authored
Avoids problems when e.g. running 'make clean' - this one tries to delete all files named core.
-
- 19 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
There was a subtle bug in propertyReseting() that caused a gradient property of a Rectangle not to be removed, if the gradient was deleted. Deleting the gradient triggered a reparenting operation in the nodeinstances where the resetProperty() of the oldParent was not executed properly. This caused a dangling pointer in QDeclarativeRectangle. Reviewed-by: Marco Bubke
-
- 08 Apr, 2010 1 commit
-
-
Marco Bubke authored
This is only a workaround!
-
- 30 Mar, 2010 3 commits
-
-
Marco Bubke authored
Task-Number: BAUHAUS-449
-
Marco Bubke authored
-
Marco Bubke authored
This patch is eliminating the switch from the state the base state and back if a property is changed. For that it is updating the internal caching values in QDeclarativeState. Reviewed-by: Thomas Hartmann
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 26 Feb, 2010 1 commit
-
-
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.
-
- 16 Feb, 2010 3 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-
ck authored
-
- 11 Feb, 2010 1 commit
-
-
Marco Bubke authored
-
- 04 Feb, 2010 1 commit
-
-
Marco Bubke authored
-
- 13 Jan, 2010 1 commit
-
-
Marco Bubke authored
-
- 11 Jan, 2010 1 commit
-
-
Marco Bubke authored
Task-number: BAUHAUS-259
-
- 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 :)
-