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
/
iosdeploystep.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iOS: Tr::tr
hjk
2023-01-16
1
-4
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
iOS: Use a constant from iosconstant.h as deploy step id
hjk
2020-08-19
1
-2
/
+0
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-1
/
+1
*
iOS: De-Q_OBJECT-ify and hide IosDeployStep implementation
hjk
2020-02-20
1
-49
/
+2
*
iOS: Remove unused code in IosDeployStep
hjk
2020-01-14
1
-2
/
+0
*
ProjectExplorer: Pass Id to BuildStep constructor
hjk
2020-01-09
1
-1
/
+1
*
iOS: Remove no-op reimplementations of IosDeployStep::{from,to}Map
hjk
2019-12-04
1
-2
/
+0
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
iOS: More FileName::appendPath -> pathAppended changes
hjk
2019-05-17
1
-2
/
+1
*
ProjectExplorer: Rework the build step run interface
Christian Kandeler
2019-01-31
1
-7
/
+4
*
Use new DeployConfigurationFactory::addInitialStep in some cases
hjk
2019-01-21
1
-0
/
+1
*
ProjectExplorer: Simplify BuildStep::init() signature
hjk
2019-01-18
1
-1
/
+1
*
ProjectExplorer: Use a data member for BuildStep::runInGuiThread
hjk
2018-10-23
1
-1
/
+0
*
ProjectExplorer: Make BuildStep::immutable use a data member
hjk
2018-10-23
1
-1
/
+0
*
iOS: Remove unneeded declaration and include
hjk
2018-01-05
1
-1
/
+0
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-15
/
+4
*
Give the values of BuildStep::OutputFormat better names
Christian Kandeler
2017-01-19
1
-1
/
+1
*
iOS: Replaces ios_sim tool with simctl
Vikas Pachdha
2016-10-17
1
-0
/
+1
*
Ios: Use Qt5-style connects
Orgad Shaneh
2016-06-30
1
-5
/
+3
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+13
*
BuildManager: Provide context of earlier build steps to init
Tobias Hunger
2015-11-16
1
-1
/
+1
*
Remove unnecessary destructors
Tobias Hunger
2015-11-16
1
-2
/
+0
*
ProjectConfiguration: Sprinkle override and explicit over the code
Tobias Hunger
2015-11-16
1
-2
/
+2
*
Ios: Add missing "override" modifiers.
Christian Kandeler
2015-08-17
1
-1
/
+1
*
ios: s/Q_DECL_OVERRIDE/override/g
Tobias Hunger
2015-06-04
1
-7
/
+7
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
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
-8
/
+7
|
/
*
ios: fix deploystep displayName updating
Fawzi Mohamed
2014-05-27
1
-4
/
+4
*
ios: warn if provisioning profile does not cover the targeted device
Fawzi Mohamed
2014-05-13
1
-0
/
+2
*
ios: cache app path in deploy step
Fawzi Mohamed
2014-02-14
1
-0
/
+1
*
Fix build with msvc2010
Eike Ziller
2014-02-07
1
-1
/
+1
*
ios: use QTC_OVERRIDE consistently
Fawzi Mohamed
2014-02-06
1
-8
/
+9
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
iosdeploystep: remove unused code
Fawzi Mohamed
2013-12-04
1
-20
/
+0
|
/
*
ios: better deploy messages (and handling of missing devices)
Fawzi Mohamed
2013-10-14
1
-0
/
+1
*
ios: preliminary support for ios
Fawzi Mohamed
2013-10-02
1
-0
/
+135