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
/
qnx
/
qnxrunconfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qnx: use dedicated classes to create run worker
hjk
2023-01-10
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
1
-1
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Qnx: Modernize a bit
hjk
2022-07-22
1
-4
/
+9
*
Qnx: Move to Tr::tr
hjk
2022-07-13
1
-4
/
+5
*
ProjectExplorer: Make target device for executable aspect explicit
hjk
2022-06-02
1
-1
/
+1
*
ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspect
hjk
2022-05-30
1
-1
/
+1
*
Utils: Pass MacroExpander to ArgumentsAspect constructor
hjk
2022-05-20
1
-2
/
+2
*
ProjectExplorer: Shift full FilePath creation into Executable aspect
hjk
2022-05-18
1
-2
/
+1
*
ProjectExplorer: Pass envAspect directly to WorkingDirectory constructor
hjk
2022-04-22
1
-2
/
+3
*
Qnx: Use new RunConfiguration::setRunnableModifier
hjk
2021-04-19
1
-15
/
+12
*
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
-1
/
+1
*
ProjectExplorer: Remove enabledChanged emissions
hjk
2019-12-20
1
-1
/
+0
*
Re-inline some of the RunConfiguration::setUpdater()
hjk
2019-12-18
1
-12
/
+9
*
ProjectExplorer: Replace RunConfiguration::doAdditionalSetup
hjk
2019-12-17
1
-5
/
+0
*
Merge remote-tracking branch 'origin/4.11'
Eike Ziller
2019-12-16
1
-11
/
+17
|
\
|
*
Qnx: Add QnxRunConfiguration::doAdditionalSetup()
Christian Kandeler
2019-12-12
1
-16
/
+24
*
|
Standardize RunConfiguration id specification
hjk
2019-12-11
1
-1
/
+1
*
|
ProjectExplorer: Let RunConfiguration not listen to Kit changes
hjk
2019-12-02
1
-1
/
+0
*
|
Qnx: use new runconfiguration aspect update mechanism
hjk
2019-11-27
1
-4
/
+4
*
|
ProjectExplorer: Introduce and use a Target::buildSystemUpdated signal
hjk
2019-11-21
1
-3
/
+2
*
|
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-1
/
+1
|
/
*
ProjectExplorer: Rename BaseStringAspect::{f,setF}ileName
hjk
2019-08-29
1
-1
/
+1
*
ProjectExplorer: Proliferate FilePath
hjk
2019-08-29
1
-4
/
+4
*
Utils/all: Create an OutputFormatterFactory
hjk
2019-08-13
1
-2
/
+0
*
Qnx: Remove RemoteLinuxRunConfiguration base from QnxRunConfiguration
hjk
2019-08-06
1
-2
/
+46
*
ProjectExplorer: Move RunControl related classes to separate file pair
hjk
2019-03-13
1
-0
/
+2
*
ProjectExplorer: Rename 'extraAspect' to 'aspect'
hjk
2018-10-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.7'
Eike Ziller
2018-09-19
1
-0
/
+1
|
\
|
*
Qnx: Fix passing path to Qt libraries on device to run configuration
v4.7.1
Eike Ziller
2018-09-18
1
-0
/
+1
*
|
ProjectExplorer: Compactify runconfiguration aspect creation
hjk
2018-09-04
1
-2
/
+1
*
|
ProjectExplorer: Remove RunConfiguration::fillConfigurationLayout
hjk
2018-09-04
1
-6
/
+0
|
/
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
1
-3
/
+1
*
Pass id to RunConfiguration constructor
hjk
2018-04-25
1
-2
/
+2
*
Simplify runconfiguration aspect addTo... interface
hjk
2018-04-24
1
-5
/
+1
*
ProjectExplorer: Factor out some common code in runconfigurations
hjk
2018-04-24
1
-11
/
+3
*
ProjectExplorer: Rework executable display handling in runconfigs
hjk
2018-04-23
1
-46
/
+22
*
Qnx: Re-enable CMake etc builds
hjk
2018-04-06
1
-2
/
+0
*
Qnx: Move QnxRunConfigurationFactory close to run config
hjk
2018-04-06
1
-0
/
+12
*
Qnx: Remove run-time dependency on QmakeProjectManager
hjk
2018-02-09
1
-3
/
+0
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-17
/
+1
*
RemoteLinux: Convert to RunConfiguration::initialize(Id) signature
hjk
2017-11-15
1
-2
/
+4
*
Qnx: Provide a RunConfiguration::initialize(Id) implementation
hjk
2017-11-15
1
-0
/
+20
*
ProjectExplorer: Fix copying of RunConfigurationAspects
hjk
2017-11-10
1
-11
/
+0
*
ProjectExplorer: Re-organize RunConfiguration constructors
hjk
2017-09-13
1
-4
/
+9
*
RemoteLinux/Qnx: Use StandardRunnable
hjk
2016-01-27
1
-9
/
+9
*
Qnx: Modernize QnxRunConfiguration
hjk
2016-01-22
1
-22
/
+21
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-19
/
+12
[next]