summaryrefslogtreecommitdiffstats
path: root/src/corelib/mimetypes/qmimetype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: correct autolink issues corelib/mimetypeNico Vertriest2014-11-191-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add QDebug operator for QMimeType.David Faure2014-03-131-0/+13
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QMimeType: don't document the constructor that takes a Private classDavid Faure2012-11-301-0/+1
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Add QMimeType::aliases().David Faure2012-11-221-0/+16
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* QMimeType: document preferredSuffix()/suffixes() betterDavid Faure2012-07-081-2/+3
* Fix QMimeType::operator== to only compare mimetype names.David Faure2012-07-081-18/+3
* Remove debug outputABBAPOH2012-06-271-49/+0
* QMimeType performance fix: don't reload from XML files over and over.David Faure2012-05-071-1/+4
* Remove extra lines in mimetypesABBAPOH2012-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-161-19/+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
* Fix doc according to current method signatureABBAPOH2012-02-261-1/+0
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-181-0/+506