aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/configurestep.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AutoTools: Move to Tr::trhjk2022-09-301-4/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-26/+2
* Autotools: De-Q_OBJECT-ify build related classeshjk2020-01-131-41/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* ProjectExplorer: Start centralizing BuildStepWidget update logichjk2019-06-251-6/+0
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-2/+3
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-1/+1
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-1/+0
* AutoTools: Use aspects in build stepshjk2018-10-221-39/+4
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-3/+0
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-1/+0
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-2/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-15/+3
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-8/+2
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-1/+1
* Autotools: Use Qt5 style connectsTobias Hunger2016-02-101-3/+1
* Autotools: ModernizeTobias Hunger2016-02-041-8/+4
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-9/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+15
* 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-7/+7
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | autotools: Allow builds to be done in buildDirRay Donnelly2014-09-031-0/+2
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove autotoolsBuildConfiguration() from all stepsDaniel Teske2012-11-161-2/+0
|/
* Adjust license headershjk2012-10-051-24/+21
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-2/+0
* Profile introductionTobias Hunger2012-06-211-0/+4
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-5/+5
* autotools: minor cleanuphjk2011-11-301-5/+0
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+162