summaryrefslogtreecommitdiffstats
path: root/examples/mimetypefinder/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the other findBy* methods to mimeTypeFor*.David Faure2012-01-301-2/+1
* Merge findByFile and findByFileName into mimeTypeForFile(flags).David Faure2012-01-301-6/+3
* Rename findByName to findByFileNameDavid Faure2012-01-251-1/+1
* Fix compilation with QT_NO_CAST_FROM_ASCIIDavid Faure2011-12-121-2/+2
* 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 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-181-0/+38