qt5base-lts/tests/auto/gui
Eirik Aavitsland 68762151db Fix crash when converting format of QImage created from buffer
When doing format conversion, the optimized inplace codepath did not
check if the image data was readonly, i.e. if the QImage had been
created by the constructor taking an existing external buffer.

Task-number: QTBUG-44610
Change-Id: I085ff8da427bc4ee392f548dffd2418b63148965
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
2015-02-26 01:27:37 +00:00
..
image Fix crash when converting format of QImage created from buffer 2015-02-26 01:27:37 +00:00
itemmodels Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeData() 2015-02-06 09:43:38 +00:00
kernel Prospective stabilization fix for tst_qwindow::positioning(default) 2014-12-18 17:56:03 +01:00
math3d Update license headers and add new license files 2014-09-24 12:26:19 +02:00
painting Make sure widget is polished before checking its font 2015-01-08 10:07:00 +01:00
qopengl Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qopenglconfig Add qopenglconfig test. 2015-02-02 23:05:41 +00:00
text Fix QRawFont test when used with bundled FreeType 2015-01-16 09:27:29 +01:00
util Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator. 2014-11-20 16:38:23 +01:00
gui.pro Add qopenglconfig test. 2015-02-02 23:05:41 +00:00