qt5base-lts/tests/auto/gui/image
Eirik Aavitsland c4c8886a86 ppm/pgm image formats: fix reading 16bit and limited range
The color values of ppm and pgm images can be either 8 or 16 bits.
They can also be scaled to a smaller max value, and they can be
expressed either binary or ascii. For some of these permutations, Qt's
image handler lacked implementation or would decode the wrong color
value. This commit fixes that.

Task-number: QTBUG-18262
Task-number: QTBUG-35990
Change-Id: I7cf11c2366244f3a9b31c1a565a81e2658bc6a51
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2017-03-02 07:59:50 +00:00
..
qicoimageformat Merge remote-tracking branch 'origin/5.7' into dev 2016-05-23 21:09:46 +02:00
qicon Merge remote-tracking branch 'origin/5.7' into dev 2016-06-13 12:46:46 +02:00
qiconhighdpi Implement support for Scale directory key according to Icon Theme spec 2017-02-01 13:58:01 +00:00
qimage Introduce QImage::reinterpretAsFormat 2017-01-18 13:10:52 +00:00
qimageiohandler Updated license headers 2016-01-21 18:55:18 +00:00
qimagereader ppm/pgm image formats: fix reading 16bit and limited range 2017-03-02 07:59:50 +00:00
qimagewriter tst_QImageWriter: clean up 2017-01-06 13:31:26 +00:00
qmovie Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
qpicture Updated license headers 2016-01-21 18:55:18 +00:00
qpixmap QRasterPlatformPixmap::createPixmapForImage(): preserve DPR 2017-02-06 16:57:41 +00:00
qpixmapcache Updated license headers 2016-01-21 18:55:18 +00:00
image.pro Implement support for Scale directory key according to Icon Theme spec 2017-02-01 13:58:01 +00:00