summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-13/+14
* Make use of ProjectConfiguration in the BuildConfigurationsTobias Hunger2010-02-011-31/+22
* Fix typosTobias Hunger2010-01-111-6/+8
* Make method naming more consistent.Tobias Hunger2010-01-071-5/+5
* Remove BuildConfiguration::setValue/valuedt2009-12-081-8/+4
* Make BuildConfiguration::setValue and ::value protecteddt2009-12-071-4/+4
* Rework connections on the project pane for Qt4Projects.dt2009-12-071-2/+1
* Fist set the display name then addBuildConfiguration on clonedt2009-11-301-1/+1
* QMakeStep some API cleanupdt2009-11-301-2/+0
* Make setDisplayName easier and break displayName signalsdt2009-11-301-0/+1
* Update documentationdt2009-11-301-3/+2
* Move most of the BuildConfiguration specific functionsdt2009-11-301-2/+10
* Remove BuildConfiguration::name()dt2009-11-301-14/+6
* Add BuildConfiguration::restore and BuildConfiguration::project()dt2009-11-301-5/+11
* Add BuildConfiguration classesdt2009-11-301-3/+16
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-1/+17
* Make a function out of duplicated code.dt2009-10-071-0/+1
* Results of review.con2009-10-011-3/+6
* Some little doc.con2009-10-011-1/+4