aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbscleanstep.h
Commit message (Expand)AuthorAgeFilesLines
* QbsCleanStep: Employ task tree for runningJarek Kobus2023-07-241-30/+3
* Qbs: Avoid a FilePath/String round triphjk2023-07-141-1/+1
* Qbs: More direct aspect use in QbsCleanStephjk2023-07-141-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Decorate some classes and methods with final keywordJarek Kobus2020-11-191-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-3/+5
* 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-2/+2
|/
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-171-0/+2
|\
| * QbsProjectManager: Fix crash when unloading a building projectChristian Kandeler2020-04-141-0/+2
* | ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-1/+0
|/
* Qbs: Pass related info directly to command line creation functionhjk2020-02-141-2/+1
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-3/+1
* QbsProjectManager: Switch to an out-of-process approachChristian Kandeler2019-11-211-5/+4
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-0/+2
* Qbs: Use new widget summary updating in clean stephjk2019-06-251-6/+0
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-9/+7
* ProjectExplorer: Add a QTextEdit based variant for BaseStringAspecthjk2019-01-181-33/+8
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+1
* Qbs: Remove QbsCleanStep::maxJobshjk2019-01-181-3/+0
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-1/+0
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-2/+0
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-1/+0
* QbsProjectManager: ModernizeAlessandro Portale2018-07-271-3/+3
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-2/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-13/+6
* QbsProjectManager: Add "clean" and "rebuild" actions for productsChristian Kandeler2017-04-111-0/+1
* QbsPM: Use Qt5-style connectsOrgad Shaneh2016-06-291-4/+2
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-9/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update qbs submodule.BogDan Vatra2016-03-011-3/+0
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-10/+8
* 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/+1
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-9/+9
* Update LicenseEike Ziller2015-01-161-6/+6
* QbsPM: Fix memory leaksOrgad Shaneh2014-11-211-0/+1
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QtSupport: Forward-declare some classes.Friedemann Kleint2013-03-271-0/+1
* QbsProjectManager: Adapt to qbs API change.Christian Kandeler2013-02-281-2/+1
* Initial version of qbs pluginTobias Hunger2013-02-011-0/+150