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
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-2
/
+2
*
Layouting: Make aspects operate on parent items, not LayoutBuilder
hjk
2023-05-03
1
-2
/
+2
*
Utils: Flatten LayoutBuilder related hierarchies
hjk
2023-01-20
1
-1
/
+1
*
iOS: Tr::tr
hjk
2023-01-16
1
-13
/
+15
*
iOS: use dedicated classes to create run workers
hjk
2023-01-11
1
-5
/
+3
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Remove unused includes of QFormLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
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
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-06-02
1
-1
/
+1
|
\
|
*
ProjectExplorer: Make target device for executable aspect explicit
hjk
2022-06-02
1
-1
/
+1
*
|
ios: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-06-02
1
-1
/
+2
|
/
*
Utils: Pass MacroExpander to ArgumentsAspect constructor
hjk
2022-05-20
1
-1
/
+1
*
ProjectExplorer: Shift full FilePath creation into Executable aspect
hjk
2022-05-18
1
-2
/
+2
*
Ios: Move runControl's runConfiguration calls further up
hjk
2022-04-27
1
-26
/
+19
*
iOS/CMake: Fix running non-Xcode targets and targets in subdirectories
Vladimir Serdyuk
2021-09-10
1
-21
/
+76
*
Utils: Consolidate LayoutBuilder interface a bit
hjk
2020-09-24
1
-1
/
+1
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-2
/
+3
*
ProjectExplorer: Introduce a ProjectConfiguration::kit() function
hjk
2020-09-09
1
-8
/
+7
*
ProjectExplorer: Rename Base*Aspect to *Aspect
hjk
2020-08-14
1
-1
/
+1
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-4
/
+4
*
Utils: Introduce FilePath::operator/(const QString &)
hjk
2020-04-09
1
-1
/
+1
*
ProjectExplorer: Replace RunConfiguration::doAdditionalSetup
hjk
2019-12-17
1
-5
/
+0
*
iOS: Call deviceTypeAspect->update from any update
hjk
2019-12-17
1
-2
/
+2
*
iOS: Use new central RunConfiguration::update
hjk
2019-12-04
1
-13
/
+11
*
ProjectExplorer: Make enabled state updating part of runconfig updates
hjk
2019-12-04
1
-1
/
+1
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-10
/
+8
*
LayoutBuilder: Allow for more compact code at calling sites
Christian Kandeler
2019-11-07
1
-2
/
+1
*
ProjectExplorer: Prepare more flexibility to aspect layouting
hjk
2019-10-18
1
-5
/
+6
*
iOS: Avoid double-indirection between DeviceTypeAspect and run config
hjk
2019-08-30
1
-2
/
+2
*
iOS: Remove unused qtsupport includes
hjk
2019-08-14
1
-2
/
+0
*
Utils/all: Create an OutputFormatterFactory
hjk
2019-08-13
1
-3
/
+0
*
iOS: Share code for simulator display name
Eike Ziller
2019-08-12
1
-3
/
+7
*
connect() to ambiguous signals/slots: Replace static_cast with QOverload
Alessandro Portale
2019-05-28
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-4
/
+4
*
iOS: More FileName::appendPath -> pathAppended changes
hjk
2019-05-17
1
-9
/
+8
*
Ios: Remove direct compile time dependency of IosRunConfig on qmake
hjk
2019-05-06
1
-17
/
+7
*
ProjectExplorer: Remove RunConfiguration::canRunForNode()
hjk
2019-02-26
1
-5
/
+0
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-7
/
+7
*
QmakeProjectManager et al: Reduce use of qmake specific logic
hjk
2018-12-14
1
-18
/
+5
*
iOS: Modernize
Alessandro Portale
2018-11-13
1
-1
/
+1
*
ProjectExplorer: Rename 'extraAspect' to 'aspect'
hjk
2018-10-02
1
-1
/
+1
*
iOS: Remove unused IosRunConfiguration::deployStep
hjk
2018-09-26
1
-7
/
+1
*
iOS: Move towards more aspect use
hjk
2018-09-26
1
-49
/
+51
*
iOS: Use an aspect for the executable
hjk
2018-09-11
1
-8
/
+6
*
ProjectExplorer: Compactify runconfiguration aspect creation
hjk
2018-09-04
1
-1
/
+1
*
Unify key names for various fields in stored RunConfigurations
hjk
2018-08-21
1
-1
/
+1
*
iOS: Fix incorrect device type in run configuration
Vikas Pachdha
2018-05-16
1
-8
/
+16
*
iOS: Use run arguments more directly
hjk
2018-05-08
1
-6
/
+0
*
iOS: Remove RunConfigWidget base from IosRunConfigurationWidget
hjk
2018-05-08
1
-7
/
+1
[next]