aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/kit.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-19/+19
* Merge output formatters and output parsersChristian Kandeler2020-04-231-2/+2
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-2/+2
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-1/+1
* TargetSetupPage: Improve reporting on invalid kitsTobias Hunger2020-02-061-1/+3
* Kit: Define a default predicateTobias Hunger2020-01-231-0/+1
* ProjectExplorer: Mark Kit c'ctor and c'assignment as deletedhjk2019-08-141-3/+2
* ProjectExplorer: Remove ProjectConfiguration base from Targethjk2019-07-311-1/+0
* ProjectExplorer: Let the KitChooser optionally show iconshjk2019-06-121-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+2
* ProjectExplorer: Factor out common parts of Kit::{clone(), copyFrom()}Christian Kandeler2019-05-081-0/+1
* ProjectExplorer: Offer device icons as kit iconsChristian Kandeler2019-05-031-0/+1
* ProjectExplorer: Try harder to give new kits a unique nameChristian Kandeler2019-05-021-0/+3
* Improve kit auto-detectionChristian Kandeler2019-03-191-0/+6
* Let the user choose which kit settings to displayChristian Kandeler2019-02-141-0/+3
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* KitManager: Use unique_ptr to manage kitsTobias Hunger2018-07-251-3/+2
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-1/+3
* KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-0/+2
* Kits: Upgrade SDK-Kits before trying to them upTobias Hunger2016-12-141-0/+1
* ProjectExplorer: default icons for IDeviceAlessandro Portale2016-09-261-1/+0
* Kit: Add a method to retrieve all existing keysTobias Hunger2016-09-211-0/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-0/+2
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Qt: Remove platformName and platformDisplayName methodsTobias Hunger2015-12-021-3/+1
* Wizards: Turn "platform" into an IdTobias Hunger2015-12-021-3/+3
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-2/+2
* Kit: Remove some unused codeTobias Hunger2015-08-271-2/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* Make expanders work with subexpandershjk2014-10-211-2/+2
* MacroExpander: Allow registering local expansionshjk2014-10-151-2/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Kit: Change displayName generationTobias Hunger2014-09-041-1/+1
* | QmakeProjectImporter: Prepare for multiple concurrent importsDaniel Teske2014-09-031-0/+2
* | Kit: Introduce variables for Kit display namesTobias Hunger2014-08-181-2/+8
* | FeatureProvider: Move features into KitsTobias Hunger2014-07-301-0/+9
|/
* Make a kit's file system friendly name configureable.Friedemann Kleint2014-04-281-0/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Kit: Add AutoDetectionSource to KitsEl Mehdi Fekari2013-12-121-0/+2
|/
* Kit: Add constructor to restore Kit from QVariantMapTobias Hunger2013-10-171-1/+1
* Kits: Make pointer to d constTobias Hunger2013-10-161-1/+1
* Kits: Allow for mutable KitInformationTobias Hunger2013-09-191-0/+4
* Kit: makeSticky() -> setSticky(), allows for unsetting sticky bitDaniel Teske2013-09-031-1/+1
* Android: Only create Kits for the newest toolchainsDaniel Teske2013-09-021-0/+1
* Kit: Use FileName for icon pathTobias Hunger2013-08-231-3/+3
* Kit: Add static method to get icon for a pathTobias Hunger2013-08-211-0/+1