aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/mimetypes/mimedatabase.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Consistently use nullptrTobias Hunger2018-05-131-1/+1
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-58/+31
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-1/+1
* MimeDatabase: Add some startup phase trackinghjk2017-01-111-0/+10
* Fix that it was not possible to save with arbitrary file extensionEike Ziller2016-11-151-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-15/+21
* MimeDatabase: Remove bestMatch, which was broken beyond repairEike Ziller2015-02-271-1/+0
* MimeDatabase: Allow overriding pattern and magic matchers of mime typesEike Ziller2015-02-171-0/+3
* MimeDatabase: Provide access to mime magic rulesEike Ziller2015-02-171-0/+2
* MimeDatabase: Add bestMatch(fileName, listOfMimeTypesToCheck) method.Eike Ziller2015-02-171-0/+1
* MimeDatabase: Add allGlobPatterns and allFiltersStringEike Ziller2015-02-171-0/+2
* MimeDatabase: Add API for adding mime types from xml filesEike Ziller2015-02-171-0/+3
* Add copy of QMimeDatabaseEike Ziller2015-02-171-0/+91