summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakerunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add RunConfiguration::disabledReasondt_2011-05-271-0/+7
* Remove BuildConfiguration parameter from RunConfiguration::isEnableddt_2011-05-271-2/+2
* fix "Debugger:" label alignmentOswald Buddenhagen2011-05-171-9/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Add "Run in terminal" option also to cmake runconfigurationsdt_2011-04-271-0/+19
* Update license.hjk2011-04-131-14/+13
* don't validate executable paths & working dirs in build & run configsOswald Buddenhagen2011-03-081-1/+1
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-0/+5
* QmlDebug: Enable 'What are the prerequisites?' link in run configurationKai Koehne2011-02-251-0/+3
* PathChooser: rename Directory to ExistingDirectory, introduce Directorydt2011-02-221-1/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-8/+0
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-2/+3
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-8/+3
* | don't save target path and working directoryOswald Buddenhagen2010-11-111-6/+0
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-2/+2
* | Enable/disable RCconfig widgets in constructorTobias Hunger2010-10-291-1/+1
|/
* Compile qmldump with debugging helpersLasse Holmstedt2010-09-291-1/+1
* Qt4RunConfiguration & CMakeRunConfiguration: Fix connectsdt2010-09-271-1/+1
* RunConfigurations: Rename a few misnamed functionsdt2010-09-271-5/+5
* ApplicationRC: make exectuable() and co. return expanded valuesdt2010-09-271-3/+13
* Use PathChooser::rawPath() where it makes senseTobias Hunger2010-09-241-2/+2
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-13/+12
* Allow relative paths in Build directories, Working Directoriesdt2010-09-171-0/+1
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-1/+1
* Fix misaligned debugger label in run configuration widgetsLasse Holmstedt2010-09-101-1/+9
* Qml: Allow user to configure port used (all project types)Kai Koehne2010-09-031-0/+8
* Debugger languages are now runconfiguration dependentLasse Holmstedt2010-09-011-0/+23
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-2/+9
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+2
* Cmake: Don't delete run configurations on switching buildconfigurationsdt2010-06-091-3/+17
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-1/+1
* Some documentation comment formatting and a renameThorbjørn Lindeijer2010-04-161-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-33/+38
* /target/buildtarget/g in cmakeprojectmanagerTobias Hunger2010-02-021-14/+14
* Remove the summary part from the most commonly used project configuration pages.con2010-02-011-12/+1
* Make use of ProjectConfiguration in RunConfigurationsTobias Hunger2010-02-011-73/+138
* Make method naming more consistent.Tobias Hunger2010-01-071-14/+14
* In the EnvironmentWidget show which environment is the base.dt2009-12-141-0/+15
* Cmake: Let the generator determine the toolchaindt2009-12-071-8/+4
* Fix endless recursion, broken somewhere in the buildconfiguration portdt2009-11-301-1/+1
* Disable currently not working connectdt2009-11-301-2/+2
* Hide static cast in accessor methodsdt2009-11-301-1/+7
* Move most of the BuildConfiguration specific functionsdt2009-11-301-3/+5
* Remove BuildConfiguration::name()dt2009-11-301-1/+1
* Remove QSharedPointer<> for RunConfigurationdt2009-11-191-3/+3
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+2