summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/mimetypes/qmimedatabase/tst_qmimedatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+10
* QMimeDatabase: Fix handling of duplicate mimetype definitions (2/2).David Faure2013-08-031-1/+13
* QMimeDatabase: pass MatchMode down, to fix MatchContent.David Faure2013-03-011-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add QMimeType::aliases().David Faure2012-11-221-0/+25
* QMimeDatabase: Fix handling of duplicate mimetype definitions.David Faure2012-11-141-0/+17
* test: Moving tst_QMimeDatabase::inheritsPerformance() testSergio Ahumada2012-10-311-32/+0
* Use QStringList::join(QChar) overload where applicable [QtCore]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tst_QMimeDatabase: use QFutureSynchronizerMarc Mutz2012-07-131-12/+11
* QMimeType: document preferredSuffix()/suffixes() betterDavid Faure2012-07-081-0/+1
* Rename QMimeDatabase method for consistency.David Faure2012-05-151-3/+3
* Make comment() work in the C locale too.David Faure2012-03-221-1/+1
* QMimeDatabase: Fix crash on empty filenameDavid Faure2012-03-061-0/+1
* Add note about failing test when using shared-mime-info < 1.0David Faure2012-03-021-0/+3
* Fix tests of QMimeDatabase.Friedemann Kleint2012-02-291-52/+105
* qmimetype: Fix test failure when LC_ALL is set.David Faure2012-02-211-0/+1
* Modify helper functions to remove embedded QSKIP call and return status.Toby Tomkins2012-02-201-8/+13
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-181-0/+829