- 26 Apr, 2010 19 commits
-
-
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
'property var' isn't supported any more, it's now 'property variant'
-
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
-
- 23 Apr, 2010 21 commits
-
-
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
-
Robert Loehning authored
-
Robert Loehning authored
-
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
-
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
-