aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericbuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-011-2/+2
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+3
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-5/+9
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-8/+3
* 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-3/+3
* | BuildConfigWidget: Make displayName property instead of a virtual funcDaniel Teske2012-11-161-2/+0
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-3/+1
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-1/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+1
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-1/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* genericprojectmanager: code cosmetichjk2012-08-141-4/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-11/+35
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-6/+6
* 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
* add API to query build type (unknown, release, debug) to BuildConfigurationMilian Wolff2011-03-031-0/+2
* 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
* | GenericBuildConfiguration: Use user modified environmentdt2010-11-281-1/+0
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-1/+1
* Make the build parser for custom build steps depend on the toolchaindt2010-07-071-0/+2
* Preserve the user-set build directory for Generic ProjectsThorbjørn Lindeijer2010-03-151-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-12/+12
* Make use of ProjectConfiguration in the BuildConfigurationsTobias Hunger2010-02-011-14/+21
* Make method naming more consistent.Tobias Hunger2010-01-071-2/+21
* Remove BuildConfiguration::setValue/valuedt2009-12-081-0/+4
* Make BuildConfiguration::setValue and ::value protecteddt2009-12-071-0/+1
* Hide static cast in accessor methodsdt2009-11-301-0/+2
* Move most of the BuildConfiguration specific functionsdt2009-11-301-0/+3
* Add missing Q_OBJECT macros to BuildConfigurationdt2009-11-301-0/+1
* Remove BuildConfiguration::name()dt2009-11-301-2/+2
* Add BuildConfiguration::restore and BuildConfiguration::project()dt2009-11-301-2/+4
* Add BuildConfiguration classesdt2009-11-301-0/+48