Skip to content

image thumbnails: Make reading a bit more robust, automatically rotate/flip

QImageReader::read(QImage*) is more robust than QImageReader::read(), i. e. less error checking. This makes it more likely we get thumbnails for partially damaged files and semi-buggy QImage plugins.

Merge request reports