- 31 Mar, 2010 2 commits
-
-
con authored
-
Jarek Kobus authored
-
- 30 Mar, 2010 5 commits
-
-
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>
-
- 26 Mar, 2010 2 commits
-
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Some categories do not have icons yet, unfortunately.
-
- 25 Mar, 2010 3 commits
-
-
dt authored
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
... use it. Reviewed-by: dt
-
- 23 Mar, 2010 2 commits
- 22 Mar, 2010 1 commit
-
-
con authored
Reviewed-by: dt
-
- 16 Mar, 2010 1 commit
-
-
dt authored
That is e.g. buildSteps() and cleanSteps() --> steps(type)
-
- 12 Mar, 2010 2 commits
-
-
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
-
- 05 Mar, 2010 2 commits
- 01 Mar, 2010 1 commit
-
-
con authored
-
- 25 Feb, 2010 1 commit
-
-
Laurent Desmecht authored
Merge-request: 117 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> Reviewed-by: dt Reviewed-by: Tobias Hunger
-
- 24 Feb, 2010 1 commit
-
-
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
-
- 22 Feb, 2010 1 commit
-
-
Tobias Hunger authored
* Fix initial setup of .user-files in CMake projects Reviewed-by: dt
-
- 10 Feb, 2010 1 commit
-
-
con authored
Since the target names are translated, we cannot use the saved display name from the user file. Reviewed-by: Tobias Hunger
-
- 09 Feb, 2010 1 commit
-
-
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
-
- 02 Feb, 2010 5 commits
-
-
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
-
Tobias Hunger authored
Reviewed-by: dt
-
- 01 Feb, 2010 8 commits
-
-
con authored
Reviewed-by: dt
-
Friedemann Kleint authored
foreach()-Loops.
-
Friedemann Kleint authored
QString: Use QChar where appropriate.
-
Tobias Hunger authored
* That is what everybody else is using now. Reviewed-by: dt
-
Tobias Hunger authored
* This makes it easier to distinguish projects in the userfileaccessor
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
* Make use of the ProjectConfiguration base class in the BuildConfigurations and update the factories accordingly. Reviewed-by: dt
-
Tobias Hunger authored
* Use new BuildSteps interface (as seen in ProjectConfiguration). * Use new factory to construct/clone/restore them. Reviewed-by: dt
-
- 29 Jan, 2010 1 commit
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-