aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-175/+2
* ProjectExplorer: Add LayoutBuilder ability to operate on QGridLayouthjk2020-09-181-49/+78
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-0/+5
* Qbs: Start using aspects for some bool items in install stephjk2020-08-181-0/+1
* ProjectExplorer: Add LayoutBuilder::addRow() convenience functionhjk2020-08-051-0/+7
* ProjectExplorer: Make LayoutBuilder aware of aspectshjk2020-08-051-3/+7
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-7/+7
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-3/+4
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-0/+89
* ProjectConfiguration: Clean up initialization of m_targetTobias Hunger2019-08-051-3/+5
* Introduce Utils::DisplayNameChristian Kandeler2019-08-021-26/+5
* ProjectExplorer: Don't store ProjectConfiguration's default display nameChristian Kandeler2019-08-021-9/+0
* ProjectExplorer: Remove ProjectConfiguration base from Targethjk2019-07-311-5/+1
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-0/+22
* ProjectExplorer: Add an official way to connect aspectshjk2019-05-271-0/+6
* ProjectExplorer: Merge StatefulProjectConfiguration into RunConfigurationhjk2019-04-051-19/+0
* ProjectExplorer: Use separate class for aspect collectionhjk2018-11-131-9/+31
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-0/+41
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-6/+3
* ProjectExplorer: Remove unused convenience function displayNameFromMap()hjk2018-01-121-5/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-24/+22
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-14/+19
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-0/+23
* ProjectExplorer: Enable tooltips in MiniProjectTargetSelectorTobias Hunger2017-03-081-0/+13
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-2/+2
* RunConfigurations: Avoid some direct QString use with Core::Idhjk2013-03-191-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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-1/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-10/+8
* Long live the king!hjk2012-01-261-1/+1
* projectexplorer: string literal stylehjk2012-01-241-5/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* BuildConfiguration: Adapt name if Qt version changesKai Koehne2011-05-251-1/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* 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