- Jun 23, 2010
-
-
Alexis Menard authored
Reviewed-by:Christiaan Janssen
-
- Jun 16, 2010
-
-
Oswald Buddenhagen authored
this would give a leak instead of a crash - if it was really relevant at all.
-
Oswald Buddenhagen authored
-
- Jun 10, 2010
-
-
Kai Koehne authored
Task-number: BAUHAUS-602 Reviewed-by: Erik Verbruggen
-
Erik Verbruggen authored
Task-number: BAUHAUS-780 Reviewed-by: kkoehne
-
Kai Koehne authored
Task-number: BAUHAUS-780
-
- Jun 04, 2010
-
-
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
-
- May 31, 2010
-
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
Erik Verbruggen authored
Reviewed-by: Christian Kamm
-
- May 28, 2010
-
-
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
-
- May 27, 2010
-
-
hjk authored
Fix for QTCREATORBUG-1490 Reviewed-By: Friedemann Kleint
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
Reviewed-by: Kai Koehne
-
- May 26, 2010
-
-
hjk authored
-
Erik Verbruggen authored
Task-number: BAUHAUS-729, BAUHAUS-731
-
Erik Verbruggen authored
Bug: BAUHAUS-674
-
Erik Verbruggen authored
-
Friedemann Kleint authored
Fix breakage resulting from 3d852917187e29892529ab51d24c1a1177068a88 (Qt 4.7), remove obsolete 'saddr'-element.
- May 25, 2010
-
-
Thomas Hartmann authored
Integration tests TestCore::testAnchorsAndRewriting TestCore::testAnchorsAndRewritingCenter Task-number: Bauhaus-109
-
- May 21, 2010
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- May 20, 2010
-
-
Thomas Hartmann authored
-
- May 19, 2010
-
-
Kai Koehne authored
The model depends on valid metainfo information.
-
Thomas Hartmann authored
-
- May 12, 2010
-
-
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
-
- May 10, 2010
-
-
Thomas Hartmann authored
-
- May 06, 2010
-
- Apr 29, 2010
- Apr 28, 2010
-
-
hjk authored
-
hjk authored
-
Kai Koehne authored
Copy over used files to tests/auto/qml/qmldesigner/data directory.
-
- Apr 27, 2010
- Apr 26, 2010
-
-
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'
-