aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/mimetypes/mimetype.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove old MIME database implementationEike Ziller2023-01-031-99/+0
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-38/+2
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-2/+2
* Avoid size_t to (u)int warnings with auto, where it is possibleTim Jenssen2021-07-071-1/+1
* Remove unneeded QStringList forward declarationsEike Ziller2020-09-291-1/+0
* Utils: Do not export inlined functionsDavid Schulz2018-09-041-1/+1
* Utils: add hash function for MimeTypeDavid Schulz2018-05-161-0/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-15/+21
* MimeDatabase: Fix compilation with namespaced QtEike Ziller2015-02-171-12/+12
* MimeType: Add matchesName and setPreferredSuffixEike Ziller2015-02-171-0/+4
* Add copy of QMimeDatabaseEike Ziller2015-02-171-0/+126