aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/mimetypes/mimemagicrule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: ModernizeAlessandro Portale2018-07-201-5/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-16/+21
* Remove some superfluous QT_VERSION_CHECKs.Christian Kandeler2015-04-301-2/+0
* Utils: MIME types: Fix compile for Qt less than 5.4Christian Stenger2015-03-261-1/+4
* MimeDatabase: Allow regular expressions for magic rulesEike Ziller2015-03-251-1/+28
* MimeMagic: Remove now no longer needed Qt Creator additionEike Ziller2015-03-241-1/+1
* MimeDatabase: Do not crash/assert on invalid mime magic dataEike Ziller2015-03-051-10/+36
* MimeDatabase: expose MimeMagicRule::makePatternEike Ziller2015-02-171-1/+1
* Add copy of QMimeDatabaseEike Ziller2015-02-171-0/+382