- Jun 07, 2010
-
-
con authored
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- May 10, 2010
-
-
dt authored
That is for projects that don't have a runnable target otherwise. Task-Nr: QTCREATORBUG-1363
-
- Apr 26, 2010
-
-
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
Task-Nr: QTCREATORBUG-1151
-
dt authored
Seems like nothing should be immutable. Task-Nr: QTCREATORBUG-1161
-
- Apr 16, 2010
-
-
Thorbjørn Lindeijer authored
Renamed RunConfiguration::configurationWidget to createConfigurationWidget. Reviewed-by: dt
-
- Apr 13, 2010
-
-
Thorbjørn Lindeijer authored
Reviewed-by: Jens Bache-Wiig
-
- Apr 12, 2010
-
-
dt authored
It is now in the parent directory of the src directory. Task-Nr: QTCREATORBUG-1109
-
- Apr 01, 2010
-
-
Tobias Hunger authored
Reviewed-by: con
-
- Mar 31, 2010
-
-
con authored
-
Jarek Kobus authored
-
- Mar 30, 2010
-
-
dt authored
-
dt authored
-
dt authored
-
Alex Neundorf authored
Alex Merge-request: 2164 Reviewed-by:
dt <qtc-committer@nokia.com>
-
Alex Neundorf authored
Alex Merge-request: 2164 Reviewed-by:
dt <qtc-committer@nokia.com>
-
- Mar 26, 2010
-
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Some categories do not have icons yet, unfortunately.
-
- Mar 25, 2010
-
-
dt authored
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
... use it. Reviewed-by: dt
-
- Mar 23, 2010
- Mar 22, 2010
-
-
con authored
Reviewed-by: dt
-
- Mar 16, 2010
-
-
dt authored
That is e.g. buildSteps() and cleanSteps() --> steps(type)
-
- Mar 12, 2010
-
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
Thorbjørn Lindeijer authored
The functionality was duplicated between the Qt4 and CMake build configurations and their configuration widgets. This change moves it down to BuildConfiguration, in addition also making it available for the Generic Project. Also provides an upgrade path for the configuration. Task-number: QTCREATOR-24 Reviewed-by: dt Reviewed-by: Tobias Hunger
-
- Mar 05, 2010
- Mar 01, 2010
-
-
con authored
-
- Feb 25, 2010
-
-
Laurent Desmecht authored
Merge-request: 117 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> Reviewed-by: dt Reviewed-by: Tobias Hunger
-
- Feb 24, 2010
-
-
con authored
Doing it creates huge delays, because it resolves to a network path. Also rename FolderNode::setFolderName to FolderNode::setDisplayName, because that's the name of the property. Task-number: QTCREATORBUG-695
-
- Feb 22, 2010
-
-
Tobias Hunger authored
* Fix initial setup of .user-files in CMake projects Reviewed-by: dt
-
- Feb 10, 2010
-
-
con authored
Since the target names are translated, we cannot use the saved display name from the user file. Reviewed-by: Tobias Hunger
-
- Feb 09, 2010
-
-
Tobias Hunger authored
* Ease cross device development by introducing 'targets' which group build- and runsettings that are valid for this one target Most of the kudos for the code review go to dt. Con, thorbjorn, ckandler and others did also review parts of this patch. Reviewed-by: dt
-
- Feb 02, 2010
-
-
Friedemann Kleint authored
QString: Use QChar/char where appropriate, do not use QString::null
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
This is in preparation of the addition of "targets" in the sense of "platforms to develop for" into the codebase. Reviewed-by: dt
-
Tobias Hunger authored
This is in preparation of the addition of "targets" in the sense of "platforms to develop for" into the codebase. Reviewed-by: dt
-