aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericbuildconfiguration.cpp
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
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-3/+3
* GenericProject: Add history completer to path choosersTobias Hunger2014-02-071-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-011-9/+5
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+17
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-38/+38
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-43/+11
* 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
* | Qt4BuildConfiguration: Allow for "Release" and "Debug" BCsTobias Hunger2013-01-311-1/+1
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | BuildConfigWidget: Make displayName property instead of a virtual funcDaniel Teske2012-11-161-5/+1
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-9/+7
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-8/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+7
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-6/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-3/+3
* genericprojectmanager: code cosmetichjk2012-08-141-30/+28
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-33/+71
* Generic Project: Add some missing QLatin1String's.Andre Hartmann2012-06-041-2/+2
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-12/+11
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Add a default "clean" BuildStep to Generic Projects.Andre Hartmann2011-11-241-0/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix: Warning about assigning false to pointerTobias Hunger2011-06-071-1/+1
* 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/+6
* 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-5/+0
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-0/+1
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-2/+2
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-1/+0
* Refactor deploymentTobias Hunger2010-08-021-2/+6
* Make the build parser for custom build steps depend on the toolchaindt2010-07-071-0/+9
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-1/+1
* Introduce method to access the project directoryTobias Hunger2010-03-251-3/+2
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-1/+1
* Preserve the user-set build directory for Generic ProjectsThorbjørn Lindeijer2010-03-151-6/+12
* Long live the king!hjk2010-03-051-1/+1