summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/mimetypes/qmimedatabase/tst_qmimedatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMimeDatabase: fix assert when fetching data for invalid mimetypeDavid Faure2018-04-061-0/+2
* QMimeDatabase: fix regression in alias resolvingDavid Faure2018-02-281-0/+25
* tst_QMimeDatabase: detect executables as shared libraries tooThiago Macieira2018-02-211-1/+3
* QMimeType: remove unwanted *.bin as preferredSuffix for octet-streamDavid Faure2018-01-281-0/+1
* QMimeDatabase: handle removal of a mime directoryDavid Faure2017-11-301-7/+11
* QMimeDatabase: redesign to use both binary and XML providersDavid Faure2017-11-301-1/+1
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+0
* QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.8David Faure2017-05-081-10/+10
* tst_QMimeDatabase: increase update-mime-database timeout to 4minsMarc Mutz2017-03-171-1/+1
* Properly use the "process" featureUlf Hermann2017-02-271-6/+6
* QMimeDatabase: fix matching of filenames with different length when lowercaseDavid Faure2017-02-171-0/+1
* tst_QMimeDatabase: increase timeoutMarc Mutz2017-02-141-1/+6
* tests/auto/corelib/mimetypes: use local QThreadPoolMarc Mutz2016-09-171-12/+11
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-0/+16
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-0/+16
| |\
| | * QMimeType: use default locale rather than system localeDavid Faure2016-08-241-0/+16
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+2
|\|
| * QMimeDatabase: fix mimeTypeForUrl for mailto URLsDavid Faure2016-04-231-0/+2
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* QMimeDatabase: follow symlinks when checking for FIFO etc.David Faure2015-12-291-0/+27
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-34/+58
|\
| * QMimeDatabase: warn instead of asserting on bad magic.David Faure2015-09-041-34/+58
* | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-0/+1
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-27/+60
|\|
| * QMimeDatabase: adapt to changes in shared-mime-info 1.3David Faure2015-08-161-2/+3
| * QMimeProvider: Do not crash when globPatterns is empty.Milian Wolff2015-08-121-0/+14
| * tst_qmimedatabase: check that QFile::remove() worked.David Faure2015-08-121-4/+4
| * QMimeDatabase: Run more tests on non-XDG/shared-mime-info platformsEike Ziller2015-08-111-21/+39
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-8/+45
|\|
| * Seed the random number generator before using QTemporaryDirThiago Macieira2015-08-061-0/+7
| * tst_qmimedatabase.cpp: Set write permission on files extracted from resources.Friedemann Kleint2015-07-211-8/+38
* | Add QTemporaryDir::errorString()Thiago Macieira2015-07-171-1/+2
* | tst_qmimedatabase: Add some log output when running update-mime-database.Friedemann Kleint2015-07-171-2/+7
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+1
|\
| * QMimeDatabase: Fix magic rules with \tEike Ziller2015-03-101-0/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-6/+3
|\|
| * Autotest: fix existence check after c8c68ec.David Faure2015-02-241-6/+3
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Autotest: Make mimedatabase testdata resourcesRainer Keller2015-01-221-7/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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