aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-2/+10
* ProjectExplorer: Remove unused BuildStepFactory::clone methodhjk2018-05-161-18/+0
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-1/+15
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-27/+130
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-2/+4
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+5
* BuildStep: Do not use QLatin1String/QLatin1Char in BuildStepsTobias Hunger2017-07-251-2/+2
* Qmake: Add variable choosers where variables are parsedOrgad Shaneh2017-03-291-0/+10
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-0/+13
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-0/+6
* ProjectExplorer: Use runAsyncEike Ziller2016-02-121-1/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-3/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-25/+25
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-24/+25
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-251-10/+12
|\|
| * Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-10/+12
* | Doc: fix function signatures in code documentationLeena Miettinen2013-05-231-3/+3
|/
* 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-1/+1
* Cloned BuildSteps should have no "Clone of" in display nameDaniel Teske2012-03-061-0/+1
* Optionaly disable buildstepsDaniel Teske2012-01-311-2/+30
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-0/+5
|\|
| * Fix various crashesDaniel Teske2011-10-311-0/+10
* | Less magic in BuildStep::buildConfiguration() and deployConfiguration()Daniel Teske2011-10-241-8/+7
|/
* Add gui thread mode to BuildStepDaniel Teske2011-07-121-2/+28
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-0/+69
* Update license.hjk2011-04-131-14/+13
* ProjectExplorer: Add deployConfiguration() member function to BuildStep.Christian Kandeler2011-02-211-0/+9
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Refactor deploymentTobias Hunger2010-08-021-13/+21
* Long live the king!hjk2010-03-051-1/+1
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-30/+10
* Remove BuildConfiguration::name()dt2009-11-301-1/+1
* Remove project() from BuildStepdt2009-11-301-8/+3
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-25/+13
* Remove value(name) and setValue(name, value) from BuildStepdt2009-11-191-58/+19
* Tweaks to the project page.dt2009-10-011-14/+0