aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* iOS: Use run arguments more directlyhjk2018-05-081-11/+9
* Improve translated strings and make them consistentRobert Loehning2018-01-221-1/+1
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+0
* Adapt merge to master changeEike Ziller2017-11-141-1/+2
* iOS: Fix missing URL scheme to fix QML profiling in iOSVikas Pachdha2017-11-141-0/+1
* Ios: Fix incorrect Xcode version detectedVikas Pachdha2017-10-101-17/+2
* iOS: Adapt to new setter-based DebuggerRunTool interfacehjk2017-09-041-18/+16
* Debugger: Use a QUrl for Qml server port and hosthjk2017-08-231-2/+2
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-3/+3
* iOS: Remove unneeded abortDebugger callhjk2017-07-171-5/+0
* iOS: Dissolve IosRunControlFactoryhjk2017-07-171-0/+20
* ProjectExplorer: Remove Connection as concepthjk2017-07-071-1/+1
* Ios: Re-enable QmlProfilerhjk2017-06-271-26/+22
* iOS: Fix standalone QML debuggingVikas Pachdha2017-06-261-37/+44
* Debugger: Remove remote setup sub-statemachineryhjk2017-06-221-19/+6
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-4/+1
* Ios: Convert to RunWorkershjk2017-06-121-43/+330
* iOS: Fix isRunning state of the app running on SimulatorVikas Pachdha2017-06-021-6/+1
* iOS: Adapt to introduction of ProjectExplorer::ToolRunnerhjk2017-03-301-6/+7
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-1/+0
* iOS: Remove the step to spawn the app before launch on iOSVikas Pachdha2016-12-201-6/+0
* iOS: Don't initialize invalid ports with 0Ulf Hermann2016-11-031-1/+1
* iOS: Replaces ios_sim tool with simctlVikas Pachdha2016-10-171-0/+6
* 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