aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customexecutablerunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-051-156/+10
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-0/+5
* ProjectExplorer: Fix custom executable dialogChristian Stenger2019-11-151-4/+4
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-3/+1
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-11/+10
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* ProjectExplorer: Replace RunConfiguration::executablehjk2019-06-121-2/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Use the new way for dependent aspectshjk2019-05-281-3/+2
* ProjectExplorer: Add executable() accessor to RunConfigurationChristian Kandeler2019-05-241-1/+1
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-2/+0
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+1
* ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-2/+1
* Fix missing translation contextsEike Ziller2018-10-251-0/+1
* ProjectExplorer: Remove Run{Control,Configuration}::abihjk2018-10-161-5/+0
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-16/+16
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-6/+13
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-4/+3
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-1/+1
* ProjectExplorer: Pass macro expander to WorkingDirectoryAspecthjk2018-09-121-1/+2
* ProjectExplorer: Make WorkingDirectoryAspect less dependent on runconfighjk2018-09-101-2/+5
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-7/+5
* ProjectExplorer: Remove RunConfiguration::fillConfigurationLayouthjk2018-09-041-2/+2
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-7/+4
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-1/+1
* Remove ApplicationLauncher::Modehjk2018-06-051-1/+0
* Tie SimpleTargetRunner desktop usages to individual RunConfigurationshjk2018-05-311-0/+2
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+1
* ProjectExplorer: Rework CustomExecutableRunConfigurationhjk2018-04-261-132/+139
* Pass id to RunConfiguration constructorhjk2018-04-251-2/+7
* Use WorkingDirectoryAspect in CustomExecutableRunConfigurationhjk2018-04-121-37/+2
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-1/+1
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-3/+2
* ProjectExplorer: Set CustomRunConfiguration default namehjk2018-02-191-0/+1
* IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-2/+1
* ProjectExplorer: Add a IRunConfigurationFactory::addFixedBuildTarget()hjk2018-01-031-10/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-12/+1
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-32/+5
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-5/+0
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-12/+0
* CustomExecutable: standardize RunConfiguration::initialize() signaturehjk2017-11-141-5/+3
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-9/+4
* Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-11-111-9/+0
|\
| * ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-9/+0
* | Environment: Use Utils::FileName for path() and related methodsTobias Hunger2017-09-271-1/+1
|/
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-19/+19
* WS-only changeTobias Hunger2017-01-271-1/+1
* CustomexecutableRunConfiguration: Polish a bitTobias Hunger2017-01-271-8/+5