- Apr 26, 2010
-
-
Friedemann Kleint authored
Fix breakage introduced by: 59237338
-
- Apr 23, 2010
-
-
Robert Loehning authored
Reviewed-by: hjk
-
Friedemann Kleint authored
Do not listen on ICore::contextChanged to update actions (became slow after additional contexts). git: Make code to find top level faster, avoid constructing file info lists. Acked-by: con
-
Daniel Molkentin authored
-
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
-
Lasse Holmstedt authored
-
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
-
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
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
-
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.
-
con authored
The menus were only updated during context changes (not if action states where updated directly), and didn't take into account that the active action for a context might still be disabled. Also, enabled separators should not automatically lead to enabled menus.
-
con authored
-
- Apr 22, 2010
-
-
Erik Verbruggen authored
-
kh1 authored
-
kh1 authored
-