summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Support Qt 4.xWolf-Michael Bolle2012-01-111-3/+2
* Link with compiled libraries in OUT_PWD.Wolf-Michael Bolle2012-01-117-8/+12
* For MacOS specify CONFIG -= app_bundle in tests.Wolf-Michael Bolle2012-01-113-0/+6
* Fixed a link problem on MacOS.Wolf-Michael Bolle2012-01-101-0/+1
* Make code compile on MacOS with current QtSDK.Wolf-Michael Bolle2012-01-101-2/+2
* Added missing QT += declarative (Found on MacOS).Wolf-Michael Bolle2012-01-101-0/+2
* Add findMimeTypesByFileName which returns a list of mimetypes.David Faure2012-01-104-3/+68
* Repair running unit test.Wolf-Michael Bolle2012-01-101-1/+15
* BinaryProvider: fix mimeTypeForName("foo") returning a valid mimetype.David Faure2011-12-253-23/+45
* Fix mutex hang when findByData(device) cannot open the device.David Faure2011-12-222-1/+9
* DocumentationWolf-Michael Bolle2011-12-213-5/+5
* Ran JavaScript code through JSLint and JSLint.Wolf-Michael Bolle2011-12-211-17/+19
* Provide plugins.qmltypesWolf-Michael Bolle2011-12-192-1/+60
* Fix test failure when LANG != en_USDavid Faure2011-12-191-0/+8
* Remove debug messageDavid Faure2011-12-191-2/+0
* Make code compile under Qt 4.xWolf-Michael Bolle2011-12-184-1/+26
* Get system tests to work.Wolf-Michael Bolle2011-12-153-3/+14
* Install unit test results.Wolf-Michael Bolle2011-12-151-1/+14
* Turned unit tests a litte more uniform.Wolf-Michael Bolle2011-12-152-81/+125
* Documented missing licensing information!Wolf-Michael Bolle2011-12-152-7/+19
* Debug messages for operator==().Wolf-Michael Bolle2011-12-151-2/+12
* Add missing method findByData(QIODevice *)David Faure2011-12-123-1/+28
* Fix compilation with QT_NO_CAST_FROM_ASCIIDavid Faure2011-12-126-96/+93
* Remove unused .pri file (with outdated contents)David Faure2011-12-121-42/+0
* Test qmimedatabase from multiple concurrent threadsDavid Faure2011-12-122-0/+22
* DocumentationWolf-Michael Bolle2011-12-121-2/+3
* Install a testrunner config file to /usr/share/QtMimeTypes-tests.Wolf-Michael Bolle2011-12-112-0/+38
* Install tests to /usr/share/QtMimeTypes-testsWolf-Michael Bolle2011-12-115-0/+53
* Install includes.Wolf-Michael Bolle2011-12-113-0/+22
* Install the plugin.Wolf-Michael Bolle2011-12-111-1/+10
* Configure qmake project files in central includes.Wolf-Michael Bolle2011-12-119-97/+68
* DocumentationWolf-Michael Bolle2011-12-111-0/+4
* Hooked up the property preferredSuffix.Wolf-Michael Bolle2011-12-074-7/+201
* QMimeDatabasePrivate is actually a struct, now.Wolf-Michael Bolle2011-12-072-11/+2
* Corrected a typo.Wolf-Michael Bolle2011-12-061-1/+1
* DocumentationWolf-Michael Bolle2011-12-065-24/+20
* DocumentationWolf-Michael Bolle2011-12-066-37/+181
* Provide per-class activation switches for debugging.Wolf-Michael Bolle2011-12-042-58/+81
* Documentation and debuggingWolf-Michael Bolle2011-12-032-7/+50
* Adapted include statements in testing contexts.Wolf-Michael Bolle2011-12-024-5/+5
* DocumentationWolf-Michael Bolle2011-12-012-3/+3
* DocumentationWolf-Michael Bolle2011-12-013-4/+4
* DocumentationWolf-Michael Bolle2011-12-012-14/+14
* DocumentationWolf-Michael Bolle2011-12-012-0/+151
* make docsWolf-Michael Bolle2011-12-019-0/+2029
* DocumentationWolf-Michael Bolle2011-12-012-3/+3
* DocumentationWolf-Michael Bolle2011-12-012-0/+59
* Updated the documentationWolf-Michael Bolle2011-11-302-7/+7
* Use std::move to forward named rvalue refs.Wolf-Michael Bolle2011-11-221-6/+6
* Optimization for C++2011Wolf-Michael Bolle2011-11-212-0/+52