aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbscleanstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* BuildStep: Some cleanupJarek Kobus2023-07-271-2/+0
* QbsCleanStep: Employ task tree for runningJarek Kobus2023-07-241-85/+37
* Qbs: Avoid a FilePath/String round triphjk2023-07-141-3/+4
* Qbs: More direct aspect use in QbsCleanStephjk2023-07-141-15/+12
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QbsProjectManager: Convert to using Tr::trAlessandro Portale2022-09-061-8/+9
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-0/+1
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-311-1/+1
|\
| * Fix qmake build of unittestsChristian Stenger2020-08-271-1/+1
* | ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-6/+6
|/
* Merge output formatters and output parsersChristian Kandeler2020-04-231-1/+1
* QbsProjectManager: Fix crash when unloading a building projectChristian Kandeler2020-04-141-0/+9
* Qbs: Use more sensible build step summariesChristian Kandeler2020-02-201-1/+1
* Qbs: Pass related info directly to command line creation functionhjk2020-02-141-1/+5
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-3/+1
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-7/+2
* Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-2/+2
* QbsProjectManager: Switch to an out-of-process approachChristian Kandeler2019-11-211-37/+34
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-3/+7
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Qbs: Use new widget summary updating in clean stephjk2019-06-251-29/+10
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-16/+9
* ProjectExplorer: Add a QTextEdit based variant for BaseStringAspecthjk2019-01-181-105/+38
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+1
* Qbs: Remove QbsCleanStep::maxJobshjk2019-01-181-17/+0
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-5/+1
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-10/+1
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-5/+0
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-1/+1
* QbsProjectManager: ModernizeAlessandro Portale2018-07-271-5/+5
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-1/+1
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-2/+0
* QbsProject: Use base Project::isParsing() functionhjk2018-01-031-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-32/+6
* QbsProjectManager: Add "clean" and "rebuild" actions for productsChristian Kandeler2017-04-111-2/+4
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* QbsProjectManager: Add widget for setting the install rootChristian Kandeler2017-02-151-1/+2
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-1/+1
* QbsPM: Use Qt5-style connectsOrgad Shaneh2016-06-291-9/+13
* Qbs: Fix build after build step factory changeshjk2016-06-101-3/+3
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-44/+4
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-5/+2
* Update qbs submodule.BogDan Vatra2016-03-011-26/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+2
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-3/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6