aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* Android: Use less direct access to the qmake build stephjk2018-07-261-1/+1
* ProjectExplorer: Simplify BuildConfiguration a bitTobias Hunger2018-07-131-1/+0
* ProjectExplorer: Add a BuildConfiguration::regenerateBuildFileshjk2018-07-101-0/+3
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-1/+1
* ProjectExplorer: Use override consistentlyTobias Hunger2018-05-071-1/+1
* ProjectExplorer: Simplify IBuildConfigurationFactory interfacehjk2018-04-041-9/+4
* ProjectExplorer: Fix handling on restrictions of usable kitshjk2018-01-111-0/+1
* ProjectExplorer: Remove *Configuration::availableCreationIdsChangedhjk2018-01-081-3/+0
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-0/+2
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-1/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-20/+41
* Qmake: Set up environment for initial project parsingTobias Hunger2017-11-281-0/+1
* BuildConfiguration: Make method name clearerTobias Hunger2017-10-181-1/+1
* ProjectExplorer: Do not prepend compiler path to PATH everywhere!Tobias Hunger2017-10-181-0/+2
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+2
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-0/+1
* BuildConfiguration: De-virtualize setBuildConfigurationhjk2016-12-051-1/+1
* IBuildConfiguration: More constTobias Hunger2016-08-261-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-1/+0
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-1/+0
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+1
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-3/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Remove unnecessary destructorsTobias Hunger2015-11-161-1/+0
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-3/+3
* BuildConfiguration: Add static helper to turn buildtype into a stringTobias Hunger2015-10-231-0/+2
* Introduce Profile build modeUlf Hermann2015-10-201-0/+1
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-1/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Set up hierarchy of ProjectConfiguration macro expanders.hjk2014-11-051-0/+1
* Provide %{buildDir} macro expansion again.hjk2014-11-051-1/+0
* Add MacroExpander member to ProjectConfigurationhjk2014-10-231-5/+1
* MacroExpander: Fall back to global expanderhjk2014-10-161-3/+3
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-1/+1
|/ /
* / BuildConfiguration: Introduce signal buildTypeChanged()BogDan Vatra2014-07-211-0/+1
|/
* 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-5/+5
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+7
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-6/+8
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-4/+8
* 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