qt5base-lts/tests/auto/gui
Jesus Fernandez 763b0a68be Fix QStandardItem::setChild crash when passing a null pointer
Passing a null pointer as a parameter to the setChild function no
longer crashes when calling the
QStandardItemModelPrivate::itemChanged signal. The child is removed
from the model.
The patch also fixes the behavior of deleting a item. A
dataChanged signal is emitted.

Change-Id: I027e8b0d84fe33c5fca056df870f0e60a020824b
Reviewed-by: David Faure <david.faure@kdab.com>
2017-07-27 19:41:06 +00:00
..
image Fix BMP ImageFormat for semi-transparent files 2017-07-03 07:41:56 +00:00
itemmodels Fix QStandardItem::setChild crash when passing a null pointer 2017-07-27 19:41:06 +00:00
kernel Fix race condition in the processEvents test 2017-07-19 12:29:53 +00:00
math3d QMatrix4x4: fix aliasing problem in operator*= 2017-04-14 12:29:35 +00:00
painting Fix polygon stroking with cosmetic pen 2017-07-05 12:35:26 +00:00
qopengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-04-12 20:08:56 +02:00
qopenglconfig Fix tst_QOpenGlConfig for platforms with builtin test data 2017-06-19 07:05:59 +00:00
text winrt: Use styleHint as clue for fallbacks for font families 2017-06-01 08:23:51 +00:00
util Fix test for WinRT 2016-09-23 07:20:53 +00:00
gui.pro Clean up some conditions in our pro files 2016-11-14 19:22:17 +00:00