QJpegHandler: add an embedded text support
authorKonstantin Ritt <ritt.ks@gmail.com>
Tue, 8 May 2012 11:15:04 +0000 (14:15 +0300)
committerQt by Nokia <qt-info@nokia.com>
Wed, 16 May 2012 02:24:50 +0000 (04:24 +0200)
commit3cfcceae43a152dbed336679733745c13e3d6228
tree7141eacc3c665eacf6523448d7791e18fc2bd816
parent2380765a2b4563bc714f947927d2cd48e2bbb49d
QJpegHandler: add an embedded text support

texts for the textKeys are stored each in a separate COM(ment) section
so that the maximum text's size is almost 65KB

Task-number: QTBUG-10568
Task-number: QTBUG-111

Change-Id: I7d693741e10e5d78d497cb0af448160077350bb2
Reviewed-by: aavit <qt_aavit@ovi.com>
src/gui/image/qjpeghandler.cpp
tests/auto/gui/image/qimagereader/images/txts.jpg [new file with mode: 0644]
tests/auto/gui/image/qimagereader/qimagereader.qrc
tests/auto/gui/image/qimagereader/tst_qimagereader.cpp