summaryrefslogtreecommitdiffstats
path: root/src/corelib/mimetypes/qmimeglobpattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix corelib build without feature.regularexpressionTasuku Suzuki2019-05-221-0/+6
* QMimeGlobPattern: update use of wildcardToRegularExpresionSamuel Gaist2019-01-261-1/+1
* Use QRegularExpression instead of QRegExpLars Knoll2018-12-141-3/+3
* Modernize the "mimetype" featureLiang Qi2018-10-121-4/+0
* QMimeDatabase: redesign to use both binary and XML providersDavid Faure2017-11-301-4/+1
* QMimeDatabase: fix handling of conflicting globsDavid Faure2016-12-271-24/+26
* CoreLib: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-07-021-1/+1
* CoreLib: replace Java-style iteratorsAnton Kudryavtsev2016-03-091-4/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QMimeAllGlobPatterns: optimize string handling in matchingGlobs()Marc Mutz2016-01-041-1/+2
* QtCore: eradicate all Q_FOREACH loops [mimetypes]Marc Mutz2016-01-041-2/+1
* 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
* QMimeDatabase: Fix handling of duplicate mimetype definitions (2/2).David Faure2013-08-031-3/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-141-6/+6
* 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/+2
* Don't use the QRegExp methods that modify the object [QtCore]Thiago Macieira2012-04-271-1/+1
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-181-0/+240