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
/
qmakeprojectmanager
/
qmakebuildconfiguration.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-4
/
+4
*
Qmake: Proliferate FilePath use
hjk
2021-08-20
1
-3
/
+3
*
QmakeProjectManager: Un-export QmakeMakeStep
hjk
2021-04-26
1
-4
/
+7
*
ProjectExplorer: Consolidate adding Qt host binaries to path
hjk
2020-12-15
1
-1
/
+0
*
QmakeProjectManager: Make "system" execution opt-in
Christian Kandeler
2020-10-16
1
-0
/
+2
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-4
/
+5
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-1
/
+1
*
DebuggerAspect: Simplify handling of Qml debugging
Tobias Hunger
2020-02-19
1
-4
/
+0
*
ProjectExplorer: Move some of the BuildInfo setup code to central places
hjk
2020-01-14
1
-4
/
+0
*
ProjectExplorer: De-QObject-ify BuildConfigurationFactories
hjk
2020-01-10
1
-2
/
+0
*
ProjectExplorer: Replace BuildConfigurationFactory::availableBuilds
hjk
2020-01-09
1
-3
/
+0
*
ProjectExplorer: Use function object for special build config init
hjk
2019-12-09
1
-2
/
+0
*
ProjectExplorer: Provide the option to build only the app to be run
Christian Kandeler
2019-12-05
1
-0
/
+2
*
Qmake: Simplify use of helper for creation of shadow dir paths
hjk
2019-12-05
1
-2
/
+4
*
ProjectExplorer: Use full class for TriState value
hjk
2019-12-03
1
-3
/
+3
*
QmakeBuildConfiguration: Make use of Qt-related build aspects
Christian Kandeler
2019-11-28
1
-3
/
+15
*
QmakeBuildConfiguration: Make use of SeparateDebugInfoAspect
Christian Kandeler
2019-11-28
1
-0
/
+6
*
Qmake: Make proper use of BuildDirectoryAspect
Christian Kandeler
2019-11-28
1
-1
/
+1
*
Qmake: Move some non-configuration code from build config to build system
hjk
2019-11-25
1
-2
/
+0
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-0
/
+6
*
QmakePM: Remove unused explicit shadow build flag
hjk
2019-08-23
1
-2
/
+0
*
ProjectExplorer: Set up hack to funnel information to buildstep ctors
hjk
2019-08-22
1
-1
/
+1
*
ProjectExplorer: Handle parsingStarted/Finished in BuildConfiguration
Tobias Hunger
2019-08-21
1
-6
/
+0
*
QmakeProject: Move QmakeBC::isShadowBuild
hjk
2019-07-29
1
-1
/
+0
*
Qmake: Replace QmakeBC::emitQmakeBuildConfigurationChanged
hjk
2019-07-29
1
-6
/
+0
*
ProjectExplorer: Merge BuildConfigurationFactory::availableBuilds
hjk
2019-06-27
1
-3
/
+2
*
ProjectExplorer: Align signatures of BuildConfiguration
hjk
2019-06-27
1
-1
/
+2
*
ProjectExplorer etc: More FilePath usage
hjk
2019-06-26
1
-3
/
+3
*
QmakeProject: Use QString mkspec in QmakeKitInformation
hjk
2019-05-28
1
-1
/
+1
*
Qmake: Improve the build dir location warning
Christian Kandeler
2019-03-06
1
-0
/
+4
*
QmakeProjectManager: Remove some unneeded declarations
hjk
2019-01-30
1
-6
/
+0
*
ProjectExplorer: Collapse BuildInfo hierarchy
hjk
2019-01-30
1
-7
/
+6
*
ProjectExplorer: Rename IBuildConfigurationFactory
hjk
2019-01-29
1
-1
/
+1
*
Remove unneeded member initializers
Orgad Shaneh
2018-11-12
1
-1
/
+1
*
ProjectExplorer: Add a BuildConfiguration::regenerateBuildFiles
hjk
2018-07-10
1
-0
/
+1
*
Use make step base for qmake projects
Eike Ziller
2018-05-17
1
-2
/
+2
*
QmakeProjectManager: Consistently use nullptr
Tobias Hunger
2018-05-13
1
-5
/
+5
*
ProjectExplorer: Pass id directly to BuildConfigurations
hjk
2018-05-08
1
-1
/
+1
*
QmakeProjectManager: Use override consistently
Tobias Hunger
2018-05-07
1
-3
/
+3
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-24
/
+5
*
Qmake: Set up environment for initial project parsing
Tobias Hunger
2017-11-28
1
-0
/
+1
*
ProjectExplorer: Do not prepend compiler path to PATH everywhere!
Tobias Hunger
2017-10-18
1
-0
/
+2
*
Qmake: Remove superfluous qualifications
Orgad Shaneh
2017-03-20
1
-3
/
+3
*
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2016-12-05
1
-1
/
+0
|
\
|
*
QmakeBuildConfiguration: Pass build dir to base setter
hjk
2016-12-05
1
-1
/
+0
*
|
Qmake: Initialize members of LastKit
Tobias Hunger
2016-12-01
1
-1
/
+1
|
/
*
QmakeProjectManager: Improve signalling of parser state
Tobias Hunger
2016-11-09
1
-1
/
+1
*
QmakePM: Use Qt5-style connects
Orgad Shaneh
2016-05-26
1
-4
/
+2
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
[next]