qt5base-lts/tests/auto/widgets
Martin Pley 6c04c21c10 Crash fix in QTreeView::sizeHintForColumn().
Vertical scrollbar may get out of sync. When this happens, the calculation of
firstVisibleItem will retrun "-1". This must be handled in ::sizeHintForColumn().
Added an auto-test for the crashes.

Task-number: QTBUG-34717

Change-Id: I867fd144ef3ce45e382337c5eafe345f573cd944
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
2013-11-16 16:40:46 +01:00
..
dialogs QWizard: give all buttons an objectName 2013-10-28 12:05:22 +01:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Skip tst_QGraphicsItem::ensureUpdateOnTextItem() on OSX 10.7 2013-11-14 15:24:47 +01:00
itemviews Crash fix in QTreeView::sizeHintForColumn(). 2013-11-16 16:40:46 +01:00
kernel Fix stability issues in tst_qwidget with VERIFY_COLOR 2013-11-01 14:52:47 +01:00
styles Test password mask delay and characters on Mac. 2013-07-11 10:56:49 +02:00
util QCompleter::setFilterMode() add property filterMode. 2013-09-20 23:45:06 +02:00
widgets Disable clear button in read-only QLineEdit. 2013-11-05 09:16:47 +01:00
widgets.pro