summaryrefslogtreecommitdiffstats
path: root/src/corelib/mimetypes
Commit message (Expand)AuthorAgeFilesLines
* QMimeDatabase: follow symlinks when checking for FIFO etc.David Faure2015-12-291-1/+2
* QtBase: combine adjacent qDebug()/qCritical() linesMarc Mutz2015-11-281-3/+3
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-1/+1
* Replace backwards Java-style iteration with new reverse_iteratorsMarc Mutz2015-11-191-5/+2
* QMimeBinaryProvider::loadMimeTypePrivate(): avoid an unneeded QStringRef -> Q...Marc Mutz2015-10-191-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-0211-45/+75
|\
| * QMimeDatabase: warn instead of asserting on bad magic.David Faure2015-09-044-45/+68
| * QMimeType: add KDAB copyright to the code I contributed a lot to.David Faure2015-09-047-0/+7
* | Remove wrong forward declarationOlivier Goffart2015-09-251-1/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-262-8/+11
|\|
| * QMimeDatabase: adapt to changes in shared-mime-info 1.3David Faure2015-08-161-3/+6
| * QMimeProvider: Do not crash when globPatterns is empty.Milian Wolff2015-08-121-1/+1
| * QMimeDatabase: use QElapsedTimer instead of QDateTime::currentDateTime()David Faure2015-08-122-4/+4
* | QtCore: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-6/+2
* | core: Add several QList::reserve() calls.Sérgio Martins2015-06-112-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-032-4/+4
|\|
| * Reorder member variables to avoid padding.Volker Krause2015-05-142-4/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
| |\
| | * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-311-1/+1
* | | Add qHash(QMimeType)Marc Mutz2015-04-202-0/+17
* | | Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
|/ /
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+2
|\|
| * QMimeDatabase: Fix magic rules with \tEike Ziller2015-03-101-0/+2
* | Introduce QT_NO_MIMETYPESérgio Martins2015-02-1717-13/+78
* | Update copyright headersJani Heikkinen2015-02-1116-112/+112
* | Fix build error without precompiled headersThiago Macieira2014-12-201-0/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-19/+19
|/
* Doc: correct autolink issues corelib/mimetypeNico Vertriest2014-11-192-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-2416-304/+176
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-237-0/+77
|\
| * Add missing private headers warningSamuel Gaist2014-09-047-0/+77
* | Add QDebug operator for QMimeType.David Faure2014-03-132-0/+18
|/
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-071-0/+6
* 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
* QMimeDatabase: Fix handling of duplicate mimetype definitions (2/2).David Faure2013-08-031-3/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-1/+1
|\
| * QMimeDatabase: pass MatchMode down, to fix MatchContent.David Faure2013-03-011-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-292-6/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1816-16/+16
* Remove documentation for deleted methods, to fix a qdoc warningDavid Faure2012-12-141-14/+0
* 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-224-0/+50
* QMimeDatabase: remove deprecated APIDavid Faure2012-11-201-9/+0
* Document what the QMimeDatabase constructor really does.David Faure2012-11-191-1/+6
* QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-141-6/+6
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2216-384/+384