aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iostoolhandler.h
Commit message (Expand)AuthorAgeFilesLines
* Ios: Simplify gotServerPorts() and gotInferiorPid() signaturesJarek Kobus2025-04-251-4/+2
* Ios: Fix done result of IosToolTaskJarek Kobus2025-04-251-0/+1
* Ios: Drop passing IosToolHandler as an argumentJarek Kobus2025-04-241-3/+3
* Ios: Simplify IosToolHandler::appOutput()Jarek Kobus2025-04-241-1/+1
* iOS: Do not post message on fallback transfer as errorEike Ziller2024-10-221-0/+1
* Merge remote-tracking branch 'origin/14.0'Eike Ziller2024-07-171-1/+1
|\
| * IosToolTaskAdapter: Don't leak the IosToolHandler on destructionJarek Kobus2024-07-121-1/+1
* | TaskTree: Make most of TaskAdapter subclasses finalJarek Kobus2024-07-101-1/+1
|/
* iOS: Avoid iostool for info gathering if possibleEike Ziller2024-01-111-0/+29
* iOS: Proliferate FilePath a bithjk2023-06-081-7/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Remove unneeded includes of QProcessJarek Kobus2021-11-031-1/+0
* iOS: ModernizeAlessandro Portale2018-11-131-3/+3
* iOS: Fix isRunning state of the app running on SimulatorVikas Pachdha2017-06-021-4/+1
* iOS: Remove the step to spawn the app before launch on iOSVikas Pachdha2016-12-201-1/+0
* iOS: Replaces ios_sim tool with simctlVikas Pachdha2016-10-171-6/+4
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-301-3/+3
* Use Utils::Port where possibleUlf Hermann2016-04-201-1/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Remove qPidToPid() adapter functionhjk2015-09-161-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* iOS: fix simulator selectionFawzi Mohamed2014-11-251-4/+5
* License updateEike Ziller2014-10-091-7/+8
* ios: make device simulated configurable in runconfigurationFawzi Mohamed2014-03-311-9/+3
* ios: qml debug supportFawzi Mohamed2014-03-241-2/+2
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ios: cleaner kill of subprocess of iostoolhandlerFawzi Mohamed2013-12-041-0/+1
* ios: device debuggingFawzi Mohamed2013-10-311-3/+3
* Ios: Fix compilation on windows.David Schulz2013-10-141-1/+1
* Ios: Fix crash when connecting user-mode deviceEike Ziller2013-10-081-0/+2
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+107