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
/
baremetal
/
baremetalrunconfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Use Kit instead of Target
Christian Kandeler
2025-03-11
1
-1
/
+1
*
ProjectExplorer: Use Kit instead of Target in ExecutableAspect
Christian Kandeler
2025-03-11
1
-2
/
+2
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-9
/
+7
*
ProjectExplorer: Display build configuration specific variables again
hjk
2024-10-18
1
-8
/
+0
*
ProjectExplorer: Fix assert
hjk
2024-08-02
1
-0
/
+1
*
BareMetal: Use new setup scheme for various factories
hjk
2023-11-17
1
-9
/
+40
*
BareMetal: Use aspects more directly in run configurations
hjk
2023-07-07
1
-31
/
+32
*
ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspect
hjk
2023-07-05
1
-4
/
+10
*
ProjectExplorer: Replace unusual ExecutableAspect constructor
hjk
2023-07-04
1
-2
/
+4
*
ProjectExplorer: Use FilePathAspect(s) in ExecutableAspect
hjk
2023-07-04
1
-2
/
+1
*
BareMetal: Use a derived class for debug support factory
hjk
2023-01-10
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
BareMetal: Convert to Tr::tr
hjk
2022-10-11
1
-16
/
+12
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
ProjectExplorer: Make target device for executable aspect explicit
hjk
2022-06-02
1
-2
/
+2
*
ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspect
hjk
2022-05-30
1
-2
/
+2
*
Utils: Pass MacroExpander to ArgumentsAspect constructor
hjk
2022-05-20
1
-3
/
+3
*
ProjectExplorer: Shift full FilePath creation into Executable aspect
hjk
2022-05-18
1
-3
/
+3
*
ProjectExplorer: Pass envAspect directly to WorkingDirectory constructor
hjk
2022-04-22
1
-2
/
+2
*
ProjectExplorer: Rename Base*Aspect to *Aspect
hjk
2020-08-14
1
-2
/
+2
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-2
/
+2
*
BareMetal: De-Q_OBJECT-ify RunConfigurations
hjk
2020-02-13
1
-13
/
+63
*
ProjectExplorer: Remove enabledChanged emissions
hjk
2019-12-20
1
-1
/
+0
*
Standardize RunConfiguration id specification
hjk
2019-12-11
1
-3
/
+1
*
BareMetal: Let RunConfiguration not listen to Kit changes
hjk
2019-12-03
1
-2
/
+0
*
BareMetal: Use new runconfiguration aspect update mechanism
hjk
2019-11-26
1
-10
/
+8
*
ProjectExplorer: Introduce and use a Target::buildSystemUpdated signal
hjk
2019-11-21
1
-5
/
+2
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-1
/
+1
*
bare-metal: Refactor the plugin code a bit more
Denis Shienkov
2019-05-08
1
-3
/
+2
*
ProjectExplorer: Introduce Target::buildTarget(buildKey)
hjk
2019-02-20
1
-1
/
+1
*
ProjectExplorer: Rename 'extraAspect' to 'aspect'
hjk
2018-10-02
1
-1
/
+1
*
ProjectExplorer: Compactify runconfiguration aspect creation
hjk
2018-09-04
1
-4
/
+3
*
Unify key names for various fields in stored RunConfigurations
hjk
2018-08-21
1
-2
/
+2
*
BareMetal: Split runconfigs into independent classes
hjk
2018-04-30
1
-74
/
+13
*
Pass id to RunConfiguration constructor
hjk
2018-04-25
1
-2
/
+2
*
Simplify runconfiguration aspect addTo... interface
hjk
2018-04-24
1
-2
/
+2
*
ProjectExplorer: Consolidate RunConfiguration identifications
hjk
2018-04-12
1
-20
/
+1
*
BareMetal: Do not use QtOutputFormatter
hjk
2018-04-12
1
-6
/
+0
*
BareMetal: Some consolidation of RunConfiguration related classes
hjk
2018-04-06
1
-3
/
+58
*
BareMetal: Use now-standard WorkingDirectoryAspect
hjk
2018-03-22
1
-19
/
+3
*
BareMetal: Fix run configuration display name setup
hjk
2018-03-22
1
-30
/
+12
*
BareMetal: fix run configuration creation
Alexander Drozdov
2018-03-02
1
-9
/
+1
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-23
/
+7
*
BareMetal: standardize RunConfiguration::initialize() signature
hjk
2017-11-14
1
-2
/
+18
*
ProjectExplorer: Fix copying of RunConfigurationAspects
hjk
2017-11-10
1
-9
/
+0
*
Merge remote-tracking branch 'origin/4.4' into 4.5
Orgad Shaneh
2017-10-04
1
-6
/
+4
|
\
|
*
BareMetal: Fix target file name resolving
Orgad Shaneh
2017-09-26
1
-6
/
+4
*
|
ProjectExplorer: Re-organize RunConfiguration constructors
hjk
2017-09-13
1
-20
/
+19
*
|
ProjectExplorer: Introduce base class for enabled/disabled project configuration
Tobias Hunger
2017-07-28
1
-16
/
+0
|
/
*
BareMetal: fix Run configuration
Alexander Drozdov
2017-06-23
1
-3
/
+6
[next]