aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildsteplist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* ProjectExplorer: Add a convienience BuildStepList::firstStepWithIdhjk2019-08-091-0/+5
* ProjectExplorer: Base BuildStepList on QObject, not ProjectConfigurationhjk2019-07-311-29/+35
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-17/+1
* ProjectExplorer: Remove unused BuildStepList::steps(...) overloadhjk2019-07-261-5/+0
* buildsteplist.cpp: Fix compile error for Qt < 5.13Friedemann Kleint2019-02-111-0/+4
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-1/+1
* ProjectExplorer: Move part of deploy config initial step handlinghjk2019-01-291-0/+8
* ProjectExplorer: Add a mechanism to add build steps by Idhjk2019-01-101-0/+11
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-1/+1
* ProjectExplorer: Fix comments for build/clean stepsRobert Loehning2018-02-091-2/+2
* BuildStepList: Improve reporting on failed restore attemptsTobias Hunger2018-02-091-1/+1
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-3/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-47/+30
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-2/+4
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+5
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-0/+5
* Remove BuildStepList::isNullhjk2016-07-211-14/+1
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-32/+29
* ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-0/+5
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-4/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* 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
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-5/+4
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-2/+2
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-121-10/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Use the canonical version of defining string literalshjk2013-09-271-2/+2
* BuildManager: apply 'static' patternhjk2013-09-051-3/+1
* BuildStepList: Report list name when failing to restore a stepTobias Hunger2013-02-151-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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-1/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+2
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-3/+3
* Fix displayname of cloned buildstep listsDaniel Teske2012-03-291-0/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Set id of buildstepslist in fromMap() asapTobias Hunger2010-08-251-1/+5
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-6/+1
* Refactor deploymentTobias Hunger2010-08-021-0/+221