aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-5/+0
* iOS: Call deviceTypeAspect->update from any updatehjk2019-12-171-2/+2
* iOS: Use new central RunConfiguration::updatehjk2019-12-041-13/+11
* ProjectExplorer: Make enabled state updating part of runconfig updateshjk2019-12-041-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-10/+8
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-2/+1
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-5/+6
* iOS: Avoid double-indirection between DeviceTypeAspect and run confighjk2019-08-301-2/+2
* iOS: Remove unused qtsupport includeshjk2019-08-141-2/+0
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-3/+0
* iOS: Share code for simulator display nameEike Ziller2019-08-121-3/+7
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* iOS: More FileName::appendPath -> pathAppended changeshjk2019-05-171-9/+8
* Ios: Remove direct compile time dependency of IosRunConfig on qmakehjk2019-05-061-17/+7
* ProjectExplorer: Remove RunConfiguration::canRunForNode()hjk2019-02-261-5/+0
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-7/+7
* QmakeProjectManager et al: Reduce use of qmake specific logichjk2018-12-141-18/+5
* iOS: ModernizeAlessandro Portale2018-11-131-1/+1
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* iOS: Remove unused IosRunConfiguration::deployStephjk2018-09-261-7/+1
* iOS: Move towards more aspect usehjk2018-09-261-49/+51
* iOS: Use an aspect for the executablehjk2018-09-111-8/+6
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-1/+1
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-1/+1
* iOS: Fix incorrect device type in run configurationVikas Pachdha2018-05-161-8/+16
* iOS: Use run arguments more directlyhjk2018-05-081-6/+0
* iOS: Remove RunConfigWidget base from IosRunConfigurationWidgethjk2018-05-081-7/+1
* iOS: Remove dependency on QmakeBuildConfiguration in run confighjk2018-05-081-8/+6
* Pass id to RunConfiguration constructorhjk2018-04-251-3/+17
* Simplify runconfiguration aspect addTo... interfacehjk2018-04-241-1/+1
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-5/+1
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-20/+2
* iOS: Use base method to list run configurationshjk2018-03-271-0/+5
* ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-161-0/+5
* Use the .pro file path as buildSystemTarget in qmake based RunConfigshjk2018-01-121-1/+1
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-17/+14
* Ios: standardize IosRunConfiguration::initialize() signaturehjk2017-11-151-2/+11
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-9/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-14/+18
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-51/+16
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-221-17/+16
* qmake: Unify TargetInformation and TargetParserInformation againTobias Hunger2017-02-221-1/+1
* iOS: Extend the information cached for simulatorVikas Pachdha2017-02-141-23/+36
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+5
* Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-10-171-2/+3
|\
| * iOS: Replaces ios_sim tool with simctlVikas Pachdha2016-10-171-2/+3
* | Ios: Fix translatable string contextOrgad Shaneh2016-08-231-1/+1
|/
* ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-12/+1