aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
* ios: correctly handle exe path in subdir projectsFawzi Mohamed2014-03-111-1/+9
* ios: marking plugin as non experimentalFawzi Mohamed2014-03-041-1/+1
* ios: fix access of deleted run controlFawzi Mohamed2014-02-251-2/+2
* ios: detect switch usermode -> dev modeFawzi Mohamed2014-02-192-25/+46
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-191-16/+17
* ios: explicitly stop an application when running on the same deviceFawzi Mohamed2014-02-142-3/+16
* ios: improve run handlingFawzi Mohamed2014-02-142-1/+122
* ios: cache app path in deploy stepFawzi Mohamed2014-02-142-3/+6
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-122-6/+2
* FileUtils: Add static method to construct FileNames from Latin1Tobias Hunger2014-02-111-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-02-112-0/+19
|\
| * ios: fix iosrunconfiguration m_arguments persistencyFawzi Mohamed2014-01-222-0/+20
* | Fix build with msvc2010Eike Ziller2014-02-074-5/+5
* | ios: use QTC_OVERRIDE consistentlyFawzi Mohamed2014-02-0612-64/+78
* | Merge origin/3.0Eike Ziller2014-01-212-6/+16
|\|
| * ios: fix handling of command characters in runFawzi Mohamed2014-01-212-6/+16
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-153-16/+34
|\|
| * ios: speed up device debuggingFawzi Mohamed2014-01-083-16/+34
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0848-48/+48
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-0848-48/+48
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-1/+3
|\|
| * ios: correcly update executable path in the uiFawzi Mohamed2013-12-161-1/+3
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-121-2/+1
|\|
| * ios: don't delete autodetected desktop kitsv3.0.0Fawzi Mohamed2013-12-101-2/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-104-23/+9
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-091-0/+2
|\|
| * Fix compilation of ios plugin with Windows 64 bitKai Koehne2013-12-091-0/+2
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-052-7/+31
|\|
| * 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
* | iosdeploystep: remove unused codeFawzi Mohamed2013-12-041-20/+0
|/
* 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