aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/desktopqmakerunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* ProjectExplorer: Use the new way for dependent aspectshjk2019-05-281-1/+1
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-2/+0
* ProjectExplorer: Let user provide default for "run in terminal"Christian Kandeler2019-03-151-2/+1
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1
* ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-15/+10
* ProjectExplorer: Remove RunConfiguration::canRunForNode()hjk2019-02-261-5/+0
* Fix cloning DesktopQmakeRunConfigurationChristian Kandeler2019-02-081-0/+8
* QmakeProject: Remove DesktopQmakeRunConfiguration::fromMaphjk2019-01-111-10/+0
* QmakeProject: Remove DesktopQmakeRunConfiguration::toMaphjk2019-01-091-11/+0
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-6/+6
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-1/+1
* ProjectExplorer: Make WorkingDirectoryAspect less dependent on runconfighjk2018-09-101-1/+1
* ProjectExplorer: Simplify LocalEnvspect's BaseEnvironmentModifierhjk2018-09-061-2/+2
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-10/+7
* ProjectExplorer: Remove RunConfiguration::fillConfigurationLayouthjk2018-09-041-1/+1
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-5/+5
* Tie SimpleTargetRunner desktop usages to individual RunConfigurationshjk2018-05-311-0/+2
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+0
* ProjectExplorer: Introduce a RunConfiguration::buildTargetInfo() functionhjk2018-04-271-2/+2
* Pass id to RunConfiguration constructorhjk2018-04-251-4/+3
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-40/+1
* DesktopQmakeRunConfiguration: Remove unused signalshjk2018-04-161-2/+0
* ProjectExplorer: Introduce runconfig aspects for some bool valueshjk2018-04-131-108/+32
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-5/+2
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-21/+10
* Let users set a global default for whether to amend the run environmentChristian Kandeler2018-04-121-0/+5
* ProjectExplorer: Start unifing visual appearance of run config widgetshjk2018-04-101-2/+0
* QMake: Use new ExecutableAspecthjk2018-04-091-22/+5
* Consolidate some run configuration widget boilerplatehjk2018-03-221-11/+2
* Simplify DesktopQmakeRunConfiguration::updateTargetInformation() a bithjk2018-03-201-15/+5
* Qmake: Remove hidden dysfunctional option to run on QVFbhjk2018-03-161-10/+0
* QMake: Adapt DesktopQMakeRunConfiguration to applicationTargets() usehjk2018-03-161-141/+37
* ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-161-6/+5
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-2/+4
|\
| * RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-071-2/+4
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-3/+1
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-1/+1
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-2/+2
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-3/+3
|/
* Use the .pro file path as buildSystemTarget in qmake based RunConfigshjk2018-01-121-1/+1
* QmakeProject: Centralize some code for subproject runconfig handlinghjk2018-01-111-8/+4
* QmakeProject: Make availableBuildTargets return a BuildTargetInfo listhjk2018-01-111-7/+1
* Qbs: Use right path for Qt librariesOrgad Shaneh2018-01-101-6/+2
* Qmake: Move Qt library path after other librariesOrgad Shaneh2018-01-101-3/+6
* QmakeProject: Remove proFilesEvaluated() signalhjk2018-01-091-11/+1
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-051-7/+9
* Merge remote-tracking branch 'origin/4.5'Oswald Buddenhagen2017-12-211-1/+3
|\
| * QmakePM: Fix "Run in terminal" on cloneOrgad Shaneh2017-12-201-1/+3
* | QMakePM: Fix typo in supported project typeChristian Stenger2017-12-201-1/+1