summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/runconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-7/+8
* Fix restoring cmake run configurationsv4.11.0-beta1Christian Kandeler2019-10-171-1/+6
* ProjectExplorer: Run Settings: Move environment settings further uphjk2019-10-021-9/+16
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-0/+8
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* ProjectExplorer: Use a ISettingsAspect::setConfigWidgetCreator() setterhjk2019-08-301-3/+7
* ProjectExplorer: Do not disable run configs because of project parsingChristian Kandeler2019-08-211-11/+6
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-1/+1
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-8/+0
* ProjectExplorer: Persist run config build keys as separate entryhjk2019-08-131-3/+11
* ProjectExplorer: Use direct calls to signal update wisheshjk2019-08-021-7/+10
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-10/+1
* ProjectExplorer: Replace RunConfiguration::executablehjk2019-06-121-10/+12
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* ProjectExplorer: Add an official way to connect aspectshjk2019-05-271-0/+2
* ProjectExplorer: Add executable() accessor to RunConfigurationChristian Kandeler2019-05-241-2/+17
* ProjectExplorer: Expose working directory to macro expandershjk2019-05-151-0/+8
* ProjectExplorer: Remove BuildTargetInfoList wrapper classhjk2019-05-141-3/+1
* Revert "ProjectExplorer: Upstream CMake's handling of outdated builds"hjk2019-05-031-10/+3
* ProjectExplorer: Merge StatefulProjectConfiguration into RunConfigurationhjk2019-04-051-1/+9
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-11/+1
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1464/+1
* ProjectExplorer: Add RunControl accessor to configuration settingshjk2019-03-131-0/+5
* ProjectExplorer: Compile fix #ifdef WITH_JOURNALDhjk2019-03-131-1/+1
* ProjectExplorer: Add RunControl::set{Kit,Target}hjk2019-03-121-4/+23
* ProjectExplorer: Split RunControl constructorhjk2019-03-121-23/+29
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-8/+26
* ProjectExplorer: Simplify RunControl::appendMessagehjk2019-03-121-5/+0
* ProjectExplorer: Improve error message in case of missing project filehjk2019-02-221-2/+7
* ProjectExplorer: Upstream CMake's handling of outdated buildshjk2019-02-221-3/+10
* ProjectExplorer: Sanitize the "Add run config" UIChristian Kandeler2019-02-201-0/+1
* ProjectExplorer: Introduce Target::buildTarget(buildKey)hjk2019-02-201-1/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
* ProjectExplorer: Allow project managers to provide uniquificationChristian Kandeler2019-02-011-1/+12
* Application Output: Show command line arguments when starting programAndre Hartmann2019-01-081-1/+2
* ProjectExplorer: ModernizeAlessandro Portale2018-12-041-1/+1
* ProjectExplorer: Remove Run{Control,Configuration}::abihjk2018-10-161-18/+0
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-10/+10
* Project: Inline RunConfiguration::wrapWidget helper againhjk2018-10-021-13/+6
* Merge remote-tracking branch 'origin/4.7' into 4.8Eike Ziller2018-09-211-2/+2
|\
| * ProjectExplorer: Do not add too many newlines for remote processesJonathan Liu2018-09-201-2/+2
* | ProjectExplorer: Decommission RunWorkerFactory::priorityhjk2018-09-201-11/+5
* | ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-64/+12
* | ProjectExplorer: Update "generic" run configuration aspectshjk2018-09-131-1/+1
* | ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-3/+1
* | ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-4/+4
* | ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-1/+1
* | ProjectExplorer: Pass macro expander to WorkingDirectoryAspecthjk2018-09-121-1/+1
* | ProjectExplorer: Remove direct runconfig dependency from ISettingsAspecthjk2018-09-111-6/+6