- Aug 26, 2010
-
-
Jarek Kobus authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
- Aug 24, 2010
-
-
Tobias Hunger authored
* Enable support for this in all ProjectConfiguration items (Targets, projects, BCs, DCs, RCs, etc.). This is nicer than having custom code in individual configuraiton items. Reviewed-by: dt
-
- Aug 11, 2010
-
-
dt authored
Use the full path for folders to sort in the project tree. For virtual folders ensure that the path ensures the sorting we want. Reviewed-By: kkoehne
-
- Aug 02, 2010
-
-
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
-
- 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.
-
- Jul 22, 2010
-
-
con authored
-
- Jul 09, 2010
-
-
Roberto Raggi authored
We need our very own syntax highlighter in Qt Creator.
-
- Jul 07, 2010
-
-
dt authored
The API addtition to BuildConfiguration of knowing of the default parser is rather strange, but a necessary evil for this. Reviewed-By: Thorbjorn Task-Nr: QTCREATORBUG-514
-
- Jul 06, 2010
-
-
Tobias Hunger authored
* Move and rename the enum * Add Q_ENUMS macro Reviewed-by: dt
-
- Jul 02, 2010
- Jun 25, 2010
- Jun 21, 2010
-
-
Friedemann Kleint authored
Reviewed-by: dt
-
- Jun 16, 2010
-
-
Robert Loehning authored
Reviewed-by: dt
-
- Jun 11, 2010
- Jun 10, 2010
-
-
dt authored
-
- Jun 09, 2010
-
-
dt authored
Just disable them, but preserve them. This is different from qmake, but for qmake we do have different assumptions what a buildconfiguration is. Task-Nr: QTCREATORBUG-1591
-
- Jun 07, 2010
-
-
con authored
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
- May 12, 2010
-
-
dt authored
Reviewed-By: con Reviewed-By: Friedemann Kleint We now support renaming files. The version control system tries first to rename, if that doesn't support or can't rename the file we do a normal rename. (Note: git, hg, perforce > 2009.02 support renaming, cvs not. (perforce untested)). We correctly notify all editors of the renamed file and tell the project manager to rename the file in the project. Note: Only the qt4projectmanager knows how to rename files. Note: renaming folders, moving files to different folders, renaming .pro/.pri files is not supported. Those things can be later added after this has proven to work correctly in the simple case. Also we don't do any actions based on the renaming like renaming classes, changing include guards or #include lines.
-
- May 10, 2010
-
-
dt authored
That is for projects that don't have a runnable target otherwise. Task-Nr: QTCREATORBUG-1363
-
- Apr 30, 2010
-
-
con authored
-
- 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.
-