summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/mimetypes
Commit message (Expand)AuthorAgeFilesLines
* tst_QMimeDatabase: use QFutureSynchronizerMarc Mutz2012-07-131-12/+11
* QMimeType: document preferredSuffix()/suffixes() betterDavid Faure2012-07-081-0/+1
* Fix QMimeType::operator== to only compare mimetype names.David Faure2012-07-081-39/+0
* Remove the extra warnings and -Werror from tst_qmimetypeThiago Macieira2012-06-271-2/+0
* Removed CONFIG+=parallel_test from suspected parallel-unsafe tests [2]Rohan McGovern2012-05-231-1/+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-297-65/+121
* 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-1811-0/+1351