aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildsteplist.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename the new Storage to Storehjk2023-08-241-3/+3
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-3/+3
* BuildStepList: Pass ProjectConfiguration into c'torJarek Kobus2023-07-111-3/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Move makeInstallCommand()hjk2022-06-131-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-9/+9
* ProjectExplorer: Add a convienience BuildStepList::firstStepWithIdhjk2019-08-091-0/+1
* ProjectExplorer: Base BuildStepList on QObject, not ProjectConfigurationhjk2019-07-311-6/+11
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-3/+0
* ProjectExplorer: Remove unused BuildStepList::steps(...) overloadhjk2019-07-261-1/+1
* ProjectExplorer: Remove unused function BuildStepList::allOfTypehjk2019-07-261-10/+0
* ProjectExplorer: Move part of deploy config initial step handlinghjk2019-01-291-0/+7
* ProjectExplorer: Add a mechanism to add build steps by Idhjk2019-01-101-0/+2
* ProjectExplorer: Use override consistentlyTobias Hunger2018-05-071-2/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-3/+3
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+2
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-0/+1
* Remove BuildStepList::isNullhjk2016-07-211-6/+1
* ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-0/+21
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-1/+0
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-1/+0
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-3/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer: Add convenience function BuildStepList::appendStep().Christian Kandeler2013-07-291-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* 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-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+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
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-161-1/+1
|/
* Make cloning of BuildConfigurations work againTobias Hunger2010-08-301-2/+1
* Refactor deploymentTobias Hunger2010-08-021-0/+89