aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Cache BuildConfiguration::environment()Daniel Teske2013-04-191-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+0
* ProjectExplorer: Make fromMap() public in BuildConfiguration.Christian Kandeler2013-03-111-2/+1
* 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
* | BuildConfiugration: Rename subConfigWidgets to createSubConfigWidgetsDaniel Teske2012-11-161-1/+1
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+1
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-7/+0
* | BuildConfiguration: Only emit environmentChanged() on actual changesDaniel Teske2012-10-221-0/+3
* | BuildConfiguration: Simplfy code dealing with kit changesDaniel Teske2012-10-221-1/+1
* | Make BuildConfiguration::baseEnvironment() non virtualDaniel Teske2012-10-221-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Change and Clone kit functionalityDaniel Teske2012-09-281-0/+1
|/
* Profile -> Kit variable renamingOrgad Shaneh2012-09-111-1/+1
* s/profile/kit/Tobias Hunger2012-09-041-2/+2
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-2/+0
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-2/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-14/+17
* ProjectExplorer: Remove todosDaniel Teske2012-05-031-2/+2
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-7/+7
* 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
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-12/+6
* Add BuildConfiguration::disabledReason()dt_2011-05-271-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Handle tool chain configuration changesTobias Hunger2011-03-241-0/+1
* Crash: Fix crash when removing a tool chainTobias Hunger2011-03-241-0/+4
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-1/+1
* add API to query build type (unknown, release, debug) to BuildConfigurationMilian Wolff2011-03-031-0/+7
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-2/+6
* Exported header cleanup.Friedemann Kleint2011-01-201-3/+0
* ProjectExplore: Introduce dis/enabling of buildconfigurationsdt2011-01-191-0/+3
* 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
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-0/+16
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-3/+2
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-6/+7
* Refactor deploymentTobias Hunger2010-08-021-11/+8
* Make the build parser for custom build steps depend on the toolchaindt2010-07-071-0/+8
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-5/+5
* Prevent removing buildsteps if the buildsteps are queued for building.dt2010-04-131-1/+1
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-11/+5
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-121-1/+12