summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosrunfactories.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass id to RunConfiguration constructorhjk2018-04-251-45/+0
* iOS: Use base method to list run configurationshjk2018-03-271-18/+0
* ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-161-6/+0
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-1/+2
|\
| * RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-071-1/+2
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-3/+1
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-1/+2
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-14/+3
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-9/+12
* | Ios: Do not report AuxTemplates as availableBuildTargethjk2018-01-181-2/+1
|/
* QmakeProject: Centralize some code for subproject runconfig handlinghjk2018-01-111-9/+3
* QmakeProject: Make availableBuildTargets return a BuildTargetInfo listhjk2018-01-111-16/+7
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-051-9/+17
* ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectTypehjk2017-12-191-2/+2
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-6/+1
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-27/+9
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-9/+2
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-11/+0
* Ios: standardize IosRunConfiguration::initialize() signaturehjk2017-11-151-19/+7
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-9/+2
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-4/+3
* iOS: Dissolve IosRunControlFactoryhjk2017-07-171-49/+0
* Debugger: Use a somewhat less intrusive hack for 'start at main'hjk2017-07-121-1/+0
* Ios: Re-enable QmlProfilerhjk2017-06-271-2/+1
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-1/+0
* Ios: Convert to RunWorkershjk2017-06-121-24/+13
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-5/+2
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-2/+1
* iOS: Adapt to introduction of ProjectExplorer::ToolRunnerhjk2017-03-301-1/+1
* ProjectExplorer: Run RunControl::{start,stop} always asynchronouslyhjk2017-03-241-1/+1
* QMake: Simplify QmakeProject::creationIds use furtherhjk2017-02-281-5/+4
* QMake: Centralize determination of available creationIdshjk2017-02-281-5/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-221-5/+5
* qmake: Use ProjectType enum consistentlyTobias Hunger2017-02-141-5/+4
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-4/+4
* Debugger: Merge debug mode and analyze modehjk2016-03-071-2/+2
* Move analyzerbase to debuggerhjk2016-02-251-3/+3
* Analyzer: Remove AnalyzerRunControl::runnable() and .connection()hjk2016-01-291-0/+2
* Analyzer: Use a StandardRunnable instead of an AnalyzerRunnablehjk2016-01-271-3/+3
* Ios: Adapt IosRunControlFactory to Analyzer changeshjk2016-01-201-2/+23
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-1/+1
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-6/+10
* Don't allow to run static libs.BogDan Vatra2015-03-231-1/+1
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-8/+10
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | IOS: Remove unneeded qualificationsOrgad Shaneh2015-02-051-6/+6
|/
* License updateEike Ziller2014-10-091-7/+8