qt5base-lts/tests/auto/widgets
Christian Ehrlicher 451fcee8a8 QTableView: update editor geometries directly after scrollbars are adjusted
QTableView::doItemsLayout() updated the scroll offset for the vertical
header after layouting was done. Since the scroll offset affects the
viewport of the editors, the adjustment was done too late.
Therefore we update the scroll offset right after the scrollbars are
set inside QTableView::updateGeometries()

[ChangeLog][QtWidgets][QTableView] Fixed calculating geometries
for editors

Task-number: QTBUG-48244
Task-number: QTBUG-49548
Change-Id: I3b057764cf99d42d861928a1c73277d34b440f9a
Reviewed-by: David Faure <david.faure@kdab.com>
2018-06-28 04:23:46 +00:00
..
dialogs winrt: make dialog auto tests pass 2018-06-22 05:02:43 +00:00
effects tst_QGraphicsEffect: Allow multiple paint events in itemHasNoContents() 2018-05-21 06:05:15 +00:00
graphicsview Merge remote-tracking branch 'origin/5.11' into dev 2018-06-07 19:10:53 +02:00
itemviews QTableView: update editor geometries directly after scrollbars are adjusted 2018-06-28 04:23:46 +00:00
kernel xcb: rely on WM_SIZE_HINTS gravity to handle x,y positioning 2018-06-26 07:11:34 +00:00
styles winrt: Make widgets/styles auto tests pass 2018-05-25 11:02:21 +00:00
util winrt: Make widgets/util auto tests pass 2018-05-25 11:02:23 +00:00
widgets winrt: tst_qdoublespinbox: Remove QEXPECT_FAIL for editingFinished 2018-06-26 10:56:28 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00