summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iostoolhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Utils::Port where possibleUlf Hermann2016-04-201-6/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Make iostool arguments closer to phonegap ios-deploy.Jake Petroules2015-10-201-11/+10
* Utils: Remove qPidToPid() adapter functionhjk2015-09-161-3/+3
* iOS: Fix detection of device information for older XcodeChristian Stenger2015-04-211-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* ios: fix kill when running on deviceFawzi Mohamed2014-12-031-1/+2
* iOS: fix simulator selectionFawzi Mohamed2014-11-251-30/+15
* Introduce and use FileName::exists()hjk2014-11-031-1/+1
* support xcode6.1Fawzi Mohamed2014-10-161-3/+10
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove logging wrapper code for Qt 4 compatibilityhjk2014-08-271-9/+7
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
|/
* ios: convert to new logging infrastructureFawzi Mohamed2014-07-071-23/+18
* ios: make device simulated configurable in runconfigurationFawzi Mohamed2014-03-311-15/+16
* ios: qml debug supportFawzi Mohamed2014-03-241-11/+16
* ios: simulator support for Xcode 5.1Fawzi Mohamed2014-03-141-0/+6
* ios: fix handling of command characters in runFawzi Mohamed2014-01-211-4/+14
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix build failureJan Kundrát2013-12-051-1/+1
* ios: cleaner kill of subprocess of iostoolhandlerFawzi Mohamed2013-12-041-2/+22
* ios: fixing DYLD_FALLBACK_FRAMEWORK_PATHFawzi Mohamed2013-12-041-5/+8
* 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
* ios: codestyle fixFawzi Mohamed2013-11-061-2/+1
* ios: remove left over debug messageFawzi Mohamed2013-11-061-1/+0
* ios: device debuggingFawzi Mohamed2013-10-311-307/+31
* Fix compilation of IOS Simulator debugging on windows.David Schulz2013-10-291-0/+4
* ios simulator debuggingFawzi Mohamed2013-10-291-5/+23
* ios: remove spurious Subprocess Error messageFawzi Mohamed2013-10-161-1/+1
* ios: single xcode and cleaned configurationsFawzi Mohamed2013-10-141-1/+1
* Ios: Fix compilation on windows.David Schulz2013-10-141-7/+44
* Ios: Fix crash when connecting user-mode deviceEike Ziller2013-10-081-6/+14
* Ios: Move tools to <libexec>/ios, make them lowercase, fix deploymentEike Ziller2013-10-071-2/+3
* Fix lupdate-warning about invalid tr()-Usage.Friedemann Kleint2013-10-041-1/+1
* ios: fix compilation with osx 10.6Fawzi Mohamed2013-10-041-4/+17
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+977