qt5base-lts/tests/auto/gui/image/qimagewriter
Allan Sandfeld Jensen 4f88475a96 Allow QImage with more than 2GByte of image data
Changes internal data-size and pointer calculations
to qssize_t.

Adds new sizeInBytes() accessor to read byte size, and
marks the old one deprecated.

Task-number: QTBUG-50912
Change-Id: Idf0c2010542b0ec1c9abef8afd02d6db07f43e6d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-07-08 08:17:13 +00:00
..
images ICO image format: fix regression in writing when size >= 256 2016-05-13 04:37:15 +00:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qimagewriter.pro Remove the traces of the discontinued android-no-sdk platform 2016-03-30 10:12:34 +00:00
qimagewriter.qrc Android: Fix qimagewriter test. 2015-01-08 10:02:23 +01:00
tst_qimagewriter.cpp Allow QImage with more than 2GByte of image data 2017-07-08 08:17:13 +00:00