summaryrefslogtreecommitdiffstats
path: root/Mac/BuildScript/scripts
ModeNameSize
-rwxr-xr-xpostflight.documentation879logstatsplain
-rwxr-xr-xpostflight.ensurepip2452logstatsplain
-rwxr-xr-xpostflight.framework895logstatsplain
-rwxr-xr-xpostflight.patch-profile2978logstatsplain
ctprintdialog?h=v4.8.5&id=b7d95c36f432f65d54343bf51e39e0b8b1d2d656'>b7d95c36f432f65d54343bf51e39e0b8b1d2d656 (patch) tree9b10479c25abd8cc19143204edf104d9cb246111 /tests/auto/qabstractprintdialog parent3de151493f75dc52e693f84ef66ff1a86c79d8e3 (diff)downloadQt-b7d95c36f432f65d54343bf51e39e0b8b1d2d656.zip
Qt-b7d95c36f432f65d54343bf51e39e0b8b1d2d656.tar.gz
Qt-b7d95c36f432f65d54343bf51e39e0b8b1d2d656.tar.bz2
gif: Add unit test for QImageReader::size calls
Verify that QImageReader::size is not consuming a frame and can be called before each frame and that the last frame will return a QSize of (-1x-1). Task-number: QTBUG-6696 Reviewed-by: Andreas