summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/runconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Optionally show run environment in app output paneChristian Kandeler2023-04-261-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Make port.h slimmerhjk2022-07-271-1/+0
* Code cosmeticshjk2022-06-241-1/+0
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-1/+0
* Debugger: Avoid one use of RunControl::runConfiguration()hjk2022-04-141-1/+1
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-1/+9
* Remove unneeded includes of ApplicationLauncherJarek Kobus2021-11-101-1/+0
* ProjectExplorer: Add a RunConfiguration::setRunnableModifier()hjk2021-04-131-0/+4
* Analyzer: Base ISettingsAspect on Utils::AspectContainerhjk2021-04-121-5/+1
* Analyzers: Re-enable switch between global and project settingshjk2021-02-191-0/+1
* ProjectExplorer: Un-tighten the RunConfiguration::isConfigured() checkChristian Kandeler2020-11-181-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-10/+10
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-10/+8
* ProjectExplorer: Generalize the concept of custom output parsersChristian Kandeler2020-05-111-2/+0
* ProjectExplorer: Remove Target::applicationTargets()hjk2020-03-251-1/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-271-4/+1
|\
| * ProjectExplorer: Remove RunConfiguration::activeBuildConfigurationhjk2020-02-261-2/+1
| * ProjectExplorer: Inline RunConfiguration::isActivehjk2020-02-261-2/+0
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-261-1/+1
|\ \ | |/
| * ProjectExplorer: Remove pure ProjectConfiguration::isActive functionhjk2020-02-211-1/+1
* | ProjectExplorer: Replace ProjectConfiguration::m_macroExpanderhjk2020-02-191-0/+4
|/
* ProjectExplorer: Make RunConfiguration::{from,to}Map privatehjk2019-12-201-3/+5
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-2/+0
* ProjectExplorer: De-virtualize RunConfiguration::createConfigurationWidgethjk2019-12-061-1/+1
* ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-051-8/+7
* ProjectExplorer: Provide the option to build only the app to be runChristian Kandeler2019-12-051-0/+3
* ProjectExplorer: Make enabled state updating part of runconfig updateshjk2019-12-041-1/+0
* ProjectExplorer: Consolidate some Session::active* accesseshjk2019-11-291-2/+0
* ProjectExplorer: Introduce a central mechanism to update RC aspectshjk2019-11-251-0/+6
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-4/+3
* ProjectExplorer: Run Settings: Move environment settings further uphjk2019-10-021-0/+2
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-0/+2
* ProjectExplorer: Use a ISettingsAspect::setConfigWidgetCreator() setterhjk2019-08-301-4/+5
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-6/+0
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-0/+1
* ProjectExplorer: Sanitize some #includeshjk2019-08-061-14/+0
* ProjectExplorer: Use direct calls to signal update wisheshjk2019-08-021-1/+0
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-3/+0
* ProjectExplorer: Replace RunConfiguration::executablehjk2019-06-121-4/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* ProjectExplorer: Add executable() accessor to RunConfigurationChristian Kandeler2019-05-241-0/+5
* ProjectExplorer: Merge StatefulProjectConfiguration into RunConfigurationhjk2019-04-051-2/+7
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-14/+0
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-252/+1
* ProjectExplorer: Add RunControl accessor to configuration settingshjk2019-03-131-0/+1
* ProjectExplorer: Add RunControl::set{Kit,Target}hjk2019-03-121-2/+7
* ProjectExplorer: Split RunControl constructorhjk2019-03-121-2/+4