aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
* Fixing warningThomas Hartmann2017-01-131-0/+2
* 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
* iOS: Remove the step to spawn the app before launch on iOSVikas Pachdha2016-12-207-269/+59
* 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
* 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: Don't initialize invalid ports with 0Ulf Hermann2016-11-031-1/+1
* iOS: Make updating available simulators asynchronousEike Ziller2016-11-011-9/+13
* iOS: Remove unused signalEike Ziller2016-11-012-5/+0
* iOS: Make runSimCtlCommand staticEike Ziller2016-10-281-15/+14
* iOS: also process stderr to look for QML debug portUlf Hermann2016-10-271-1/+3
* Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-10-181-0/+2
|\
| * iOS: Fix build with namespaced QtChristian Kandeler2016-10-181-0/+2
| * iOS: Replaced deprecated signal QProcess::error. Fixes compilation issues wit...Vikas Pachdha2016-10-171-4/+2
* | iOS: Fix invalid static_castChristian Stenger2016-10-181-2/+2
* | Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-10-1715-233/+788
|\|
| * iOS: Replaces ios_sim tool with simctlVikas Pachdha2016-10-1715-235/+788
* | iOS: Use the new iOS device icon also for the simulatorAlessandro Portale2016-10-061-0/+5
* | Themable, HighDpi Android/iOS device iconsAlessandro Portale2016-09-2710-4/+8
* | ProjectExplorer: default icons for IDeviceAlessandro Portale2016-09-261-0/+2
* | Settings: Regroup all Devices-related configuration pagesFrancois Ferrand2016-09-262-8/+7
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-09-223-19/+41
|\|
| * iOS: Fixes a random crash in Qt creator while closingVikas Pachdha2016-09-211-16/+31
| * iOS: Fixes false warnings about iOS kit and Qt versionVikas Pachdha2016-09-211-1/+2
| * iOS: Fixes QML debugging on iOS deviceVikas Pachdha2016-09-201-2/+8
* | Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* | Ios: Fix translatable string contextOrgad Shaneh2016-08-231-1/+1
* | Rename Abi::MacOS/GenericMacFlavor to DarwinOS/GenericDarwinFlavorJake Petroules2016-08-221-1/+1
* | Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-3/+1
* | Move icons to UtilsUlf Hermann2016-08-051-2/+2
* | UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+5
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-291-1/+1
|\|
| * Fix qbs build on macOSChristian Kandeler2016-07-281-1/+1
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-221-1/+1
|\|
| * SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-1/+1
* | Minor refactoring. Helper method to check ios supportVikas Pachdha2016-07-192-7/+24
* | Kits: Save several ToolChains per kitTobias Hunger2016-07-142-3/+3
* | ToolChainFactory: Add support for different languagesTobias Hunger2016-07-142-0/+6
* | ToolChain: Make sure all ToolChains have a language setTobias Hunger2016-07-141-0/+1
|/
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-3019-84/+60
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-106-162/+35
* ios: Remove unneeded includeshjk2016-05-312-31/+0
* Ios: Convert some classes to Qt5-style connectsTobias Hunger2016-05-252-26/+24
* Merge AnalyzerRunControl::logMessage and RunControl::appendMessagehjk2016-05-201-4/+4
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-132-13/+4