D15819: [Exe Thumbnailer] Workaround Qt bug in ico detection heuristic
Christoph Feck
noreply at phabricator.kde.org
Fri Sep 28 21:43:35 BST 2018
cfeck accepted this revision.
cfeck added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> icoutils_common.cpp:85
> + // QTBUG-70812: for files with incorrect bits per pixel, QImageReader::canRead() returns
> + // false but it can still correctly determin the imageCount() and read the icon just fine.
> + if (reader.imageCount() == 0) {
determine
REPOSITORY
R320 KIO Extras
REVISION DETAIL
https://phabricator.kde.org/D15819
To: broulik, ngraham, anthonyfieroni, cfeck
Cc: cfeck, kde-frameworks-devel, kfm-devel, feverfew, michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180928/b6e9ae31/attachment.html>
More information about the Kde-frameworks-devel
mailing list