aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-9/+9
* ProjectExplorer: Update parts of RunConfigurationFactory docshjk2020-06-161-24/+46
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-4/+1
* ProjectExplorer: Remove Target::applicationTargets()hjk2020-03-251-4/+4
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-271-12/+4
|\
| * ProjectExplorer: Remove RunConfiguration::activeBuildConfigurationhjk2020-02-261-5/+0
| * ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
| * ProjectExplorer: Inline RunConfiguration::isActivehjk2020-02-261-6/+3
* | ProjectExplorer: Replace ProjectConfiguration::m_macroExpanderhjk2020-02-191-10/+9
|/
* ProjectExplorer: Call RunConfiguration::update() when restoringChristian Kandeler2020-02-181-1/+3
* ProjectExplorer: Trigger full run config update when parsing finishedhjk2020-01-211-6/+4
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-1/+1
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-1/+1
* ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-051-14/+5
* ProjectExplorer: Provide the option to build only the app to be runChristian Kandeler2019-12-051-0/+8
* ProjectExplorer: Drop calling updates on RunConfiguration creationhjk2019-12-041-6/+0
* ProjectExplorer: Make enabled state updating part of runconfig updateshjk2019-12-041-14/+6
* ProjectExplorer: Consolidate some Session::active* accesseshjk2019-11-291-14/+0
* ProjectExplorer: Introduce a central mechanism to update RC aspectshjk2019-11-251-0/+11
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-21/+17
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-4/+2
* 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