qt5base-lts/tests/auto
Christian Ehrlicher 633a0f5172 Fix tst_QTreeView - setSortingEnabledChild
QTreeView is stretching the last section by default which was not
considered in this test. It worked by accident on linux because
there the default section size is 100 and the default window width
is also 100. On windows this was not the case and therefore the
test failed.

Task-number: QTBUG-51149
Change-Id: I9be1c1e942fc19817713773fe29d4afa93d73232
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
2018-03-18 09:29:03 +00:00
..
android
bic/data Add binary compatibility files for QtBase for 5.10 2018-01-04 16:26:32 +00:00
cmake CMake: Set SKIP_AUTOMOC/AUTOUIC where needed 2017-11-22 13:51:30 +00:00
compilerwarnings/data
concurrent Merge remote-tracking branch 'origin/5.11' into dev 2018-02-16 08:54:58 +01:00
corelib Merge remote-tracking branch 'origin/5.11' into dev 2018-03-17 01:00:24 +01:00
dbus Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
gui Merge remote-tracking branch 'origin/5.11' into dev 2018-03-17 01:00:24 +01:00
guiapplauncher
installed_cmake
network QNetworkReply: fix isFinished() for disabled replies 2018-03-17 08:38:29 +00:00
opengl Remove tst_QGLThreads::textureUploadInThread 2018-03-02 07:20:32 +00:00
other Merge remote-tracking branch 'origin/5.11' into dev 2018-03-10 09:22:39 +01:00
printsupport Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivate 2018-02-20 07:56:19 +00:00
shared
sql SQL/Postgres: Fix support for nan, inf and -inf 2018-03-07 18:35:57 +00:00
testlib Merge remote-tracking branch 'origin/5.11' into dev 2018-03-18 01:00:11 +01:00
tools uic: Add the include for QIcon conditionally 2018-03-06 06:49:00 +00:00
widgets Fix tst_QTreeView - setSortingEnabledChild 2018-03-18 09:29:03 +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 tests/auto/auto.pro: Use correct null device for DBUS check 2017-12-01 09:53:07 +00:00
network-settings.h