summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager/genericproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Use PathChooser::rawPath() where it makes senseTobias Hunger2010-09-241-1/+1
* Allow relative paths in Build directories, Working Directoriesdt2010-09-171-0/+1
* UI text - fix capitalizationLeena Miettinen2010-09-171-1/+1
* Remove obsolete ways to set the display nameTobias Hunger2010-08-241-13/+0
* Refactor deploymentTobias Hunger2010-08-021-1/+1
* File renamingdt2010-05-121-0/+7
* Fix possible crash in the generic projectTobias Hunger2010-04-271-1/+14
* Cancel code model indexing on project closing and full code model updatedt2010-04-261-1/+4
* Linux icc parserdt2010-04-121-2/+3
* Revert "Progress so far"dt2010-04-081-3/+2
* Progress so fardt2010-04-071-2/+3
* Remove isApplication() and simplfy startup project logicdt2010-03-251-5/+0
* Refactor the externally modified file handlingcon2010-03-221-1/+10
* Preserve the user-set build directory for Generic ProjectsThorbjørn Lindeijer2010-03-151-1/+1
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-121-1/+4
* Long live the king!hjk2010-03-051-1/+1
* Some small code style fixesThorbjørn Lindeijer2010-02-251-2/+2
* Allow modification of the configuration name in GenericBuildSettingsWidgetLaurent Desmecht2010-02-251-0/+13
* Expand environment variables in Generic Project file listsThorbjørn Lindeijer2010-02-111-8/+36
* Some cleanup of GenericProjectThorbjørn Lindeijer2010-02-101-58/+2
* Preserve the original paths of the generic project file listThorbjørn Lindeijer2010-02-101-25/+36
* Integrate target supportTobias Hunger2010-02-091-21/+14
* Make project use toMap/fromMap to save stateTobias Hunger2010-02-011-31/+16
* Add a id() method to projectsTobias Hunger2010-02-011-0/+5
* Make method naming more consistent.Tobias Hunger2010-01-071-61/+1
* Rework Build Parser handlingTobias Hunger2009-12-091-22/+0
* Remove BuildConfiguration::setValue/valuedt2009-12-081-2/+2
* Make BuildConfiguration::setValue and ::value protecteddt2009-12-071-2/+2
* Fist set the display name then addBuildConfiguration on clonedt2009-11-301-1/+0
* Some cleanup after BuildConfiguration refactoringdt2009-11-301-1/+0
* Move most of the BuildConfiguration specific functionsdt2009-11-301-21/+2
* Remove BuildConfiguration::name()dt2009-11-301-11/+13
* Remove project() from BuildStepdt2009-11-301-2/+2
* Add BuildConfiguration::restore and BuildConfiguration::project()dt2009-11-301-6/+12
* Add BuildConfiguration classesdt2009-11-301-2/+11
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-17/+11
* The qtversions's toolchain now depends on the actual compiler not mkspecdt2009-10-221-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Warning/CompileFriedemann Kleint2009-10-011-1/+1
* Missing return value.dt2009-10-011-0/+1
* Make it possible again to create new build config for generic projectscon2009-10-011-7/+16
* Build configuration factory now adds configurations directly.con2009-10-011-8/+2
* Remove Project::(set)Value(buildconfig, ...) methods.con2009-10-011-7/+8
* Changing string based api to BuildConfiguration based api.con2009-10-011-16/+59
* Project explorer: Make public headers compile with NO_CAST_FROM_ASCIIFriedemann Kleint2009-09-291-0/+1
* Canceling the wizard for a new cmake build configuration still created.dt2009-09-231-1/+2
* Fixed problem with changing tool chain type for generic projectsThorbjørn Lindeijer2009-08-251-20/+32
* Fix slot connections in the generic project manager.dt2009-08-181-1/+2