aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/iostool
Commit message (Expand)AuthorAgeFilesLines
* iOS Device: Show some more information in device optionsEike Ziller2020-07-131-65/+39
* iOS: Fix slow debugger startup on devicesEike Ziller2020-07-131-0/+13
* Handle various versions for QAbstractSocket::SocketError{Occurred}hjk2020-06-191-3/+6
* Simplify RPATHs for qmake buildEike Ziller2019-11-041-0/+2
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-161-51/+26
|\
| * iOS: Fix failure to run an app on iOS version 13 onwardsVikas Pachdha2019-10-141-51/+26
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-221-1/+1
|\|
| * CMake build: Fix macOS buildCristian Adam2019-08-151-1/+1
* | Port from Java-style QMapIteratorsVolker Hilsheimer2019-08-121-4/+1
* | Avoid warning on empty expressionshjk2019-07-232-9/+9
|/
* CMake build: Add option for disabling build of executableEike Ziller2019-05-291-4/+6
* CMake build/macOS: Add iostoolEike Ziller2019-05-241-1/+16
* Qt Creator CMake portCristian Adam2019-05-171-0/+7
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* iOS: Work around mismatch of USB serial and iOS device idEike Ziller2018-10-231-6/+11
* iOS: Fix incorrect bitwise operator usageVikas Pachdha2017-11-141-1/+1
* iOS: Fix run issue on iOS with xcode 8.3Vikas Pachdha2017-06-151-71/+102
* iOSTool: Fix stopGdbServer invocationOrgad Shaneh2017-05-041-1/+1
* Use correct AMDError constant name in iostoolJake Petroules2017-03-081-3/+3
* iOS: Fix developer disk mount fail errorVikas Pachdha2017-03-031-4/+7
* iOS: Fix app launch fail on debuggingVikas Pachdha2016-12-091-15/+15
* iOS: Don't initialize invalid ports with 0Ulf Hermann2016-11-031-2/+2
* iostool: Fix warning in qbs buildChristian Kandeler2016-11-021-1/+1
* IosTool: Always listen on both IPv4 and IPv6Ulf Hermann2016-10-281-21/+29
* IosTool: Don't restrict the number of pending connectionsUlf Hermann2016-10-281-1/+0
* iostool: Removed unneeded link dependenciesEike Ziller2016-08-182-2/+1
* Fix qbs build on macOSChristian Kandeler2016-07-281-1/+1
* IosTool: Use Qt5-style connectsOrgad Shaneh2016-07-153-31/+23
* qbs build: Introduce new module "qtc".Christian Kandeler2016-06-081-1/+1
* iostool: Print ALL error messages recognized by MobileDevice framework.Jake Petroules2016-06-011-300/+67
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-271-187/+263
|\
| * iostool: Print ALL error messages recognized by MobileDevice framework.Jake Petroules2016-05-271-187/+263
* | Ignoring wifi interfaces as debugging over wifi is not supportedVikas Pachdha2016-04-291-0/+36
* | Use secure apis and mount developer disk image on deviceVikas Pachdha2016-04-291-120/+364
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-251-1/+1
|\|
| * iOSTool: fix breakage with startServiceEike Ziller2016-04-251-1/+1
* | Support make install also on OS XEike Ziller2016-04-221-0/+3
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-218/+218
|\|
| * iOS: Better error messages for starting service and transferring app.Eike Ziller2016-04-191-218/+218
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-193-51/+39
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-261-6/+13
|\
| * iostool: Allow sequential client connectionsUlf Hermann2015-11-241-6/+13
* | Make iostool arguments closer to phonegap ios-deploy.Jake Petroules2015-10-201-18/+20
|/
* Improve error messages in iOS deployment tool.Jake Petroules2015-10-021-3/+224
* iostool: add missing overridesEike Ziller2015-10-021-5/+5
* Use built-in QString/CFString converters available since Qt 5.2.Jake Petroules2015-09-281-48/+13
* Adapt Qbs code to latest changes.Jake Petroules2015-08-211-1/+2
* iOS: Keep iostool from stealing focusEike Ziller2015-08-071-0/+2
* IOS: fix Info.plist for iossim/iostool/iossim_1_8_2.Erik Verbruggen2015-06-111-2/+2