Summary: | Thumbnailers in kio-extras needs porting to KF5 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Bhushan Shah <bhush94> |
Component: | default | Assignee: | Plasma Development Mailing List <plasma-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, elvis.angelaccio, hein, simonandric5 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bhushan Shah
2014-09-27 13:21:38 UTC
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. |