summaryrefslogtreecommitdiff
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-192-0/+2
* iOS: ModernizeAlessandro Portale2018-11-1328-76/+58
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-10-242-4/+4
|\
| * Fix frequent typoRobert Loehning2018-10-232-4/+4
* | ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-232-1/+1
* | ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-236-13/+1
* | ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-176-23/+3
* | Handle IDeviceFactory restoring in base classhjk2018-10-164-20/+2
* | Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-10-168-9/+9
|\ \ | |/
| * Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-138-9/+9
* | ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-156-18/+3
* | Make IDeviceFactory use data membershjk2018-10-154-74/+8
* | ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-123-5/+3
* | ProjectExplorer: Move common bits of IDeviceFactory::canRestorehjk2018-10-053-8/+0
* | Simplify IDeviceFactory usehjk2018-10-054-33/+17
|/
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-022-3/+3
* iOS: Remove unused IosRunConfiguration::deployStephjk2018-09-262-10/+1
* iOS: Move towards more aspect usehjk2018-09-262-59/+54
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-2/+3
* iOS: Use an aspect for the executablehjk2018-09-112-11/+6
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-1/+1
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-1/+1
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-1/+1
* KitManager: Use unique_ptr to manage kitsTobias Hunger2018-07-251-4/+7
* Abi: Only have one "generic" flavorTobias Hunger2018-06-181-1/+1
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-313-4/+1
* Introduce static_container_castEike Ziller2018-05-291-2/+2
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-281-1/+1
|\
| * Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+1
* | iOS: Fix compile with gcc4.9Christian Stenger2018-05-231-1/+1
* | iOS: Use stdout of smctl commandsVikas Pachdha2018-05-235-21/+20
* | Centralize retrieving the "parent" build configurationEike Ziller2018-05-222-11/+3
|/
* 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
|\ \ | |/