- Apr 26, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Reviewed-by: con
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
If you're in Design mode, any new editors will open in design mode as well. If you're in Edit mode, new editors will open in Edit mode. Task-number: BAUHAUS-609
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
SideBar was patched to give it extra functionality: - closeWhenEmpty: when all sidebar widgets are closed, the whole sidebar will disappear, too. - unavailableItems: a list of non-openable windowTitles can be given to the sidebar. Reviewed-by: con
-
Lasse Holmstedt authored
Alt+0 does this now, the command is overridden. Reviewed-by: kkoehne
-
ck authored
-
Kai Koehne authored
-
Erik authored
Added library flag to CMakeBuildTarget struct which is set when parsing the cbp file. This flag is then used to make sure no runconfiguration is created for library targets. Merge-request: 136 Reviewed-by:
dt <qtc-committer@nokia.com>
-
dt authored
-
dt authored
Task-Nr: QTCREATORBUG-1151
-
dt authored
Task-Nr: QTCREATORBUG-1176 Reviewed-By: danimo
-
dt authored
Seems like nothing should be immutable. Task-Nr: QTCREATORBUG-1161
-
ck authored
-
ck authored
It does not conceptually belong there, and several people have asked for an interface to use the functionality in their own plugins. Task-number: QTCREATORBUG-1204 Reviewed-by: kh1
-
Christian Kamm authored
-
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
-
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
-