aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericmakestep.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | GenericMakeStep: Remove genericBuildConfiguration()Daniel Teske2012-11-161-3/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-1/+1
* Warn if kit has no tool chain set upTobias Hunger2012-09-061-0/+1
* genericprojectmanager: code cosmetichjk2012-08-141-12/+13
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* plugins genericprojectmanager: fix mem leak. m_ui was never deletedMontel Laurent2012-07-171-0/+1
* GenericProjectManager: Remove todosDaniel Teske2012-05-031-1/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-18/+15
* Long live the king!hjk2012-01-261-1/+1
* compile fix with namespaceshjk2011-11-241-10/+2
* Add a default "clean" BuildStep to Generic Projects.Andre Hartmann2011-11-241-0/+4
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-1/+7
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Remove BuildStepConfigWidget::init()dt_2011-05-301-1/+0
* 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
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-1/+1
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-2/+2
|/
* Refactor deploymentTobias Hunger2010-08-021-17/+10
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-7/+7
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-2/+10
* Long live the king!hjk2010-03-051-1/+1
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-17/+33
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Rework Build Parser handlingTobias Hunger2009-12-091-2/+2
* Hide static cast in accessor methodsdt2009-11-301-1/+3
* Rename method to the more correct canCreateForBuildConfigurationdt2009-11-301-1/+1
* Change IBuildStepFactory::canCreate to take a BuildConfigurationdt2009-11-301-1/+1
* Remove project() from BuildStepdt2009-11-301-5/+2
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-20/+19
* Remove value(name) and setValue(name, value) from BuildStepdt2009-11-191-0/+18
* Fix slot connections in the generic project manager.dt2009-08-181-1/+1
* long live the kinghjk2009-08-141-1/+1
* Check/Unchecking useJom should update various makestep config widgets.dt2009-08-121-0/+1
* Make generic make step fit in to the new Project settings.dt2009-08-061-0/+4
* Rework the project settings.dt2009-08-061-0/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Implement a AbstractMakeStep which takes the common code from 3 places.dt2009-05-051-11/+2
* compile fix with namespaceshjk2009-03-191-1/+1
* Allow overriding make command and specifying parametersThorbjørn Lindeijer2009-03-181-6/+10
* Class name simplification for MakeStep related classesThorbjørn Lindeijer2009-03-181-0/+102