aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/kitinformation.h
Commit message (Expand)AuthorAgeFilesLines
* KitInformation: Make defaultValue take a const Kit *Tobias Hunger2016-02-051-5/+5
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+1
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* KitInformation: Add 'override' in derived classeshjk2016-01-051-34/+34
* Qt: Remove platformName and platformDisplayName methodsTobias Hunger2015-12-021-0/+1
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Debugger: Add variables for compiler and debugger display namehjk2014-11-181-0/+1
* Make DeviceKitInformation available to macro expanderhjk2014-10-221-0/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Kit: Allow setting kit specific environment variablesVolker Vogelhuber2014-08-251-0/+27
* | FeatureProvider: Move features into KitsTobias Hunger2014-07-301-0/+2
* | ProjectExplorer: Using function objects for kit matchinghjk2014-07-251-64/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Kits: Simplify handling of sticky kit informationTobias Hunger2013-09-121-9/+6
* Kit: makeSticky() -> setSticky(), allows for unsetting sticky bitDaniel Teske2013-09-031-4/+4
* KitInformation: Make dataId and priority value membershjk2013-08-291-12/+0
* Kit: Provide interface to mark individual kit information stickyTobias Hunger2013-07-251-0/+8
* Kit: Handle device changesTobias Hunger2013-07-101-2/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+1
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-041-0/+10
|\
| * DeviceKitInformation: Fix Device selection.Tobias Hunger2013-02-281-0/+1
| * ToolChainKitInformation: Make use of ToolChainManager::isLoaded()Tobias Hunger2013-02-281-0/+2
| * DeviceKitInformation: Warn if something goes wrongTobias Hunger2013-02-281-0/+7
* | ProjectExplorer/Kit: making toHtml() constFawzi Mohamed2013-02-041-4/+4
|/
* 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
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-0/+1
|\|
| * Kits: Reduce magic while improving setupTobias Hunger2013-01-221-0/+1
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-0/+1
|/
* Kit: emit kitUpdated signals on changes to devices/toolchains/qtDaniel Teske2012-10-191-0/+4
* KitInformation: Make validate work on const Kits and add fix methodTobias Hunger2012-10-121-4/+6
* Adjust license headershjk2012-10-051-21/+20
* Yet another s/profile/kit changeOrgad Shaneh2012-09-281-8/+8
* s/profile/kit/Tobias Hunger2012-09-041-0/+228