aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-1/+8
* ProjectExplorer: Simplify RunControl::appendMessagehjk2019-03-121-4/+1
* ProjectExplorer: Remove RunConfiguration::canRunForNode()hjk2019-02-261-1/+0
* ProjectExplorer: Sanitize the "Add run config" UIChristian Kandeler2019-02-201-0/+1
* ProjectExplorer: Allow project managers to provide uniquificationChristian Kandeler2019-02-011-0/+1
* ProjectExplorer: ModernizeAlessandro Portale2018-12-041-4/+3
* RemoteLinux: Offer X11 forwarding in run configurationsChristian Kandeler2018-11-191-0/+3
* ProjectExplorer: Remove Run{Control,Configuration}::abihjk2018-10-161-3/+0
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-2/+2
* Project: Inline RunConfiguration::wrapWidget helper againhjk2018-10-021-1/+0
* ProjectExplorer: Decommission RunWorkerFactory::priorityhjk2018-09-201-5/+1
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-54/+15
* ProjectExplorer: Update "generic" run configuration aspectshjk2018-09-131-2/+2
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-4/+2