qt5base-lts/tests/auto
Christian Ehrlicher 8713f22372 QHeaderView: Fix updating hidden sections during initializeSections()
QHeaderView::initializeSections() was calling updateHiddenSections()
with wrong parameters which lead to an inconsistency in the hidden
section handling.
updateHiddenSections() needs the first and last index which got removed.
Therefore we must pass the new section count for logicalFirst.

Fixes: QTBUG-55461
Change-Id: Ica06125cf19bdd500f55fd9cd59ace1795f3703f
Reviewed-by: David Faure <david.faure@kdab.com>
2018-11-08 16:54:12 +00:00
..
android Updated license headers 2016-01-21 18:55:18 +00:00
bic/data Add binary compatibility files for 5.11 for QtBase 2018-06-05 06:00:28 +00:00
cmake Export modules' enabled/disabled features to cmake 2018-09-28 13:10:28 +00:00
concurrent Merge remote-tracking branch 'origin/5.11' into dev 2018-02-16 08:54:58 +01:00
corelib QByteArrayList: add indexOf(const char*) overload 2018-11-06 09:49:10 +00:00
dbus QDBusServiceWatcher namespace prefix support 2018-11-06 09:52:09 +00:00
gui Handle fonts that have commas/quotes in the family name 2018-11-08 16:08:25 +00:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake
network Merge remote-tracking branch 'origin/5.12' into dev 2018-11-01 01:01:28 +01:00
opengl Extend tst_QGL::graphicsViewClipping blacklisting 2018-10-03 13:04:13 +00:00
other Stabilize tst_QAccessibilityLinux::testFocus 2018-11-02 13:45:49 +00:00
printsupport Merge remote-tracking branch 'origin/5.11' into dev 2018-05-03 14:50:22 +02:00
shared Remove workaround for potentially unavailable pasteboard in macOS 2017-03-07 01:04:46 +00:00
sql Merge remote-tracking branch 'origin/5.12' into dev 2018-11-06 01:00:56 +01:00
testlib Test and document QTest::toHexRepresentation() 2018-11-08 15:22:21 +00:00
tools Merge remote-tracking branch 'origin/5.12' into dev 2018-10-08 10:56:25 +02:00
widgets QHeaderView: Fix updating hidden sections during initializeSections() 2018-11-08 16:54:12 +00:00
xml Don't indefinitely wait for data if it was able to read some data 2018-01-24 05:54:31 +00:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h Docker-based test servers for network-related Qt autotests on macOS 2018-10-18 19:22:46 +00:00
testserver.pri Make sure docker machine is both created and running before test 2018-10-23 05:26:31 +00:00