aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-5/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* BuildConfiguration: Add static helper to turn buildtype into a stringTobias Hunger2015-10-231-0/+15
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-8/+38
* Update LicenseEike Ziller2015-01-161-6/+6
* Set up hierarchy of ProjectConfiguration macro expanders.hjk2014-11-051-2/+17
* Provide %{buildDir} macro expansion again.hjk2014-11-051-22/+3
* Add MacroExpander member to ProjectConfigurationhjk2014-10-231-24/+24
* Move uses of ProjectMacroExpander closer to build configurationhjk2014-10-221-35/+16
* Utils: MacroExpander API cosmetics.hjk2014-10-221-2/+2
* MacroExpander: Fall back to global expanderhjk2014-10-161-2/+2
* VariableChooser: Reworkhjk2014-10-151-1/+0
* 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-3/+3
|/ /
* | BuildConfiguration: Use ProjectMacroExpanderDaniel Teske2014-10-091-5/+13
* | Algorithms: Introduce helper Utils::equalDaniel Teske2014-07-161-3/+1
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-7/+4
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-071-1/+1
|\|
| * Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* | Utils: Merge Abstract{Qtc,}MacroExpander classeshjk2014-06-251-1/+2
|/
* IBuildConfigurationFactory: Partial revert of 5a30007e45eDaniel Teske2014-06-191-11/+21
* ProjectExplorer: Fix comparing prioritiesDaniel Teske2014-06-161-2/+2
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-24/+14
* Fix return value of project explorers macro expandersEike Ziller2014-06-051-2/+3
* Rewrite ::getObjects usage to use predicate versionDaniel Teske2014-05-121-14/+8
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Revert "Add workaround for QTBUG-35143"Eike Ziller2013-11-291-9/+1
* Add workaround for QTBUG-35143v3.0.0-rc1Eike Ziller2013-11-281-1/+9
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-011-8/+18
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+12
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-1/+1
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-3/+33
* PluginManager: Do not use instance() when that is not neededTobias Hunger2013-08-021-3/+3
* Target: Remove useless includeTobias Hunger2013-08-011-0/+2
* Cache BuildConfiguration::environment()Daniel Teske2013-04-191-9/+12
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-4/+0
* Make variable manager static.Eike Ziller2013-03-131-1/+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-2/+2
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-1/+1
* | BuildConfiugration: Rename subConfigWidgets to createSubConfigWidgetsDaniel Teske2012-11-161-1/+1
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-1/+2
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+5
* | BuildConfiguration: Only emit environmentChanged() on actual changesDaniel Teske2012-10-221-3/+14
* | BuildConfiguration: Simplfy code dealing with kit changesDaniel Teske2012-10-221-7/+5