aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildstep.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remember build step expansion stateChristian Kandeler2019-04-121-0/+6
* Say hello to Android CMake supportBogDan Vatra2019-03-061-0/+1
* PE: Fix build with MSVC2015Christian Stenger2019-02-011-0/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-7/+19
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-1/+1
* ProjectExplorer: ModernizeAlessandro Portale2018-12-041-3/+2
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-1/+4
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-1/+4
* ProjectExplorer: Use BuildStep member to decide on initial expansionhjk2018-10-221-3/+5
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-2/+3
* ProjectExplorer: Remove BuildStepListWidget::additionalSummaryText()hjk2018-10-161-2/+0
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-1/+4
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-23/+7
* Make BuildStep::createConfigWidget default implementation non-purehjk2018-09-201-1/+1
* ProjectExplorer: Replace virtual BuildStepConfigWidget::showWidgethjk2018-09-191-2/+7
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-5/+6
* ProjectExplorer: Remove unused BuildStepFactory::clone methodhjk2018-05-161-1/+0
* ProjectExplorer: Use override consistentlyTobias Hunger2018-05-071-4/+4
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-0/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-19/+49
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-1/+1
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+2
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-1/+1
* Qmake: Add variable choosers where variables are parsedOrgad Shaneh2017-03-291-0/+2
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-1/+5
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-10/+21
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-2/+2
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+2
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-17/+5
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+3
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-1/+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/+1
* Remove unnecessary destructorsTobias Hunger2015-11-161-2/+0
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-3/+3
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-1/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* 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
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-30/+0
* | BuildConfigWidget: Make displayName property instead of a virtual funcDaniel Teske2012-11-161-1/+16
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-3/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Optionaly disable buildstepsDaniel Teske2012-01-311-0/+10