summaryrefslogtreecommitdiff
path: root/src/tools/iostool
Commit message (Expand)AuthorAgeFilesLines
* 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
* iostool: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-042-5/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-123-18/+18
|\
| * Update LicenseEike Ziller2015-01-163-18/+18
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-12-103-22/+83
|\ \ | |/
| * ios: fix kill when running on deviceFawzi Mohamed2014-12-033-22/+83
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-1/+1
|\ \ | |/
| * iostool: fix arguments passed to the subprocessFawzi Mohamed2014-11-191-1/+1
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-121-1/+0
|\ \ | |/
| * qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* | Fix linking with the Intel Compiler for OS XThiago Macieira2014-11-051-1/+1
|/
* Normalize connect()sRobert Loehning2014-10-211-2/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-143-21/+24
|\
| * License updateEike Ziller2014-10-093-21/+24
* | Fix build after QTC_OVERRIDE removal.Eike Ziller2014-09-251-7/+0
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-253-7/+7
* | use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-1/+1
* | Remove Qt version checks.Christian Kandeler2014-09-082-16/+0
|/
* Let Qbs handle Info.plist embedding.Jake Petroules2014-08-061-1/+1
* qbs build: fix usages of toolInstallDirJoerg Bornemann2014-05-231-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* iostool: remove debug messageFawzi Mohamed2014-04-091-1/+0
* iostool: Fix compilation with C++<11Orgad Shaneh2014-03-253-4/+9
* iostool: support for qml debug and remote port forwardingFawzi Mohamed2014-03-243-236/+688
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Merge origin/3.0Eike Ziller2014-01-211-8/+28
|\
| * ios: fix handling of command characters in runFawzi Mohamed2014-01-211-8/+28
* | ios: iostool and iossim .pro cleanupsFawzi Mohamed2014-01-151-0/+2
|/
* ios: speed up device debuggingFawzi Mohamed2014-01-081-0/+27