qt6-bb10/tests/auto/widgets
Pierre Rossi 890ae41d06 Fix a crash in QPlainTextEdit::documentChanged
The layout for an invalid block is very likely to be null, it
shouldn't be accessed without checking the block's validity first.
We can make the check a bit more conservative and simply check that
the block isn't empty.

Change-Id: Ic1459a6168b1b8ce36e9c6d019dc28653676efbe
Task-number: QTBUG-43562
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2015-01-19 10:47:28 +01:00
..
dialogs Android: Fix QSideBar test 2015-01-16 09:27:45 +01:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QPanGestureRecognizer: Make the number of touch points a parameter. 2014-11-17 14:38:15 +01:00
graphicsview Enable tst_QGraphicsView on OSX 2014-11-19 16:13:43 +01:00
itemviews Android: Fix QDirModel tests 2015-01-16 09:27:52 +01:00
kernel Android: Fix QLayout tests 2015-01-16 09:27:57 +01:00
styles Android: Fix some QStyle tests 2015-01-08 10:07:06 +01:00
util Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
widgets Fix a crash in QPlainTextEdit::documentChanged 2015-01-19 10:47:28 +01:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00