qt5base-lts/tests/auto/corelib/serialization
Albert Astals Cid 85a9009f25 QPixmap: More safe failing if qApp is not a QGuiApplication
It can happen that QDataStream is fed a QVariant that contains a QPixmap
representation, that will make the application crash when trying to
restore it

This is specially important for cases in which applications expose dbus
interfaces with QVariantMaps

Change-Id: Ife4feaef30f30e7e27d88464bd6b2a247f743123
Reported-by: Fabian Vogt <fabian@ritter-vogt.de>
Reviewed-by: Fabian Vogt <fabian@ritter-vogt.de>
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-03-22 08:06:43 +00:00
..
json QJsonDocument: Make emptyObject an object 2018-07-31 09:33:42 +00:00
qcborstreamreader QCborStreamReader: make sure setDevice() clears the last error 2018-11-08 15:19:45 +00:00
qcborstreamwriter Long live QCborStreamWriter! 2018-05-27 22:41:41 +00:00
qcborvalue tst_QCborValue: Disable support for spaceship operator 2018-10-31 09:46:11 +00:00
qcborvalue_json QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qdatastream Improve support for QImages in QDataStream read transactions 2018-10-15 07:18:57 +00:00
qdatastream_core_pixmap QPixmap: More safe failing if qApp is not a QGuiApplication 2019-03-22 08:06:43 +00:00
qtextstream Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qxmlstream Fix QXmlStreamWriter xmlns attribute placement 2018-09-28 13:19:48 +00:00
serialization.pro QPixmap: More safe failing if qApp is not a QGuiApplication 2019-03-22 08:06:43 +00:00