qt5base-lts/tests/auto
Nick D'Ademo 4c58569085 QMdiArea: Take scroll bars into account when tiling subwindows
QMdiAreaPrivate::resizeToMinimumTileSize() does not take into account
scroll bars when calculating the minimum size for the QMdiArea widget.
As a result, if scroll bars are enabled or showing during a tiling
operation, the top-level widget incorrectly expands in size (instead of
utilizing the scroll bars). Therefore, we should only resize the
top-level widget if scroll bars are disabled.

Fixes: QTBUG-40821
Change-Id: I3a8b7582d23fdf12d2b09f3740eea6b60bb395c3
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-12-04 07:39:16 +00:00
..
android
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 Merge remote-tracking branch 'origin/5.12' into dev 2018-11-27 01:00:36 +01:00
dbus QDBusServiceWatcher namespace prefix support 2018-11-06 09:52:09 +00:00
gui Merge remote-tracking branch 'origin/5.12' into dev 2018-11-22 01:53:29 +01:00
guiapplauncher
installed_cmake
network Amend 7f77dc84fb to simplify the parameters of createPlainTestRows 2018-11-24 07:15:16 +00:00
opengl macOS: Skip tst_QGLThreads::renderInThread 2018-11-09 08:10:36 +00:00
other macOS: Remove blacklist entries for no longer supported OS versions 2018-11-12 07:16:30 +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 Add qfloat16 support to QCOMPARE 2018-11-20 21:34:13 +00:00
tools uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
widgets QMdiArea: Take scroll bars into account when tiling subwindows 2018-12-04 07:39:16 +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 Disable Docker-based test servers on Linux temporarily 2018-12-03 16:53:49 +00:00