aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosrunfactories.h
Commit message (Expand)AuthorAgeFilesLines
* Pass id to RunConfiguration constructorhjk2018-04-251-40/+0
* iOS: Use base method to list run configurationshjk2018-03-271-5/+0
* ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-161-9/+1
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-1/+1
* ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-3/+1
* IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-2/+2
* QmakeProject: Centralize some code for subproject runconfig handlinghjk2018-01-111-3/+1
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-051-2/+2
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+0
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-9/+4
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-5/+0
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-2/+0
* iOS: Dissolve IosRunControlFactoryhjk2017-07-171-17/+0
* Ios: Convert to RunWorkershjk2017-06-121-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-2/+2
* ios: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-12/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-13/+12
|/
* ios: Fix MSVC compiler warningKai Koehne2014-07-071-1/+1
* Always pass Core::Id by value.Christian Kandeler2014-07-011-2/+2
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-1/+1
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-291-1/+1
* ios: explicitly stop an application when running on the same deviceFawzi Mohamed2014-02-141-0/+2
* ios: use QTC_OVERRIDE consistentlyFawzi Mohamed2014-02-061-3/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Revert "ios: disable run button while an application is running"Fawzi Mohamed2013-11-291-2/+0
* ios: disable run button while an application is runningFawzi Mohamed2013-11-281-0/+2
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-1/+1
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* ios: fixes for C++11 compilationFawzi Mohamed2013-10-101-8/+2
* Ios: Fix compilation with Qt4Eike Ziller2013-10-021-16/+16
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+97