aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/desktopqmakerunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Unification of desktop run configurations, step 1hjk2019-08-071-58/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-2/+0
* ProjectExplorer: Remove RunConfiguration::canRunForNode()hjk2019-02-261-2/+0
* Fix cloning DesktopQmakeRunConfigurationChristian Kandeler2019-02-081-0/+1
* QmakeProject: Remove DesktopQmakeRunConfiguration::fromMaphjk2019-01-111-2/+0
* QmakeProject: Remove DesktopQmakeRunConfiguration::toMaphjk2019-01-091-2/+0
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+0
* Pass id to RunConfiguration constructorhjk2018-04-251-1/+1
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-14/+0
* DesktopQmakeRunConfiguration: Remove unused signalshjk2018-04-161-6/+0
* ProjectExplorer: Introduce runconfig aspects for some bool valueshjk2018-04-131-31/+2
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-2/+0
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-6/+2
* QMake: Use new ExecutableAspecthjk2018-04-091-3/+0
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-2/+0
* Simplify DesktopQmakeRunConfiguration::updateTargetInformation() a bithjk2018-03-201-2/+0
* Qmake: Remove hidden dysfunctional option to run on QVFbhjk2018-03-161-1/+0
* QMake: Adapt DesktopQMakeRunConfiguration to applicationTargets() usehjk2018-03-161-21/+3
* ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-161-6/+3
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-1/+1
* ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-1/+1
* IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-2/+2
* QmakeProject: Centralize some code for subproject runconfig handlinghjk2018-01-111-2/+1
* QmakeProject: Remove proFilesEvaluated() signalhjk2018-01-091-1/+0
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-051-2/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-2/+1
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-5/+3
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-3/+0
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-5/+1
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-2/+0
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-4/+0
* QMakeProjectManager: Clean forward declarationLaurent Montel2017-09-271-1/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-3/+5
* RunConfiguration: Centralize enabled state handlingTobias Hunger2017-07-281-3/+0
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-5/+0
* Qmake: Update QmakeRunConfiguration in constructorTobias Hunger2017-04-271-4/+4
* Qmake: Fix workdirectory for qmake projectsTobias Hunger2017-04-041-2/+2
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-221-1/+2
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+2
* QmakePM: Use Qt5-style connectsOrgad Shaneh2016-05-261-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* QmakePM: Enable "Run in Terminal" by default for console appsOrgad Shaneh2016-02-011-0/+1
* QmakePM: Factor out project node lookupOrgad Shaneh2016-02-011-0/+1
* ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-261-7/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmakeProjectManager: Code cosmeticshjk2016-01-121-26/+16
* QmakeProjectManager: Use WorkingDirectoryAspecthjk2015-12-221-13/+0
* QmakeProjectManager: Use TerminalAspecthjk2015-12-181-8/+2
* QMakeProjectManager: Use ArgumentsAspecthjk2015-12-161-7/+0