summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Removes Qt5 modules from the project filesLuís Pereira2013-08-281-2/+0
* Removes Qt5 conditional codeLuís Pereira2013-08-281-4/+0
* QMimeType API: allParentMimeTypes -> allAncestors.David Faure2012-01-302-2/+2
* Rename the other findBy* methods to mimeTypeFor*.David Faure2012-01-301-2/+1
* Merge findByFile and findByFileName into mimeTypeForFile(flags).David Faure2012-01-302-7/+4
* Rename findByName to findByFileNameDavid Faure2012-01-251-1/+1
* Remove debug messageDavid Faure2011-12-191-2/+0
* Fix compilation with QT_NO_CAST_FROM_ASCIIDavid Faure2011-12-121-2/+2
* Merge comment and localeComment.David Faure2011-11-042-30/+15
* Ensure that things get recompiled when qmimetype.h changes (grr @ qmake)David Faure2011-11-042-0/+2
* Remove unused "aliases" member and methodDavid Faure2011-11-042-37/+22
* Actually activate C++11 support.Wolf-Michael Bolle2011-11-022-2/+2
* Added some support for C++11Wolf-Michael Bolle2011-11-024-4/+20
* Add option -f (file name only)David Faure2011-10-241-1/+2
* Add suport for mimetypefinder -c file (find by file contents)David Faure2011-10-241-3/+12
* Move nameMimeTypeMap to XMLProvider (to load on demand in binay provider)David Faure2011-10-191-1/+1
* Move freedesktop.org.xml to mime/packages to isolate unittest from systemDavid Faure2011-10-181-1/+1
* Add simple program for running mimetype detection on a single file.David Faure2011-10-183-1/+51
* Added QMimeType::allParentMimeTypes()Wolf-Michael Bolle2011-10-182-7/+22
* Renamed subClassOf() to parentMimeTypes().Wolf-Michael Bolle2011-10-181-1/+1
* Parse and process icon tag.Wolf-Michael Bolle2011-10-172-9/+24
* Compatibility for Qt 4 and 5.Wolf-Michael Bolle2011-10-171-1/+6
* QMimeType::type() was changed to name().Wolf-Michael Bolle2011-10-133-22/+22
* Compile sources within src/mimetypes.Wolf-Michael Bolle2011-10-121-1/+1
* Reorganized the directory structure.Wolf-Michael Bolle2011-10-121-1/+1
* Introducing QMimeProviderBase:David Faure2011-10-092-28/+2
* Compile with Qt5David Faure2011-09-231-0/+2
* Moved mutators out of QMimeDatabase.Wolf-Michael Bolle2011-09-222-2/+7
* Display all available MIME type data.Wolf-Michael Bolle2011-09-222-6/+82
* API: hide QMimeGlobPattern, remove nonsense isTopLevel, and more.David Faure2011-09-181-5/+1
* lazy improvementRitt Konstantin2011-06-051-1/+3
* +QABBAPOH2011-05-161-1/+1
* oopsABBAPOH2011-05-161-2/+2
* Removed QObject in DatabaseABBAPOH2011-05-131-1/+1
* Removed freedesktop.org.xml from examplesABBAPOH2011-05-121-29659/+0
* Added test for qmimeABBAPOH2011-05-121-1/+0
* Added example applicationABBAPOH2011-05-116-1/+294
* Initial commit. Code forked from Qt Creator 2.2 branch and refactored to be u...ABBAPOH2011-05-082-0/+29663