- Aug 03, 2010
-
-
Thorbjørn Lindeijer authored
It's missing some highlights that we currently don't support, but it comes very close.
-
- Aug 02, 2010
-
-
Alessandro Portale authored
Switchen from QMAKE_BUNDLE_DATA to QMAKE_EXTRA_TARGETS, like we already do on Windows and Linux. QMAKE_BUNDLE_DATA does not seem to create make targets. We need to copy-if-changed the files into the resources folder on each run. Also pushed the Resources/ folder one level deeper, into Contents/.
-
Alessandro Portale authored
-
Lasse Holmstedt authored
The crumble path shows the current context of the debugger/inspector.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
ck authored
Reviewed-by: Tobias Hunger
-
Roberto Raggi authored
Task-number: QTCREATORBUG-1948
-
Tobias Hunger authored
* Happens only when an old .user-file was updated.
-
Leandro Melo authored
-
Leandro Melo authored
Reviewed-by: ckamm
-
Olivier Goffart authored
-
Olivier Goffart authored
One shall check the event is a QKeyEvent before static_cast
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Tobias Hunger authored
-
Roberto Raggi authored
-
Tobias Hunger authored
* Add a DeployConfiguration class to hold settings related to deployment. * Add BuildStepsList to hold a list of buildsteps * Update BuildConfiguration to use BuildStepLists instead of manageing lists of buildsteps itself. * Update BuildManager to use BuildStepLists in its interfaces * Fix fallout introduced by API changes * Update .user file to new way of storing settings Task-number: QTCREATORBUG-1427 Task-number: QTCREATORBUG-1428 Task-number: QTCREATORBUG-1811 Task-number: QTCREATORBUG-1930
-
Tobias Hunger authored
Task-number: QTCREATORBUG-1224 Reviewed-by: aportale
-
Roberto Raggi authored
-
Roberto Raggi authored
-
ck authored
This makes us more independent of the developer PC's firewall setting. Reviewed-by: kh1
-
Roberto Raggi authored
-
ck authored
Reviewed-by: kh1
-
- Jul 30, 2010
-
-
Alessandro Portale authored
Using more *::Constants::ICON_* where it makes sense and wrapping the file names into QLatin1String where they were missing. The increased usage of the ICON constants needed a few more cross plugin includes of *constants.h, here and there. I think that it is OK, since the dependencies were alredy there icon resource wise.
-
Alessandro Portale authored
-
Alessandro Portale authored
Uis in the core plugin should not use icons from the help plugin. Also, let's use the Core::Constants::ICON_* instead of duplicated file name strings.
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Reviewed-by: Erik Verbruggen
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-
ck authored
-
ck authored
-