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
/
iosrunconfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-17
/
+14
*
Ios: standardize IosRunConfiguration::initialize() signature
hjk
2017-11-15
1
-2
/
+11
*
ProjectExplorer: Fix copying of RunConfigurationAspects
hjk
2017-11-10
1
-9
/
+0
*
ProjectExplorer: Re-organize RunConfiguration constructors
hjk
2017-09-13
1
-14
/
+18
*
ProjectExplorer: Introduce base class for enabled/disabled project configuration
Tobias Hunger
2017-07-28
1
-51
/
+16
*
qmake: move over from QmakeProjectNodes to QmakeParserNodes
Tobias Hunger
2017-02-22
1
-17
/
+16
*
qmake: Unify TargetInformation and TargetParserInformation again
Tobias Hunger
2017-02-22
1
-1
/
+1
*
iOS: Extend the information cached for simulator
Vikas Pachdha
2017-02-14
1
-23
/
+36
*
RunConfiguration: Introduce buildSystemTarget()
Tobias Hunger
2017-01-30
1
-0
/
+5
*
Merge remote-tracking branch 'origin/4.1' into 4.2
Eike Ziller
2016-10-17
1
-2
/
+3
|
\
|
*
iOS: Replaces ios_sim tool with simctl
Vikas Pachdha
2016-10-17
1
-2
/
+3
*
|
Ios: Fix translatable string context
Orgad Shaneh
2016-08-23
1
-1
/
+1
|
/
*
ProjectExplorer: Add some more functions to buildsteplist
Tobias Hunger
2016-04-20
1
-12
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Ios: use ArgumentsAspect in IosRunConfiguration
hjk
2016-01-19
1
-59
/
+5
*
Project: Add setRootProjectNode method
Tobias Hunger
2016-01-11
1
-2
/
+2
*
Ios: Use plain C++ for IosRunConfigurationWidget
hjk
2015-12-23
1
-42
/
+60
*
ProjectNode: Rename path() to filePath()
Tobias Hunger
2015-11-03
1
-1
/
+1
*
Introduce Profile build mode
Ulf Hermann
2015-10-20
1
-0
/
+1
*
ProjectExplorer: Use FileName for Node::path
Orgad Shaneh
2015-02-13
1
-4
/
+3
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
IOS: Remove unneeded qualifications
Orgad Shaneh
2015-02-05
1
-6
/
+6
*
|
Replace QFileInfo::fileName() with FileName::fileName()
Orgad Shaneh
2015-01-29
1
-1
/
+3
|
/
*
iOS: do not set simulator type before initial setup
Fawzi Mohamed
2014-12-02
1
-3
/
+5
*
iOS: fix simulator selection
Fawzi Mohamed
2014-11-25
1
-28
/
+63
*
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
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
|
/
*
ios: convert to new logging infrastructure
Fawzi Mohamed
2014-07-07
1
-3
/
+4
*
De-noise RunConfigurations
Orgad Shaneh
2014-05-28
1
-9
/
+8
*
iosrunconfiguration: use more descriptive method/variables names
Fawzi Mohamed
2014-05-08
1
-7
/
+7
*
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
1
-1
/
+1
*
iosrunconfiguration: always update dev type switcher
Fawzi Mohamed
2014-04-01
1
-8
/
+8
*
ios: make simulator device selection more robust vs corrupted settings
Fawzi Mohamed
2014-03-31
1
-0
/
+4
*
ios: fix update of executable path in the UI
Fawzi Mohamed
2014-03-31
1
-2
/
+4
*
ios: make device simulated configurable in runconfiguration
Fawzi Mohamed
2014-03-31
1
-3
/
+48
*
ios: correctly update run configuration names
Fawzi Mohamed
2014-03-27
1
-3
/
+7
*
ios: check also if rootQmakeNode is null
Fawzi Mohamed
2014-03-26
1
-9
/
+14
*
ios: use consistent paths in build dir creation
Fawzi Mohamed
2014-03-11
1
-1
/
+1
*
ios: correctly handle exe path in subdir projects
Fawzi Mohamed
2014-03-11
1
-1
/
+9
*
QtcProcess: Introduce a QtcProcess::Arguments class
hjk
2014-02-19
1
-16
/
+17
*
ios: improve run handling
Fawzi Mohamed
2014-02-14
1
-1
/
+108
*
ios: fix iosrunconfiguration m_arguments persistency
Fawzi Mohamed
2014-01-22
1
-0
/
+16
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
ios: correcly update executable path in the ui
Fawzi Mohamed
2013-12-16
1
-1
/
+3
*
Braces cleanup
Orgad Shaneh
2013-11-14
1
-2
/
+1
*
iOS: Unify translation of iOS-Device.
Friedemann Kleint
2013-11-04
1
-5
/
+1
*
Rename plugins/qt4projectmanager to qmakeprojectmanager
hjk
2013-10-29
1
-3
/
+3
*
Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}
hjk
2013-10-29
1
-2
/
+2
[next]