aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Add signing options to CMake/iOS build configurationEike Ziller2021-02-161-1/+2
* iOS: Do not restrict deploy step to qmakeEike Ziller2021-02-011-1/+0
* iOS: Use a constant from iosconstant.h as deploy step idhjk2020-08-191-1/+1
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-3/+3
* iOS: De-Q_OBJECT-ify and hide IosDeployStep implementationhjk2020-02-201-14/+1
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-6/+15
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* iOS: Use SimpleRunWorkerFactory instead of manual registrationhjk2019-04-031-11/+7
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-2/+1
* QtSupport et al: Move QtVersionFactory to *QtVersion implementationhjk2019-02-181-1/+1
* iOS: Move updateAutomaticKitList() trigger closer to its userhjk2019-02-011-15/+0
* iOS: Move IosDeploy*Factory to pluginhjk2019-01-311-2/+31
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Pass id to RunConfiguration constructorhjk2018-04-251-1/+0
* IosPlugin: Pimpl plugin classhjk2018-02-141-30/+33
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+0
* iOS: Dissolve IosRunControlFactoryhjk2017-07-171-2/+17
* iOS: Let user specify developer team and provisioning profileVikas Pachdha2017-03-141-0/+2
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-301-6/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* iOS: Refactor iOS tool chain and kit auto detectionEike Ziller2015-10-191-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* ios: convert to new logging infrastructureFawzi Mohamed2014-07-071-0/+3
* ios: adding dsymutil build stepFawzi Mohamed2014-03-271-0/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ios/iosplugin: cleanup imports and unused codeFawzi Mohamed2013-11-041-9/+9
* ios: fix missinig initialize after cleanupFawzi Mohamed2013-10-151-1/+1
* Ios: Clean up iosconfiguration.{h,cpp}hjk2013-10-141-1/+1
* ios: single xcode and cleaned configurationsFawzi Mohamed2013-10-141-2/+2
* Ios: Fix crash when connecting user-mode deviceEike Ziller2013-10-081-1/+4
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+96