summaryrefslogtreecommitdiffstats
path: root/src/corelib/mimetypes
Commit message (Expand)AuthorAgeFilesLines
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-1/+1
* Include with qt module to avoid configure warningPekka Vuorela2012-04-051-2/+1
* Fix warnings about truncations in constants.Friedemann Kleint2012-04-031-1/+1
* Remove extra lines in mimetypesABBAPOH2012-04-019-10/+0
* Remove QMimeTypeParserBase from docABBAPOH2012-04-011-0/+1
* Fix wrong method signature in documentationABBAPOH2012-04-011-1/+0
* Make comment() work in the C locale too.David Faure2012-03-221-1/+2
* Removed move constructor.Wolf-Michael Bolle2012-03-162-21/+0
* Remove commented 'comment'ABBAPOH2012-03-101-3/+0
* Fix commas according to qt coding styleABBAPOH2012-03-101-6/+6
* Remove calls for default constructorsABBAPOH2012-03-091-6/+0
* Build fix when use '-no-stl' optionYuchen Deng2012-03-081-0/+2
* QMimeDatabase: Fix crash on empty filenameDavid Faure2012-03-061-0/+2
* Fix doc according to current method signatureABBAPOH2012-02-261-1/+0
* qmimetypeparser: more optimized definition of string constantsDavid Faure2012-02-242-45/+21
* QMimeMagicRule: declare as Q_MOVABLE_TYPEMarc Mutz2012-02-241-0/+1
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-1819-0/+36053