aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsbuildstep.h
Commit message (Expand)AuthorAgeFilesLines
* Use LayoutBuilder V2hjk12 days1-1/+1
* Qbs: Use Store instead of QVariantMap in a few placeshjk2024-01-261-3/+3
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* QbsBuildStep: Some cleanupJarek Kobus2023-07-311-3/+0
* QbsBuildStep: Remove qbsBuildOptionsChanged() signalJarek Kobus2023-07-311-1/+0
* QbsBuildStep: Hide some methods in private sectionJarek Kobus2023-07-311-3/+3
* QbsBuildStep: Introduce qbsBuildConfiguration() helperJarek Kobus2023-07-281-0/+2
* QbsBuildStep: Employ task tree for runningJarek Kobus2023-07-251-47/+7
* ProjectExplorer: Replace the fromMap error return valuehjk2023-07-241-1/+1
* ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-211-1/+1
* Qbs: Use aspects more directly in QbsBuildStephjk2023-07-141-16/+31
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QbsProjectManager: Fix displayed build variant in build stepChristian Kandeler2022-10-261-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QbsProjectManager: Add selection of abis for the android targetRaphaël Cotty2021-01-181-0/+4
* Decorate some classes and methods with final keywordJarek Kobus2020-11-191-1/+1
* Qbs: Use a StringAspect for the "Equivalent command line"hjk2020-11-161-0/+1
* QbsProjectManager: Use a SelectionAspect to switch Debug and Releasehjk2020-11-101-5/+3
* Qbs: Continue aspectification of QbsBuildStephjk2020-11-091-19/+17
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-061-1/+1
* Fix qmake build of unittestsChristian Stenger2020-08-271-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-2/+1
* 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
* | QbsProjectManager: Remove the QbsParser classChristian Kandeler2020-04-071-0/+1
|/
* Qbs: Pass related info directly to command line creation functionhjk2020-02-141-0/+1
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* QtSupport: Add a QmlDebuggingAspectChristian Kandeler2019-11-251-11/+0
* QbsProjectManager: Switch to an out-of-process approachChristian Kandeler2019-11-211-11/+23
* Qbs: Remove unused QbsBuildStep::qbsProjecthjk2019-11-211-2/+0
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-0/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-9/+6
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-061-1/+1
|\
| * Qbs: Add variable chooser to install path chooserOrgad Shaneh2018-10-251-1/+1
* | ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-1/+0
|/
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-2/+0
* QbsProjectManager: Use sensible default for enabling QML debuggingChristian Kandeler2018-02-091-2/+8
* QbsProjectManager: Give build step a "linkQmlDebuggingLibrary" propertyChristian Kandeler2018-02-091-0/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-15/+8
* QbsProjectManager: Add widget for setting the install rootChristian Kandeler2017-02-151-0/+2
* QbsPM: Store unexpanded values in build configurationOrgad Shaneh2016-11-011-1/+7
* QbsPM: Move QbsBuildStepConfigWidget to cpp fileOrgad Shaneh2016-10-251-38/+0
* QbsPM: Use Qt5-style connectsOrgad Shaneh2016-06-291-4/+2
* QbsProjectManager: Add GUI for forcing Probes re-execution.Christian Kandeler2016-06-211-0/+5
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-9/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-10/+8