qt6-bb10/tests/auto/widgets
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
..
dialogs Enter/Return should cause an edit inside an itemview on OS X 2015-01-23 10:35:14 +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 Fix QGraphicsWidget window frame section logic 2015-02-02 21:38:23 +00:00
itemviews QHeaderView: check that length is correct and fix restoring Qt4 state. 2015-02-03 08:45:33 +00:00
kernel Windows: Fix coordinate offset when positioning the taskbar on the left. 2015-01-20 19:59:23 +01:00
styles Android: Fix some QStyle tests 2015-01-08 10:07:06 +01:00
util Android: Fix some tests for QCompleter 2015-01-23 09:43:04 +01:00
widgets Suppress Ctrl/Ctrl+Shift keypresses in line/text edits. 2015-02-03 06:24:11 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00