aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsbuildstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-2/+2
* Utils: Remove FileName::isNullhjk2019-05-131-9/+9
* Qbs: Remove QbsBuildConfiguration::emitBuildTypeChangedhjk2019-05-031-6/+4
* Qbs: Move build step connection setup to build step constructorhjk2019-05-021-0/+5
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* QtSupport: Remove BaseQtVersion::dumpUpdatedFor signalhjk2019-02-141-2/+0
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-18/+10
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-061-3/+4
|\
| * Qbs: Add variable chooser to install path chooserOrgad Shaneh2018-10-251-3/+4
* | QbsProjectManager: Prevent "special properties" in the line editChristian Kandeler2018-10-251-1/+12
* | ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-5/+2
* | ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-12/+1
* | ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-6/+0
* | QbsBuildStepConfigWidget: Remove redundant BuildStep memberChristian Kandeler2018-10-121-38/+43
* | ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-0/+1
|/
* QbsProjectManager: ModernizeAlessandro Portale2018-07-271-11/+11
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-1/+1
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-3/+1
* QbsProjectManager: Fix the "Enable QML debugging" checkboxChristian Kandeler2018-05-141-0/+2
* QbsProjectManager: Fix "equivalent command line" contentsChristian Kandeler2018-03-121-1/+1
* QbsProjectManager: Do not map QML debugging setting to Qt.declarativeChristian Kandeler2018-02-091-5/+3
* QbsProjectManager: Use sensible default for enabling QML debuggingChristian Kandeler2018-02-091-18/+8
* QbsProjectManager: Fix QML debugging supportChristian Kandeler2018-02-091-2/+4
* QbsProjectManager: Fix display of QML debugging warning iconChristian Kandeler2018-02-091-1/+1
* QbsProject: Use base Project::isParsing() functionhjk2018-01-031-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-31/+8
* QbsProjectManager: Avoid allocations when checking environment variablesJoerg Bornemann2017-10-191-1/+1
* QbsProjectManager: Add missing emit keywordsJoerg Bornemann2017-10-191-3/+3
* QbsProjectManager: Get rid of redundant codeChristian Kandeler2017-10-111-9/+8
* QbsProjectManager: Fix build setting getting lostChristian Kandeler2017-10-111-0/+3
* Project: Get rid of builddirectoryChanged signalTobias Hunger2017-08-021-2/+5
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-281-53/+52
|\
| * QbsBuildStep: Remove QLatin1*Orgad Shaneh2017-07-281-53/+52
* | Project: Move signalling of parsing state into ProjectTobias Hunger2017-07-261-2/+4
|/
* ProjectManagers: Cleanuphjk2017-02-281-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* QbsProjectManager: Add widget for setting the install rootChristian Kandeler2017-02-151-1/+54
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-6/+6
* QbsProjectManager: Allow JS expressions when overriding propertiesChristian Kandeler2016-11-091-2/+5
* QbsPM: Store unexpanded values in build configurationOrgad Shaneh2016-11-011-22/+45
* QbsPM: Move QbsBuildStepConfigWidget to cpp fileOrgad Shaneh2016-10-251-0/+38
* QbsProjectManager: Allow to switch on qbs profiling via env variableChristian Kandeler2016-10-101-0/+1
* QbsPM: Support variables in build configuration propertiesOrgad Shaneh2016-09-201-1/+7
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Update qbs submodule.Christian Kandeler2016-06-301-0/+1
* QbsPM: Use Qt5-style connectsOrgad Shaneh2016-06-291-24/+32
* QbsProjectManager: Add GUI for forcing Probes re-execution.Christian Kandeler2016-06-211-1/+17
* Qbs: Fix build after build step factory changeshjk2016-06-101-3/+4