- 23 Apr, 2010 40 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Point user to settings if something goes wrong.
-
Friedemann Kleint authored
Point user to settings if something goes wrong.
-
con authored
Reviewed-by: Thorbjørn Lindeijer Task-number: QTCREATORBUG-1261
-
Tobias Hunger authored
-
Lasse Holmstedt authored
-
Kai Koehne authored
Update was done by running tools/qml/qmldump
-
Kai Koehne authored
All types in the Qt namespace now have 4.7 as minimum version.
-
Kai Koehne authored
QDeclarative types are all 4.7 now.
-
Kai Koehne authored
Some Bauhaus types seem to have a valid QMetaObject with an empty class name ...
-
Kai Koehne authored
overshoot is deprecated
-
Kai Koehne authored
-
con authored
Reviewed-by: Alessandro Portale
-
Lasse Holmstedt authored
This was needed since we cannot start stuff otherwise without a project Task-number: BAUHAUS-450 Reviewed-by: kkoehne
-
Thomas Hartmann authored
-
kh1 authored
Make the check more generic, to also work for all other Qt namespaces than qt.ver.s.ion. Still there's something broken in Qt webkit or so. Reviewed-by: ck
-
Tobias Hunger authored
We only have one page there, so there is no need for the side widget.
-
Tobias Hunger authored
* Use Ui file * Add more tooltips to the tree widget
-
hjk authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
See Bauhaus-598
-
Thomas Hartmann authored
-
Thomas Hartmann authored
If an item is created in a state it is only visible in that state by default See: Bauhaus-600
-
Thomas Hartmann authored
See Bauhaus-600
-
Thomas Hartmann authored
The activation of the drag tool should not activate the base state this is discussed in Bauhaus-600
-
Thomas Hartmann authored
forwarding to QmlModelView::customNotification(); was missing it missing since ever but the code I removed in 861981a3 shadowed this. Reviewed-by: Kai Koehne
-
Kai Koehne authored
-
hjk authored
Now it's easy to suppress "uninformative" intermediate levels in the Locals & Watchers by using the new Dumper.putFields() function. Used in qdump__QUrl
-
ck authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Also, a class name is added in qmjs::bind so that we have a class name for custom properties defined inside a component.
-
Lasse Holmstedt authored
Task-number: BAUHAUS-607
-
Lasse Holmstedt authored
If you have plugins that extend qml, you probably want to debug them too. This is now possible with the "Start debugging QML and C++ Simultaneously" debug menu entry. Just select a QML project which uses c++ plugins and start debugging in this mode.
-
hjk authored
Still too hidden. Probably the 'Always adjust' settings should be persistent.
-
hjk authored
-