- 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 12 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
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 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 :)
-