aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosdeploystep.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Get rid of registration macrosJarek Kobus2023-08-171-5/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* BuildStep: Some cleanupJarek Kobus2023-07-271-2/+0
* IosDeployStep: Employ task tree for runningJarek Kobus2023-07-181-110/+21
* IosDeployStep: Add return value to checkProvisioningProfile()Jarek Kobus2023-07-181-21/+22
* IosDeployStep: Introduce IosTransferTaskJarek Kobus2023-07-181-0/+77
* IosDeviceToolHandlerPrivate: Replace QProcess with ProcessJarek Kobus2023-07-171-2/+2
* iOS: Proliferate FilePath a bithjk2023-06-081-6/+6
* iOS: Tr::trhjk2023-01-161-18/+12
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Android/iOS: Don't add markup to display names of build stepsAlessandro Portale2021-03-261-2/+0
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-061-3/+3
* ProjectExplorer: Move BuildStepWidget::summary etc to BuildStephjk2020-10-051-3/+3
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+1
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-2/+2
* iOS: Use a constant from iosconstant.h as deploy step idhjk2020-08-191-6/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+3
* iOS: Some IosDeployStep cosmeticshjk2020-02-251-9/+4
* iOS: De-Q_OBJECT-ify and hide IosDeployStep implementationhjk2020-02-201-16/+70
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-15/+9
* iOS: Remove unused code in IosDeployStephjk2020-01-141-11/+0
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* iOS: Remove no-op reimplementations of IosDeployStep::{from,to}Maphjk2019-12-041-11/+0
* Avoid warning on empty expressionshjk2019-07-231-3/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* iOS: More FileName::appendPath -> pathAppended changeshjk2019-05-171-9/+4
* iOS: Fix buildNikolai Kosjar2019-04-251-1/+0
* iOS: Simplify IosDeployStep config widget setuphjk2019-04-251-1/+11
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-12/+7
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-211-3/+6
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+1
* iOS: ModernizeAlessandro Portale2018-11-131-2/+2
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-0/+1
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-0/+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/+0
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-2/+3
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-2/+2
* iOS: Replaces ios_sim tool with simctlVikas Pachdha2016-10-171-9/+12
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-301-12/+12
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-5/+3
* iOS: Fix message about failed deploymentEike Ziller2016-04-151-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+2
* Remove unnecessary destructorsTobias Hunger2015-11-161-2/+0
* Ios: Remove some unneeded references to QmakeProjectManager.Christian Kandeler2015-08-101-4/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6