aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
* iOS: Fix incorrect device type in run configurationVikas Pachdha2018-05-162-8/+18
* iOS: Use run arguments more directlyhjk2018-05-084-20/+10
* iOS: Remove RunConfigWidget base from IosRunConfigurationWidgethjk2018-05-081-7/+1
* iOS: Remove dependency on QmakeBuildConfiguration in run confighjk2018-05-081-8/+6
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-082-3/+3
* Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-022-13/+8
* Pass id to RunConfiguration constructorhjk2018-04-258-96/+24
* Simplify runconfiguration aspect addTo... interfacehjk2018-04-241-1/+1
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-132-6/+1
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-131-3/+0
|\
| * BuildStep: Make build steps more widely availableTobias Hunger2018-04-111-3/+0
* | ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-122-26/+2
* | Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-1/+0
* | iOS: Use base method to list run configurationshjk2018-03-274-23/+6
* | iOS: Fix compilation before it breakshjk2018-03-231-5/+9
* | ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-164-15/+7
* | 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-072-4/+2
* | Don't translate default windowTitle again and againRobert Loehning2018-03-062-2/+2
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-1/+2
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-152-17/+4
* | IosPlugin: Pimpl plugin classhjk2018-02-142-33/+42
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-062-11/+14
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-232-7/+7
|\|
| * iOS: Include number into translated strings which depend on itRobert Loehning2018-01-231-6/+6
| * Improve translated strings and make them consistentRobert Loehning2018-01-221-1/+1
* | Ios: Do not report AuxTemplates as availableBuildTargethjk2018-01-181-2/+1
|/
* Use the .pro file path as buildSystemTarget in qmake based RunConfigshjk2018-01-121-1/+1
* QmakeProject: Centralize some code for subproject runconfig handlinghjk2018-01-112-12/+4
* QmakeProject: Make availableBuildTargets return a BuildTargetInfo listhjk2018-01-111-16/+7
* iOS: Remove unneeded declaration and includehjk2018-01-052-3/+0
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-052-11/+19
* ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectTypehjk2017-12-191-2/+2
* Ios: Use device types as restrictions on project configurationshjk2017-12-1919-181/+8
* ios: Initialize membersRobert Loehning2017-12-132-3/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-0815-524/+158
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-272-36/+13
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-9/+2
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-163-17/+1
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-11-161-6/+25
|\
| * iOS: Fix simulator startup for Xcode 9Vikas Pachdha2017-11-141-6/+25
* | Ios: standardize IosRunConfiguration::initialize() signaturehjk2017-11-154-22/+23
* | Adapt merge to master changeEike Ziller2017-11-141-1/+2
* | Merge "Merge remote-tracking branch 'origin/4.5'"Eike Ziller2017-11-141-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-11-141-0/+1
| |\|
| | * iOS: Fix missing URL scheme to fix QML profiling in iOSVikas Pachdha2017-11-141-0/+1
* | | ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-142-11/+2
|/ /
* | Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-11-112-10/+0
|\|