index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
iostool
/
iosdevicemanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
iostool: Cleanup and improve debug output
Marcus Tillmanns
2022-06-24
1
-347
/
+435
*
iostool: Improve deployment speed using delta deploy
Marcus Tillmanns
2022-06-17
1
-65
/
+164
*
iostool: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-05-30
1
-3
/
+5
*
Add missing includes
Knud Dollereder
2021-05-20
1
-0
/
+2
*
iOS: Create single instance of mobile device library wrapper
Vikas Pachdha
2021-03-16
1
-62
/
+64
*
iOS: Fix iOS 14 application launch
Vikas Pachdha
2021-03-16
1
-56
/
+91
*
iOS: Refactor the ios tool
Vikas Pachdha
2021-03-16
1
-488
/
+22
*
Fix Qt 6 build of ProjectExplorer and targets & build systems
Eike Ziller
2020-09-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-08-10
1
-52
/
+39
|
\
|
*
iOS Device: Show some more information in device options
Eike Ziller
2020-07-13
1
-65
/
+39
|
*
iOS: Fix slow debugger startup on devices
Eike Ziller
2020-07-13
1
-0
/
+13
*
|
Tools: Replace QRegExp by QRegularExpression
Christian Stenger
2020-07-15
1
-5
/
+6
|
/
*
Merge remote-tracking branch 'origin/4.10' into 4.11
Eike Ziller
2019-10-16
1
-51
/
+26
|
\
|
*
iOS: Fix failure to run an app on iOS version 13 onwards
Vikas Pachdha
2019-10-14
1
-51
/
+26
*
|
Avoid warning on empty expressions
hjk
2019-07-23
1
-2
/
+2
|
/
*
iOS: Work around mismatch of USB serial and iOS device id
Eike Ziller
2018-10-23
1
-6
/
+11
*
iOS: Fix incorrect bitwise operator usage
Vikas Pachdha
2017-11-14
1
-1
/
+1
*
iOS: Fix run issue on iOS with xcode 8.3
Vikas Pachdha
2017-06-15
1
-71
/
+102
*
Use correct AMDError constant name in iostool
Jake Petroules
2017-03-08
1
-3
/
+3
*
iOS: Fix developer disk mount fail error
Vikas Pachdha
2017-03-03
1
-4
/
+7
*
IosTool: Use Qt5-style connects
Orgad Shaneh
2016-07-15
1
-1
/
+1
*
iostool: Print ALL error messages recognized by MobileDevice framework.
Jake Petroules
2016-06-01
1
-300
/
+67
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-05-27
1
-187
/
+263
|
\
|
*
iostool: Print ALL error messages recognized by MobileDevice framework.
Jake Petroules
2016-05-27
1
-187
/
+263
*
|
Ignoring wifi interfaces as debugging over wifi is not supported
Vikas Pachdha
2016-04-29
1
-0
/
+36
*
|
Use secure apis and mount developer disk image on device
Vikas Pachdha
2016-04-29
1
-120
/
+364
|
/
*
iOSTool: fix breakage with startService
Eike Ziller
2016-04-25
1
-1
/
+1
*
iOS: Better error messages for starting service and transferring app.
Eike Ziller
2016-04-19
1
-218
/
+218
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+13
*
Improve error messages in iOS deployment tool.
Jake Petroules
2015-10-02
1
-3
/
+224
*
iostool: add missing overrides
Eike Ziller
2015-10-02
1
-5
/
+5
*
Use built-in QString/CFString converters available since Qt 5.2.
Jake Petroules
2015-09-28
1
-48
/
+13
*
iostool: s/Q_DECL_OVERRIDE/override/g
Tobias Hunger
2015-06-04
1
-3
/
+3
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
ios: fix kill when running on device
Fawzi Mohamed
2014-12-03
1
-5
/
+32
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Use Q_DECL_OVERRIDE instead of QTC_OVERRIDE
Thomas Hartmann
2014-09-25
1
-3
/
+3
*
|
Remove Qt version checks.
Christian Kandeler
2014-09-08
1
-4
/
+0
|
/
*
iostool: Fix compilation with C++<11
Orgad Shaneh
2014-03-25
1
-3
/
+0
*
iostool: support for qml debug and remote port forwarding
Fawzi Mohamed
2014-03-24
1
-10
/
+87
*
ios: speed up device debugging
Fawzi Mohamed
2014-01-08
1
-0
/
+27
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
ios: wait 5s after sucessful deploy
Fawzi Mohamed
2013-12-04
1
-0
/
+2
*
iostool: avoid deploying when just running, improve app lookup
Fawzi Mohamed
2013-12-04
1
-5
/
+16
*
ios: fix running/debugging with new version of MobileDevice.framework
Fawzi Mohamed
2013-11-29
1
-1
/
+1
*
ios: device debugging
Fawzi Mohamed
2013-10-31
1
-6
/
+9
[next]