summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Utils::Port where possibleUlf Hermann2016-04-201-7/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlDebug: Allow different styles of command line argumentsUlf Hermann2015-11-191-1/+1
* Utils: Remove qPidToPid() adapter functionhjk2015-09-161-1/+1
* iOS: Use some more Qt5-style connectshjk2015-09-111-15/+14
* Tell the QML debug server exactly what services we expectUlf Hermann2015-08-171-7/+9
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | IOS: Remove unneeded qualificationsOrgad Shaneh2015-02-051-1/+1
|/
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* License updateEike Ziller2014-10-091-7/+8
* ios: correctly replace cryptic Locked message when deployingFawzi Mohamed2014-06-241-2/+2
* iosrunconfiguration: use more descriptive method/variables namesFawzi Mohamed2014-05-081-1/+1
* ios: make device simulated configurable in runconfigurationFawzi Mohamed2014-03-311-3/+3
* ios: translate locked message in outputFawzi Mohamed2014-03-271-5/+8
* ios: Fix compile for Qt less than version 5.2Christian Stenger2014-03-241-1/+1
* ios: immediately skip running when the executable is missingFawzi Mohamed2014-03-241-0/+7
* ios: qml debug supportFawzi Mohamed2014-03-241-14/+53
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ios: better error messagesFawzi Mohamed2013-11-051-25/+11
* ios: device debuggingFawzi Mohamed2013-10-311-5/+5
* ios: kill simulator process when stopping runnerFawzi Mohamed2013-10-311-2/+10
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* ios: better message for deploy failuresFawzi Mohamed2013-10-161-4/+14
* ios: fix warning for failed run on deviceFawzi Mohamed2013-10-141-10/+17
* Ios: Fix compilation on windows.David Schulz2013-10-141-3/+3
* fix UI text capitalization and punctuationLeena Miettinen2013-10-111-2/+2
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+195