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
/
qbsprojectmanager
/
qbscleanstep.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
BuildStep: Some cleanup
Jarek Kobus
2023-07-27
1
-2
/
+0
*
QbsCleanStep: Employ task tree for running
Jarek Kobus
2023-07-24
1
-85
/
+37
*
Qbs: Avoid a FilePath/String round trip
hjk
2023-07-14
1
-3
/
+4
*
Qbs: More direct aspect use in QbsCleanStep
hjk
2023-07-14
1
-15
/
+12
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
QbsProjectManager: Convert to using Tr::tr
Alessandro Portale
2022-09-06
1
-8
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-0
/
+1
*
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-08-31
1
-1
/
+1
|
\
|
*
Fix qmake build of unittests
Christian Stenger
2020-08-27
1
-1
/
+1
*
|
ProjectExplorer: Rename Base*Aspect to *Aspect
hjk
2020-08-14
1
-6
/
+6
|
/
*
Merge output formatters and output parsers
Christian Kandeler
2020-04-23
1
-1
/
+1
*
QbsProjectManager: Fix crash when unloading a building project
Christian Kandeler
2020-04-14
1
-0
/
+9
*
Qbs: Use more sensible build step summaries
Christian Kandeler
2020-02-20
1
-1
/
+1
*
Qbs: Pass related info directly to command line creation function
hjk
2020-02-14
1
-1
/
+5
*
ProjectManager: Add convenience Task subclasses
hjk
2020-01-20
1
-3
/
+1
*
ProjectExplorer: Pass Id to BuildStep constructor
hjk
2020-01-09
1
-7
/
+2
*
Qmake: Make proper use of BuildDirectoryAspect
Christian Kandeler
2019-11-28
1
-2
/
+2
*
QbsProjectManager: Switch to an out-of-process approach
Christian Kandeler
2019-11-21
1
-37
/
+34
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-3
/
+7
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-1
/
+1
*
Qbs: Use new widget summary updating in clean step
hjk
2019-06-25
1
-29
/
+10
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
ProjectExplorer: Rework the build step run interface
Christian Kandeler
2019-01-31
1
-16
/
+9
*
ProjectExplorer: Add a QTextEdit based variant for BaseStringAspect
hjk
2019-01-18
1
-105
/
+38
*
ProjectExplorer: Simplify BuildStep::init() signature
hjk
2019-01-18
1
-2
/
+1
*
Qbs: Remove QbsCleanStep::maxJobs
hjk
2019-01-18
1
-17
/
+0
*
ProjectExplorer: Use a data member for BuildStep::runInGuiThread
hjk
2018-10-23
1
-5
/
+1
*
ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()
hjk
2018-10-17
1
-10
/
+1
*
ProjectExplorer: Make BuildStepConfigWidget::displayName a value
hjk
2018-10-15
1
-5
/
+0
*
ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidget
hjk
2018-10-12
1
-1
/
+1
*
QbsProjectManager: Modernize
Alessandro Portale
2018-07-27
1
-5
/
+5
*
ProjectExplorer: Simplify BuildStepFactory
hjk
2018-05-31
1
-1
/
+1
*
Centralize retrieving the "parent" build configuration
Eike Ziller
2018-05-22
1
-2
/
+0
*
QbsProject: Use base Project::isParsing() function
hjk
2018-01-03
1
-1
/
+1
*
ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setup
hjk
2017-12-08
1
-32
/
+6
*
QbsProjectManager: Add "clean" and "rebuild" actions for products
Christian Kandeler
2017-04-11
1
-2
/
+4
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-1
/
+1
*
QbsProjectManager: Add widget for setting the install root
Christian Kandeler
2017-02-15
1
-1
/
+2
*
Give the values of BuildStep::OutputFormat better names
Christian Kandeler
2017-01-19
1
-1
/
+1
*
QbsPM: Use Qt5-style connects
Orgad Shaneh
2016-06-29
1
-9
/
+13
*
Qbs: Fix build after build step factory changes
hjk
2016-06-10
1
-3
/
+3
*
ProjectExplorer: De-duplicate code in IBuildStepFactory derived classes
hjk
2016-06-10
1
-44
/
+4
*
BuildStep: Remove finished() signal and use FutureInterface to report
Tobias Hunger
2016-04-25
1
-5
/
+2
*
Update qbs submodule.
BogDan Vatra
2016-03-01
1
-26
/
+0
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
BuildManager: Provide context of earlier build steps to init
Tobias Hunger
2015-11-16
1
-1
/
+2
*
Tasks: Make the linking of compile output to Tasks more robust
Daniel Teske
2015-04-21
1
-3
/
+5
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
[next]