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
/
plugins
/
ios
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ProjectExplorer: Unify RunControl setup/teardown
Tobias Hunger
2017-03-01
2
-12
/
+2
*
QMake: Simplify QmakeProject::creationIds use further
hjk
2017-02-28
1
-5
/
+4
*
QMake: Centralize determination of available creationIds
hjk
2017-02-28
1
-5
/
+2
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
8
-19
/
+19
*
qmake: move over from QmakeProjectNodes to QmakeParserNodes
Tobias Hunger
2017-02-22
3
-26
/
+23
*
qmake: Unify TargetInformation and TargetParserInformation again
Tobias Hunger
2017-02-22
1
-1
/
+1
*
iOS: Extend SimulatorControl
Vikas Pachdha
2017-02-15
2
-16
/
+235
*
qmake: Use ProjectType enum consistently
Tobias Hunger
2017-02-14
1
-5
/
+4
*
iOS: Extend the information cached for simulator
Vikas Pachdha
2017-02-14
3
-93
/
+93
*
Replace some more occurrences of QStringList() << pattern
Christian Stenger
2017-02-08
1
-10
/
+3
*
Replace a few occurrences of QStringList() << ...
hjk
2017-02-08
2
-4
/
+2
*
iOS: Use command's exit code to check for failure
Vikas Pachdha
2017-02-06
1
-17
/
+16
*
RunConfiguration: Introduce buildSystemTarget()
Tobias Hunger
2017-01-30
2
-0
/
+7
*
make BaseQtVersion::qtCorePaths() non-static
Oswald Buddenhagen
2017-01-23
1
-1
/
+1
*
iOS: Reverting Utils::TemporaryFile changes
Vikas Pachdha
2017-01-23
1
-8
/
+8
*
ProjectExplorer: Added support for registering custom languages
Filippo Cucchetto
2017-01-23
3
-16
/
+20
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
2
-13
/
+11
*
Give the values of BuildStep::OutputFormat better names
Christian Kandeler
2017-01-19
2
-3
/
+3
*
QtVersionManager: Rename QtVersionManager::unsortedVersions(...)
Tobias Hunger
2017-01-18
1
-1
/
+1
*
BaseQtVersion: Allow for a predicate when retrieving Qt versions
Tobias Hunger
2017-01-17
1
-3
/
+5
*
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2017-01-17
1
-0
/
+2
|
\
|
*
Fixing warning
Thomas Hartmann
2017-01-13
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2017-01-11
5
-53
/
+173
|
\
\
|
|
/
|
*
Fix compile warning
Vikas Pachdha
2017-01-10
1
-2
/
+1
|
*
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
3
-43
/
+125
|
*
iOS: Find Xcode version
Vikas Pachdha
2017-01-04
2
-0
/
+41
*
|
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2016-12-20
7
-269
/
+59
|
\
\
|
|
/
|
*
iOS: Remove the step to spawn the app before launch on iOS
Vikas Pachdha
2016-12-20
7
-269
/
+59
*
|
ToolChainKitInformation: Remove setToolChain(kit, language, toolchain)
Tobias Hunger
2016-12-13
1
-2
/
+9
*
|
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2016-12-09
1
-0
/
+4
|
\
\
|
|
/
|
*
iOSSimulator: Try to avoid flakiness of starting in simulator
Eike Ziller
2016-12-08
1
-0
/
+4
|
*
ios: Fix the default device icons
Alessandro Portale
2016-12-07
2
-8
/
+25
*
|
ProjectExplorer: Introduce IDeviceFactory::iconForId()
Alessandro Portale
2016-11-30
6
-10
/
+33
*
|
Merge remote-tracking branch 'origin/4.2'
Orgad Shaneh
2016-11-28
3
-83
/
+143
|
\
\
|
|
/
|
*
iOS: Add C toolchain
Vikas Pachdha
2016-11-25
3
-83
/
+143
|
*
iOS: Fix build
Nikolai Kosjar
2016-11-16
1
-0
/
+2
|
*
iOS: Make iOS simulator usage asynchronous
Vikas Pachdha
2016-11-16
3
-332
/
+551
*
|
Ios: Do not pollute the global/Qt namespace with widgets
Tobias Hunger
2016-11-25
5
-12
/
+9
*
|
iOS: Fix build
Nikolai Kosjar
2016-11-16
1
-0
/
+2
*
|
iOS: Make iOS simulator usage asynchronous
Vikas Pachdha
2016-11-16
3
-332
/
+551
|
/
*
iOS: Don't initialize invalid ports with 0
Ulf Hermann
2016-11-03
1
-1
/
+1
*
iOS: Make updating available simulators asynchronous
Eike Ziller
2016-11-01
1
-9
/
+13
*
iOS: Remove unused signal
Eike Ziller
2016-11-01
2
-5
/
+0
*
iOS: Make runSimCtlCommand static
Eike Ziller
2016-10-28
1
-15
/
+14
*
iOS: also process stderr to look for QML debug port
Ulf Hermann
2016-10-27
1
-1
/
+3
*
Merge remote-tracking branch 'origin/4.1' into 4.2
Eike Ziller
2016-10-18
1
-0
/
+2
|
\
|
*
iOS: Fix build with namespaced Qt
Christian Kandeler
2016-10-18
1
-0
/
+2
|
*
iOS: Replaced deprecated signal QProcess::error. Fixes compilation issues wit...
Vikas Pachdha
2016-10-17
1
-4
/
+2
*
|
iOS: Fix invalid static_cast
Christian Stenger
2016-10-18
1
-2
/
+2
[prev]
[next]