aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtkitinformation.cpp
Commit message (Expand)AuthorAgeFilesLines
* KitInformation: Improve robustness to nullptr passed as kitTobias Hunger2018-02-131-2/+5
* QtSupport: Add setting for arbitrary features for a Qt versionTim Jenssen2018-02-051-2/+2
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-3/+3
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-0/+2
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-0/+2
* | KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-7/+8
* | BaseQtVersion: Allow for a predicate when retrieving Qt versionsTobias Hunger2017-01-171-10/+6
* | QtSupport: Remove legacy codeTobias Hunger2017-01-161-11/+0
|/
* QtSupport: Use Qt5-style connectsOrgad Shaneh2016-06-061-2/+2
* Qt: Add qmakeExecutable to CurrentKit macroTobias Hunger2016-03-161-0/+5
* KitInformation: Make defaultValue take a const Kit *Tobias Hunger2016-02-051-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Qt: Remove platformName and platformDisplayName methodsTobias Hunger2015-12-021-14/+3
* QtVersion: Add a method to query the target device typeTobias Hunger2015-12-021-5/+8
* Wizards: Turn "platform" into an IdTobias Hunger2015-12-021-12/+9
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-3/+3
* QtKitInformation: Simplify code by using Utils::equalDaniel Teske2015-09-071-10/+5
* Add QtVersionManager::unsortedVersions()Daniel Teske2015-07-131-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* QtKitInformation: Report correct version IdTobias Hunger2014-11-201-1/+2
* QtVersion: Mark system Qt as autodetectionSource "PATH"Tobias Hunger2014-11-031-13/+22
* Remove KitInformationMacroExpanderhjk2014-10-231-2/+0
* Capitalize macro nameshjk2014-10-221-1/+1
* Make expanders work with subexpandershjk2014-10-211-17/+12
* VariableChooser: Reworkhjk2014-10-151-0/+3
* MacroExpander: Allow registering local expansionshjk2014-10-151-38/+15
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QtSupport: Use the new MacroExpander basehjk2014-10-101-46/+22
* | QtKitInformation::availablePlatforms: Fix empty platform namesDaniel Teske2014-09-191-2/+5
* | QtVersion: Allow for variables in Qt version namesTobias Hunger2014-09-041-12/+38
* | Kit: Introduce variables for Kit display namesTobias Hunger2014-08-181-0/+42
* | FeatureProvider: Move features into KitsTobias Hunger2014-07-301-0/+23
* | ProjectExplorer: Using function objects for kit matchinghjk2014-07-251-17/+20
|/
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-16/+0
|/
* QtKitInformation: Recheck validiy of kits on Qt version changesTobias Hunger2013-09-251-2/+5
* Kits: Simplify handling of sticky kit informationTobias Hunger2013-09-121-12/+9
* Kit: makeSticky() -> setSticky(), allows for unsetting sticky bitDaniel Teske2013-09-031-2/+2
* QtVersionManager et al: Code cosmeticshjk2013-08-301-6/+5
* KitInformation: Make dataId and priority value membershjk2013-08-291-11/+3
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-2/+2
* Use proper way of looking for system QtTobias Hunger2013-07-311-3/+2
* Kit: Provide interface to mark individual kit information stickyTobias Hunger2013-07-251-0/+5
* Remove some redundant Environment copyingOrgad Shaneh2013-05-211-2/+2
* Kit: Only make SDK-set KitInformation read-onlyTobias Hunger2013-05-071-1/+1
* Unify handling of dumperLibrary/dumperLibraryLocationsTobias Hunger2013-04-101-0/+16
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-081-1/+1
|\