- 11 Feb, 2010 2 commits
-
-
Marco Bubke authored
section
-
Marco Bubke authored
-
- 09 Feb, 2010 1 commit
-
-
Kai Koehne authored
d914555badc in qt-dui/master removed QmlType::fromObject. This patch replaces the method with QVariant::fromValue. The difference here is that the QVariant type is always QObject*, instead of the real inherited type. We have yet to verify if this breaks something.
-
- 04 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
Reviewed-by:
Thomas Hartmann <thartman@trolltech.com>
-
- 28 Jan, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 27 Jan, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Do not delete QmlPropertyMap items - they should be reused
-
- 20 Jan, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 07 Jan, 2010 2 commits
-
-
Thomas Hartmann authored
This fixes random crashes
-
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 :)
-