qt5base-lts/tests/auto/widgets/itemviews
Arnaud Bienner cd7a36d341 QHeaderView: check that length is correct and fix restoring Qt4 state.
When multiple sections were grouped together, sectionItem.size was the total size of grouped sections, not the size of one section.
Length is supposed to be equal to the section items length, but the state saved might be corrupted.

Task-number: QTBUG-40462
Change-Id: I401a1583dd30880ccf5b4c105a237d6563f212e8
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
2015-02-03 08:45:33 +00:00
..
qabstractitemview Respect the size hint signal for the column and row delegates 2014-12-03 13:31:07 +01:00
qcolumnview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatawidgetmapper Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdirmodel Android: Fix QDirModel tests 2015-01-16 09:27:52 +01:00
qfileiconprovider Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qheaderview QHeaderView: check that length is correct and fix restoring Qt4 state. 2015-02-03 08:45:33 +00:00
qitemdelegate tst_qitemdelegate: make the test more robust 2014-11-11 12:32:13 +01:00
qitemeditorfactory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qitemview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistwidget Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
qtableview tst_qtableview: fix virtual-override clang warning 2014-11-24 08:05:34 +01:00
qtablewidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtreeview Enter/Return should cause an edit inside an itemview on OS X 2015-01-23 10:35:14 +01:00
qtreewidget Widgets: remove references to QStyleOptionFrameV<n> 2014-09-26 00:39:48 +02:00
qtreewidgetitemiterator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00