summaryrefslogtreecommitdiffstats
path: root/src/corelib/mimetypes/qmimetypeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings when compiling with QT_NO_XMLSTREAMJędrzej Nowacki2019-03-041-1/+2
* QMimeType: Use default key as fallback for comment() propertyGary Wang2018-11-021-2/+2
* Modernize the "mimetype" featureLiang Qi2018-10-121-4/+0
* QMimeDatabase: redesign to use both binary and XML providersDavid Faure2017-11-301-0/+1
* QMimeTypeParser: remove unused QPair includeMarc Mutz2017-02-211-1/+0
* MimeTypeParser: Make sure errorMessage is setTobias Hunger2016-12-071-1/+2
* Don't mention private classes in our docs.Lars Knoll2016-07-151-1/+1
* QMimeTypeParser: replace a QString::arg() chain with QString::asprintf()Marc Mutz2016-03-151-2/+6
* QMimeTypeParser: plaster error paths with Q_UNLIKELYMarc Mutz2016-03-131-2/+2
* QMimeTypeParser: scope a variable betterMarc Mutz2016-02-241-3/+3
* QMimeTypeParser: don't use the heap to create QMimeMagicRulesMarc Mutz2016-02-241-8/+18
* QMimeTypeParser: use QStringBuilder moreMarc Mutz2016-02-241-3/+2
* QMimeTypeParser: use QStringRef moreMarc Mutz2016-02-241-10/+10
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QMimeDatabase: warn instead of asserting on bad magic.David Faure2015-09-041-31/+9
* Introduce QT_NO_MIMETYPESérgio Martins2015-02-171-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* add macro wrap for QXmlStream related codeJing Bai2012-08-311-0/+8
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+2
* Remove extra lines in mimetypesABBAPOH2012-04-011-2/+0
* Remove QMimeTypeParserBase from docABBAPOH2012-04-011-0/+1
* qmimetypeparser: more optimized definition of string constantsDavid Faure2012-02-241-21/+21
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-181-0/+342