aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosdeploystep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ios: Drop passing IosToolHandler as an argumentJarek Kobus2025-04-241-8/+4
* Replace most expected_str by Utils::Resulthjk2025-04-111-1/+1
* ProjectExplorer: Introduce & make use of BuildConfiguration::kitChangedChristian Kandeler2025-03-111-1/+1
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-1/+1
* TaskTree: Introduce SimpleCustomTask helperJarek Kobus2025-02-271-10/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-3/+3
* ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspectChristian Kandeler2024-11-071-2/+2
* iOS: Do not post message on fallback transfer as errorEike Ziller2024-10-221-0/+5
* iOS: Improve error message when installation on Simulator failsEike Ziller2024-07-191-6/+8
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* IDevice: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-021-7/+7
* iOS: Extract basic devicectl output processingEike Ziller2024-01-181-39/+15
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2024-01-151-1/+1
|\
| * iOS: Fix provisioning profile check for "newer" devicesEike Ziller2024-01-121-1/+1
* | iOS: Implement deployment via devicectlEike Ziller2024-01-151-1/+101
* | TaskTree: Rename TreeStorage<> -> Storage<>Jarek Kobus2023-11-201-1/+1
* | TaskTree: Unify TaskInterface::done(DoneResult) signalJarek Kobus2023-11-171-4/+4
|/
* 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