qt6-bb10/tests/auto/gui/image
Vladimir Belyavsky 3924c945d1 QMovie: allow only one dimension to be used for scaledSize
In 4c21f72837 we did this for
QImageReader. So, to support the same for QMovie, we just need
to remove the custom (and very inefficient) scaling for frames.
This should be safe since the underlying QImageReader must ensure
that the returned image matches the scaled size.

[ChangeLog][QtGui][QMovie] Allow only one dimension (width
or height) to be set for the scaled size. In this case, the other
will be calculated automatically based on the original movie size
and maintaining the aspect ratio.

Fixes: QTBUG-115039
Change-Id: I50979a75970c79647dbb8c8b4b121266ba033a63
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2024-03-20 00:37:24 +00:00
..
qicoimageformat Change license for tests files 2024-02-04 09:56:42 +01:00
qicon Remove extra semi-colons 2024-02-06 20:17:18 +09:00
qiconhighdpi Change license for tests files 2024-02-04 09:56:42 +01:00
qimage Change license for tests files 2024-02-04 09:56:42 +01:00
qimageiohandler Change license for tests files 2024-02-04 09:56:42 +01:00
qimagereader QImageReader: allow only one dimension to be used for scaledSize 2024-03-19 17:22:16 +00:00
qimagewriter Change license for tests files 2024-02-04 09:56:42 +01:00
qmovie QMovie: allow only one dimension to be used for scaledSize 2024-03-20 00:37:24 +00:00
qpicture Change license for tests files 2024-02-04 09:56:42 +01:00
qpixmap Change license for tests files 2024-02-04 09:56:42 +01:00
qpixmapcache Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00