Add initial support for bitmap version 4/5 headers.
authorIlya Konkov <eruart@gmail.com>
Fri, 22 Jul 2011 11:25:46 +0000 (13:25 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 25 Jul 2011 13:01:39 +0000 (15:01 +0200)
commit3ef653f68166818ddd1f9df6f17c1ea94e16ff8f
tree1258fdff45d972de88184101e1586f0ddc1b892b
parentb949b17c3cb7b6752bc8daf2834415163792a76c
Add initial support for bitmap version 4/5 headers.

The headers are just skipped, information stored in them is ignored.

Merge-request: 824

Change-Id: I48f37757114ed83cd5c92cb3d5a43eeaca4b91b3
Reviewed-on: http://codereview.qt.nokia.com/2108
Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
src/gui/image/qbmphandler.cpp
tests/auto/qimagereader/images/test32bfv4.bmp [new file with mode: 0644]
tests/auto/qimagereader/images/test32v5.bmp [new file with mode: 0644]
tests/auto/qimagereader/qimagereader.qrc
tests/auto/qimagereader/tst_qimagereader.cpp