I tried to port it but somehow it is not working, it will be very good if people with more knowledge in this area can take a look at it. Reproducible: Always
It will be very good to have at least text and video files thumbnailers working..
The ffmpeg thumbnailer was already ported by Hrvoje, it is not in kio-extras, though.
Git commit 72d25f79050f8cf249b0a640a2be8764c59eca91 by Maarten De Meyer. Committed on 28/09/2014 at 15:35. Pushed by demeyer into branch 'master'. Port comicbook thumbnailer to KF5 Mostly standard porting stuff. Still need to change qdebug calls to qCDebug. REVIEW: 120382 M +1 -0 CMakeLists.txt M +13 -9 thumbnail/CMakeLists.txt M +19 -22 thumbnail/comiccreator.cpp http://commits.kde.org/kio-extras/72d25f79050f8cf249b0a640a2be8764c59eca91
Git commit 7cadf8888ec1b02e30512a44c1bae76202f30f96 by Maarten De Meyer. Committed on 28/09/2014 at 22:32. Pushed by demeyer into branch 'master'. Port textcreator thumbnailer Thumbcreator needs to be a QGuiApplication because we use pixmaps. REVIEW: 120408 M +14 -11 thumbnail/CMakeLists.txt M +7 -7 thumbnail/textcreator.cpp M +1 -1 thumbnail/thumbnail.cpp http://commits.kde.org/kio-extras/7cadf8888ec1b02e30512a44c1bae76202f30f96
This has been fixed for a while.