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: Proliferate FilePath a bit
hjk
2023-06-08
1
-35
/
+33
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
1
-1
/
+1
*
FutureSynchronizer: Change the default value of cancelOnWait to true
Jarek Kobus
2023-04-26
1
-1
/
+0
*
RunExtensions: Move onResultReady and onFinished into asynctask.h
Jarek Kobus
2023-04-17
1
-1
/
+0
*
onResultReady: Provide a context object for all usages
Jarek Kobus
2023-04-12
1
-15
/
+10
*
Ios: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-14
1
-11
/
+12
*
iOS: Fix freeze when stopping application
Eike Ziller
2023-03-13
1
-5
/
+3
*
iOS: Tr::tr
hjk
2023-01-16
1
-16
/
+16
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Ios: Pass context object to lambda connections
Jarek Kobus
2023-01-06
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Drop Qt5: Android, IOS & WASM: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-1
/
+1
*
iostool: Cleanup and improve debug output
Marcus Tillmanns
2022-06-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-06-17
1
-1
/
+6
|
\
|
*
iostool: Improve deployment speed using delta deploy
Marcus Tillmanns
2022-06-17
1
-1
/
+6
*
|
ios: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-06-02
1
-1
/
+2
|
/
*
iOS: Make SimulatorControl static
Eike Ziller
2021-05-25
1
-18
/
+18
*
Use Utils::FutureSynchronizer in IosSimulatorToolHandlerPrivate
Jarek Kobus
2021-05-25
1
-16
/
+13
*
Utils: Merge {synchronous,qtc}process.{h,cpp} file pairs
hjk
2021-05-10
1
-3
/
+5
*
Core: Add a default parameter to various ICore::*path functions
hjk
2021-04-27
1
-1
/
+1
*
ICore: Change some path API to use FilePath
Eike Ziller
2021-04-26
1
-2
/
+1
*
Decorate some classes and methods with final keyword
Jarek Kobus
2020-11-19
1
-1
/
+1
*
Fix a build with Qt 6
Jarek Kobus
2020-11-05
1
-5
/
+5
*
Fix Qt 6 build of ProjectExplorer and targets & build systems
Eike Ziller
2020-09-21
1
-3
/
+3
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-6
/
+6
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-4
/
+4
*
iOS: Remove remaining FileName::appendPath uses
hjk
2019-05-24
1
-12
/
+8
*
Replace static_casts by QOverload where possible
hjk
2019-02-26
1
-1
/
+1
*
Fix warning: "Missing emit keyword on signal call"
Alessandro Portale
2019-01-17
1
-2
/
+2
*
Fix: Emit keyword being used with non-signal
Alessandro Portale
2019-01-15
1
-1
/
+1
*
Canonicalize some includes
Christian Kandeler
2019-01-10
1
-2
/
+2
*
iOS: Modernize
Alessandro Portale
2018-11-13
1
-5
/
+3
*
Remove hard-coded disabling of debug logs
Orgad Shaneh
2018-10-13
1
-1
/
+1
*
iOS: Use stdout of smctl commands
Vikas Pachdha
2018-05-23
1
-2
/
+2
*
Utils: Purge qtcfallthrough.h
Orgad Shaneh
2018-04-09
1
-1
/
+0
*
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
[next]