aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-0848-48/+48
* ios: correcly update executable path in the uiFawzi Mohamed2013-12-161-1/+3
* ios: don't delete autodetected desktop kitsv3.0.0Fawzi Mohamed2013-12-101-2/+1
* Fix compilation of ios plugin with Windows 64 bitKai Koehne2013-12-091-0/+2
* Fix build failureJan Kundrát2013-12-051-1/+1
* ios: cleaner kill of subprocess of iostoolhandlerFawzi Mohamed2013-12-042-2/+23
* ios: fixing DYLD_FALLBACK_FRAMEWORK_PATHFawzi Mohamed2013-12-041-5/+8
* ios: improve kit generationFawzi Mohamed2013-12-021-54/+51
* ios: fix compilation on other platformsFawzi Mohamed2013-12-021-1/+1
* ios: ensure that the private dependencies are resolved by dyldFawzi Mohamed2013-12-021-0/+7
* iostoolhandler: thighten stop processFawzi Mohamed2013-12-021-72/+48
* iosdevice: guard detection handlers against foreign exceptionsFawzi Mohamed2013-12-021-47/+67
* ios: create devices in the disconnected stateFawzi Mohamed2013-11-291-2/+2
* ios: ensure that simulator is always redy to useFawzi Mohamed2013-11-291-0/+2
* Revert "ios: disable run button while an application is running"Fawzi Mohamed2013-11-292-29/+3
* ios: disable run button while an application is runningFawzi Mohamed2013-11-282-3/+29
* ios: emit deploysetep::finishedFawzi Mohamed2013-11-281-8/+10
* Fix settings category icon for iOSEike Ziller2013-11-263-2/+2
* ios: do not stop in debugger when debuggings an appFawzi Mohamed2013-11-211-0/+2
* Braces cleanupOrgad Shaneh2013-11-141-2/+1
* ios: remove empty action from simulatorFawzi Mohamed2013-11-121-1/+1
* ios: avoid adding toolchains that we don't use in the kitsFawzi Mohamed2013-11-121-25/+18
* Fix case of "iOS"Robert Loehning2013-11-071-4/+4
* ios: codestyle fixFawzi Mohamed2013-11-061-2/+1
* ios: remove left over debug messageFawzi Mohamed2013-11-061-1/+0
* ios: improve automatic kitsFawzi Mohamed2013-11-052-29/+26
* ios: better error messagesFawzi Mohamed2013-11-053-30/+28
* iOS: Add Linguist comment.Friedemann Kleint2013-11-041-0/+1
* iOS: Unify translation of iOS-Device.Friedemann Kleint2013-11-046-18/+15
* ios/iosplugin: cleanup imports and unused codeFawzi Mohamed2013-11-041-9/+9
* lldb/ios: add platform specificationFawzi Mohamed2013-11-041-2/+5
* ios: improve kit and toolchains autodetectionFawzi Mohamed2013-11-043-66/+40
* qtsupport: collect the Abi of all QtCore librariesFawzi Mohamed2013-11-011-1/+1
* ios: impove kit handlingFawzi Mohamed2013-11-011-0/+7
* ios: fixing debugging handling when debugger is missingFawzi Mohamed2013-11-012-2/+3
* ios: device debuggingFawzi Mohamed2013-10-316-332/+50
* ios: kill simulator process when stopping runnerFawzi Mohamed2013-10-312-2/+11
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-2911-26/+26
* Fix compilation of IOS Simulator debugging on windows.David Schulz2013-10-292-1/+9
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-295-9/+9
* ios simulator debuggingFawzi Mohamed2013-10-296-16/+124
* Qt4ProjectManager: Rename {Qt4,Qmake}BuildConfiguration{Factory,}hjk2013-10-292-4/+4
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-0/+1
* ios: actually open help when detecting non setup deviceFawzi Mohamed2013-10-281-2/+4
* Debugger: Fix the way to register/add new debuggersEl Mehdi Fekari2013-10-221-1/+2
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+1
* Fixes in translated messages.Friedemann Kleint2013-10-181-1/+1
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-168-23/+23
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-1613-17/+17
* ios: better message for deploy failuresFawzi Mohamed2013-10-162-5/+15