qt5base-lts/tests/auto/gui/image
aavit 878a01b2d1 Implement inline downscaling in png reader, to save memory
Instead of allocating and reading the entire image and then scaling it
down, this code reads only one line at a time and scales it on the
fly.

Change-Id: I61fde307146c11dcd90ca617cc2e7f85dd3b66c4
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-04-27 10:37:02 +02:00
..
qicoimageformat Eliminate duplicate data row names in gui autotests. 2012-02-14 06:19:16 +01:00
qimage get rid of QT_NO_IMAGE_TEXT switcher 2012-04-25 10:29:56 +02:00
qimageiohandler Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qimagereader Implement inline downscaling in png reader, to save memory 2012-04-27 10:37:02 +02:00
qimagewriter Implement inline downscaling in png reader, to save memory 2012-04-27 10:37:02 +02:00
qmovie Make tst_qmovie work in shadow builds 2012-03-22 18:59:45 +01:00
qpicture Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpixmap Move the auto test of QPixmap::grabWidget() from QPixmap to QWidget 2012-03-12 17:33:15 +01:00
qpixmapcache Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
image.pro Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgets 2012-03-12 10:48:40 +01:00