qt5base-lts/tests/auto/gui/image
Eirik Aavitsland f0510d5bd2 Improve support for saving QImage to QSaveFile
When saving to a QIODevice, QImage and QImageWriter will automatically
deduct the file format from the filename if it determines that the
device is a QFile. That did not work for a QSaveFile device. Fix by
using the common ancestor, QFileDevice, in the implementation.

Fixes: QTBUG-89022
Pick-to: 6.2
Change-Id: Ie01d80df4f29ca0d4ff30bf7e1b77605293c070e
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-07-14 11:02:25 +00:00
..
qicoimageformat Remove the qmake project files 2021-01-07 15:32:28 +01:00
qicon Fix tst_qicon for fractional dpr 2021-04-20 21:33:00 +02:00
qiconhighdpi Remove the qmake project files 2021-01-07 15:32:28 +01:00
qimage Add load/fromdata() overloads taking QByteArrayView to QImage 2021-06-02 23:02:45 +02:00
qimageiohandler Remove the qmake project files 2021-01-07 15:32:28 +01:00
qimagereader Remove the qmake project files 2021-01-07 15:32:28 +01:00
qimagewriter Improve support for saving QImage to QSaveFile 2021-07-14 11:02:25 +00:00
qmovie Port QMovie to the new property system 2021-01-27 15:16:20 +01:00
qpicture Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpixmap Add deviceIndependentSize() to QPixmap and QImage 2021-03-08 08:27:41 +00:00
qpixmapcache Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00