Skip to content

Fix MimeTypeFinderJob to not always use KIO::get()

Ahmad Samir requested to merge work/ahmad/mimetypefinder into master

kio_file: pass the absolute path to QMimeDatabase::mimeTypeForFile()

MimeTypeFinderJob: the StatJob details should include the mimetype, bug 398908

StatDetail enum: improve API docs

@sitter

Merge request reports