aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add a FilePath::isDir() convenience functionhjk2019-09-111-2/+2
* iOS: Avoid one use of runconfiguration in IosRunnerhjk2019-09-051-2/+2
* iOS: Avoid use of RunControl::runConfiguration() in QmlProfiler supporthjk2019-09-031-8/+0
* Ios: Silence warnings about unnecessary ';'Tobias Hunger2019-09-021-2/+4
* Ios: Fix spelling in idTobias Hunger2019-08-301-1/+1
* iOS: Fix/add RunWorker idshjk2019-08-301-1/+5
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-1/+1
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-261-2/+5
* iOS: Remove unused qtsupport includeshjk2019-08-141-2/+0
* Avoid warning on empty expressionshjk2019-07-231-5/+5
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* iOS: More FileName::appendPath -> pathAppended changeshjk2019-05-171-3/+3
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-8/+5
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-2/+2
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-2/+3
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-1/+1
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+1
* 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