index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
ios
/
iostoolhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ios: Initialize members
Robert Loehning
2017-12-13
1
-2
/
+2
*
iOS: Write "error" and "simulator" in lower case in messages
Leena Miettinen
2017-07-28
1
-6
/
+6
*
Add Q_FALLTHROUGH for Qt < 5.8
Christian Kandeler
2017-07-17
1
-3
/
+4
*
Add unnecessary break to switch statements that don't fall through
Thiago Macieira
2017-06-12
1
-0
/
+1
*
iOS: Fix compile
Christian Stenger
2017-06-06
1
-1
/
+1
*
iOS: Fix isRunning state of the app running on Simulator
Vikas Pachdha
2017-06-02
1
-108
/
+119
*
iOS: Stop ios-tool gracefully before killing
Vikas Pachdha
2017-05-10
1
-2
/
+20
*
iOS: Fix run without deploy on iOS simulator
Vikas Pachdha
2017-05-02
1
-3
/
+2
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-2
/
+2
*
Replace a few occurrences of QStringList() << ...
hjk
2017-02-08
1
-1
/
+1
*
iOS: Reverting Utils::TemporaryFile changes
Vikas Pachdha
2017-01-23
1
-8
/
+8
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-11
/
+8
*
Fixing warning
Thomas Hartmann
2017-01-13
1
-0
/
+2
*
iOS: Use kill system call instead of shell command
Vikas Pachdha
2017-01-10
1
-8
/
+6
*
iOS: Capture console output of launched app on iOS simulator
Vikas Pachdha
2017-01-10
1
-38
/
+108
*
iOS: Remove the step to spawn the app before launch on iOS
Vikas Pachdha
2016-12-20
1
-100
/
+35
*
iOS: Make iOS simulator usage asynchronous
Vikas Pachdha
2016-11-16
1
-97
/
+230
*
iOS: Fix invalid static_cast
Christian Stenger
2016-10-18
1
-2
/
+2
*
iOS: Replaces ios_sim tool with simctl
Vikas Pachdha
2016-10-17
1
-163
/
+261
*
iOS: Fixes a random crash in Qt creator while closing
Vikas Pachdha
2016-09-21
1
-16
/
+31
*
Ios: Use Qt5-style connects
Orgad Shaneh
2016-06-30
1
-7
/
+10
*
Use Utils::Port where possible
Ulf Hermann
2016-04-20
1
-6
/
+8
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Make iostool arguments closer to phonegap ios-deploy.
Jake Petroules
2015-10-20
1
-11
/
+10
*
Utils: Remove qPidToPid() adapter function
hjk
2015-09-16
1
-3
/
+3
*
iOS: Fix detection of device information for older Xcode
Christian Stenger
2015-04-21
1
-1
/
+1
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
ios: fix kill when running on device
Fawzi Mohamed
2014-12-03
1
-1
/
+2
*
iOS: fix simulator selection
Fawzi Mohamed
2014-11-25
1
-30
/
+15
*
Introduce and use FileName::exists()
hjk
2014-11-03
1
-1
/
+1
*
support xcode6.1
Fawzi Mohamed
2014-10-16
1
-3
/
+10
*
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
*
|
Remove logging wrapper code for Qt 4 compatibility
hjk
2014-08-27
1
-9
/
+7
*
|
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
1
-1
/
+1
|
/
*
ios: convert to new logging infrastructure
Fawzi Mohamed
2014-07-07
1
-23
/
+18
*
ios: make device simulated configurable in runconfiguration
Fawzi Mohamed
2014-03-31
1
-15
/
+16
*
ios: qml debug support
Fawzi Mohamed
2014-03-24
1
-11
/
+16
*
ios: simulator support for Xcode 5.1
Fawzi Mohamed
2014-03-14
1
-0
/
+6
*
ios: fix handling of command characters in run
Fawzi Mohamed
2014-01-21
1
-4
/
+14
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Fix build failure
Jan Kundrát
2013-12-05
1
-1
/
+1
*
ios: cleaner kill of subprocess of iostoolhandler
Fawzi Mohamed
2013-12-04
1
-2
/
+22
*
ios: fixing DYLD_FALLBACK_FRAMEWORK_PATH
Fawzi Mohamed
2013-12-04
1
-5
/
+8
*
ios: fix compilation on other platforms
Fawzi Mohamed
2013-12-02
1
-1
/
+1
*
ios: ensure that the private dependencies are resolved by dyld
Fawzi Mohamed
2013-12-02
1
-0
/
+7
*
iostoolhandler: thighten stop process
Fawzi Mohamed
2013-12-02
1
-72
/
+48
*
ios: codestyle fix
Fawzi Mohamed
2013-11-06
1
-2
/
+1
*
ios: remove left over debug message
Fawzi Mohamed
2013-11-06
1
-1
/
+0
*
ios: device debugging
Fawzi Mohamed
2013-10-31
1
-307
/
+31
[next]