aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/kitinformation.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-16/+16
* Merge output formatters and output parsersChristian Kandeler2020-04-231-1/+1
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-1/+2
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-1/+1
* ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-191-0/+2
* ProjectExplorer: Move some build-related code to BuildManagerChristian Kandeler2019-12-191-1/+1
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-5/+5
* Add missing override keyword to DeviceTypeKitAspect::setup()Christian Kandeler2019-03-251-1/+1
* ProjectExplorer: Drop KitAspect::defaultValue()Christian Kandeler2019-03-151-5/+3
* ProjectExplorer/Qnx: Replace DeviceTypeKitAspect::deviceTypePredicatehjk2019-02-221-2/+0
* Move some knowledge from KitAspectWidget to KitAspectChristian Kandeler2019-02-111-9/+0
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-17/+17
* ProjectExplorer: Remove SysRootKitInformation::hasSysRoot()Christian Kandeler2019-01-091-1/+0
* ProjectExplorer: Use override consistentlyTobias Hunger2018-05-071-1/+1
* ProjectExplorer: Do not warn about kits without toolchainsTobias Hunger2018-04-191-0/+1
* Kit: Improve toolchain setup on auto-detected kit setupTobias Hunger2017-08-041-0/+1
* ProjectExplorer: Expose ToolChain type ids as kit featuresFilippo Cucchetto2017-02-111-0/+1
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-2/+2
* KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-1/+1
* ToolChainKitInformation: Remove setToolChain(kit, language, toolchain)Tobias Hunger2016-12-131-1/+1
* Kits: Make upgrade of settings explicit when restoring kitsEike Ziller2016-07-201-2/+1
* Introduce ToolChainKitInformation::targetAbi(Kit *)Tobias Hunger2016-07-141-0/+2
* Kits: Save several ToolChains per kitTobias Hunger2016-07-141-3/+7
* ProjectExplorer: Make current sysroot accessible to macro expandershjk2016-03-301-0/+1
* 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
|\