summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-161-0/+2
|\ \ | |/
| * Kits should affect all buildconfiguration environmentsDaniel Teske2012-10-161-0/+2
* | 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/+13
|/
* BuildConfiguration::cloneSteps Add self clone checkDaniel Teske2012-09-181-0/+2
* Profile -> Kit variable renamingOrgad Shaneh2012-09-111-2/+2
* s/profile/kit/Tobias Hunger2012-09-041-7/+7
* 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-60/+31
* Cleanup more TODOs in ProjectExplorerDaniel Teske2012-05-031-1/+1
* Sanitize environment for buildstepsDaniel Teske2012-05-021-1/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-10/+10
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Use QUuids to identify tool chainsTobias Hunger2012-01-301-4/+6
* Long live the king!hjk2012-01-261-1/+1
* Use QByteArray for variable names.hjk2012-01-101-1/+1
* Make "Clean" and "Build" translated in "Add %1 Step"Jarek Kobus2011-11-221-0/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-27/+47