- 10 Jun, 2010 2 commits
-
-
Erik Verbruggen authored
Task-number: BAUHAUS-780 Reviewed-by: kkoehne
-
Kai Koehne authored
Task-number: BAUHAUS-780
-
- 04 Jun, 2010 2 commits
-
-
Kai Koehne authored
Since fa640f66 we're always switching to the base state when going from state A to state B. Fix autotests accordingly.
-
Kai Koehne authored
Commit 112df597 removed the definition, but not declaration of test method. Reviewed-by: erikv
-
- 31 May, 2010 2 commits
-
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- 28 May, 2010 2 commits
-
-
Kai Koehne authored
With the inclusion of org.webkit 1.0 types some common ancestors are shared with different version numbers. These used to override each other. With this patch the hierarchy is preserved. This commit includes several changes by Marco Bubke. Reviewed-by: Marco Bubke
-
Marco Bubke authored
Reviewed-by: kkoehne
-
- 27 May, 2010 3 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Reviewed-by: Kai Koehne
-
- 26 May, 2010 3 commits
-
-
Erik Verbruggen authored
Task-number: BAUHAUS-729, BAUHAUS-731
-
Erik Verbruggen authored
Bug: BAUHAUS-674
-
Erik Verbruggen authored
-
- 25 May, 2010 1 commit
-
-
Thomas Hartmann authored
Integration tests TestCore::testAnchorsAndRewriting TestCore::testAnchorsAndRewritingCenter Task-number: Bauhaus-109
-
- 21 May, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 20 May, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 19 May, 2010 2 commits
-
-
Kai Koehne authored
The model depends on valid metainfo information.
-
Thomas Hartmann authored
-
- 12 May, 2010 1 commit
-
-
Kai Koehne authored
Store qml versions in the metatype system. Instead of just assuming e.g. "4, 6" or "4, 7" as default, support passing "-1, -1" as versioning wildcard. When inspecting the qml meta type system, versions are now stored also for types that have no qml name / version. The version of the referenting type is then taken, e.g. there are now entries for "Qt/Object", 4, 7 and "Qt/Object", 1, 0 (from QmlProject, 1, 0). Furthermore, some unused methods were removed, and the logic changed insofar as that a type can have only one direct super type. Reviewed-by: Thomas Hartmann Reviewed-by: Marco Bubke
-
- 10 May, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 28 Apr, 2010 1 commit
-
-
Kai Koehne authored
Copy over used files to tests/auto/qml/qmldesigner/data directory.
-
- 26 Apr, 2010 2 commits
-
-
Erik Verbruggen authored
Done-with: ckamm Task-number: BAUHAUS-631
-
Kai Koehne authored
'property var' isn't supported any more, it's now 'property variant'
-
- 23 Apr, 2010 3 commits
-
-
Kai Koehne authored
All types in the Qt namespace now have 4.7 as minimum version.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 22 Apr, 2010 2 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Task-number: BAUHAUS-620
-
- 13 Apr, 2010 4 commits
-
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
45ca7aff2c04c in qt.git replaces 'var' with 'variant' Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
Removing tests that have been Skipped forever, and enabling others again.
-
Kai Koehne authored
-
- 06 Apr, 2010 3 commits
-
-
Erik Verbruggen authored
-
Kai Koehne authored
-
Kai Koehne authored
-
- 05 Apr, 2010 1 commit
-
-
Kai Koehne authored
-
- 01 Apr, 2010 1 commit
-
-
Kai Koehne authored
Also unify path handling somewhat
-
- 31 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-