aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosrunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-1/+1
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-2/+0
* Utils: Make Aspect::addToLayout() consthjk2024-07-081-1/+1
* Use LayoutBuilder V2hjk2024-05-271-1/+1
* iOS: Remove simulator management from settings pageEike Ziller2024-04-091-3/+6
* Ios: Use setup functions for a few factorieshjk2024-02-051-5/+1
* iOS: Disable anything but running for iOS 17+ devicesEike Ziller2024-01-291-2/+2
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* Ios: Use aspects more directly in IosRunConfigurationhjk2023-07-241-2/+6
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-1/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* iOS: Tr::trhjk2023-01-161-5/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Ios: Move runControl's runConfiguration calls further uphjk2022-04-271-1/+45
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-2/+0
* iOS: Use new central RunConfiguration::updatehjk2019-12-041-2/+0
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+1
* iOS: Remove unused IosRunConfiguratoin::profilePath() declarationhjk2019-09-021-1/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* ProjectExplorer: Remove RunConfiguration::canRunForNode()hjk2019-02-261-1/+0
* iOS: Remove unused IosRunConfiguration::deployStephjk2018-09-261-3/+0
* iOS: Move towards more aspect usehjk2018-09-261-10/+3
* iOS: Use an aspect for the executablehjk2018-09-111-3/+0
* iOS: Fix incorrect device type in run configurationVikas Pachdha2018-05-161-0/+2
* iOS: Use run arguments more directlyhjk2018-05-081-1/+0
* Pass id to RunConfiguration constructorhjk2018-04-251-1/+7
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-1/+0
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-6/+0
* iOS: Use base method to list run configurationshjk2018-03-271-0/+1
* ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-161-0/+1
* iOS: Remove unneeded declaration and includehjk2018-01-051-2/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-4/+1
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-1/+1
* Ios: standardize IosRunConfiguration::initialize() signaturehjk2017-11-151-1/+3
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-1/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-6/+5
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-7/+1
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-221-4/+2
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+2
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-301-3/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Ios: use ArgumentsAspect in IosRunConfigurationhjk2016-01-191-2/+1
* Ios: Add missing "override" modifiers.Christian Kandeler2015-08-171-2/+2
* ios: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-4/+4
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-3/+3