aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
* iOS: Fix compilation on WindowsRobert Loehning2017-03-161-1/+2
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-169-9/+1068
|\
| * iOS: Fix compilationOrgad Shaneh2017-03-142-2/+4
| * iOS: Let user specify developer team and provisioning profileVikas Pachdha2017-03-147-3/+785
| * iOS: Add API's to get provisioning dataVikas Pachdha2017-03-142-6/+281
* | iOS: Do not boot a simulator in Booted stateVikas Pachdha2017-03-162-2/+3
|/
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-1/+0
* ProjectExplorer: Unify RunControl setup/teardownTobias Hunger2017-03-012-12/+2
* QMake: Simplify QmakeProject::creationIds use furtherhjk2017-02-281-5/+4
* QMake: Centralize determination of available creationIdshjk2017-02-281-5/+2
* Remove spaces in initializer listsTim Jenssen2017-02-228-19/+19
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-223-26/+23
* qmake: Unify TargetInformation and TargetParserInformation againTobias Hunger2017-02-221-1/+1
* iOS: Extend SimulatorControlVikas Pachdha2017-02-152-16/+235
* qmake: Use ProjectType enum consistentlyTobias Hunger2017-02-141-5/+4
* iOS: Extend the information cached for simulatorVikas Pachdha2017-02-143-93/+93
* Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-081-10/+3
* Replace a few occurrences of QStringList() << ...hjk2017-02-082-4/+2
* iOS: Use command's exit code to check for failureVikas Pachdha2017-02-061-17/+16
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-302-0/+7
* make BaseQtVersion::qtCorePaths() non-staticOswald Buddenhagen2017-01-231-1/+1
* iOS: Reverting Utils::TemporaryFile changesVikas Pachdha2017-01-231-8/+8
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-233-16/+20
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-202-13/+11
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-192-3/+3
* QtVersionManager: Rename QtVersionManager::unsortedVersions(...)Tobias Hunger2017-01-181-1/+1
* BaseQtVersion: Allow for a predicate when retrieving Qt versionsTobias Hunger2017-01-171-3/+5
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-171-0/+2
|\
| * Fixing warningThomas Hartmann2017-01-131-0/+2
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-115-53/+173
|\|
| * Fix compile warningVikas Pachdha2017-01-101-2/+1
| * iOS: Use kill system call instead of shell commandVikas Pachdha2017-01-101-8/+6
| * iOS: Capture console output of launched app on iOS simulatorVikas Pachdha2017-01-103-43/+125
| * iOS: Find Xcode versionVikas Pachdha2017-01-042-0/+41
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-207-269/+59
|\|
| * iOS: Remove the step to spawn the app before launch on iOSVikas Pachdha2016-12-207-269/+59
* | ToolChainKitInformation: Remove setToolChain(kit, language, toolchain)Tobias Hunger2016-12-131-2/+9
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-091-0/+4
|\|
| * iOSSimulator: Try to avoid flakiness of starting in simulatorEike Ziller2016-12-081-0/+4
| * ios: Fix the default device iconsAlessandro Portale2016-12-072-8/+25
* | ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-306-10/+33
* | Merge remote-tracking branch 'origin/4.2'Orgad Shaneh2016-11-283-83/+143
|\|
| * iOS: Add C toolchainVikas Pachdha2016-11-253-83/+143
| * iOS: Fix buildNikolai Kosjar2016-11-161-0/+2
| * iOS: Make iOS simulator usage asynchronousVikas Pachdha2016-11-163-332/+551
* | Ios: Do not pollute the global/Qt namespace with widgetsTobias Hunger2016-11-255-12/+9
* | iOS: Fix buildNikolai Kosjar2016-11-161-0/+2
* | iOS: Make iOS simulator usage asynchronousVikas Pachdha2016-11-163-332/+551
|/
* iOS: Don't initialize invalid ports with 0Ulf Hermann2016-11-031-1/+1
* iOS: Make updating available simulators asynchronousEike Ziller2016-11-011-9/+13