- 24 Sep, 2010 3 commits
-
-
Thomas Hartmann authored
Check if object is not 0 and we are not called back from the destructor.
-
Marco Bubke authored
anchors ChildItems of siblings can not be anchored to a item.
-
Thomas Hartmann authored
Split isAnchoredBy() in isAnchoredBySigbling() and isAnchoredByChildren()
-
- 20 Sep, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 10 Jun, 2010 1 commit
-
-
Marco Bubke authored
-
- 14 May, 2010 1 commit
-
-
Kai Koehne authored
-
- 11 May, 2010 1 commit
-
-
Kai Koehne authored
The anchors method has been moved to the private class. This requires commit b4c589868f278aa9a58ab9afa727dbf0a9442e22 in qt.git/4.7 branch. Reviewed-by: Marco Bubke
-
- 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.
-
- 23 Apr, 2010 1 commit
-
-
Kai Koehne authored
-
- 08 Apr, 2010 1 commit
-
-
Marco Bubke authored
If the property is not valid(not exists) simply return.
-
- 23 Mar, 2010 1 commit
-
-
Marco Bubke authored
Task-Id: BAUHAUS-472
-
- 19 Mar, 2010 1 commit
-
-
Kai Koehne authored
Adapt to latest QtDeclarative API changes.
-
- 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.
-
- 18 Jan, 2010 1 commit
-
-
Marco Bubke authored
Task-number: BAUHAUS-292
-
- 13 Jan, 2010 1 commit
-
-
Marco Bubke authored
height Task-number: BAUHAUS-291
-
- 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 :)
-