qt5base-lts/tests/auto/widgets
Jens Bache-Wiig fe966e5f48 Fix regression in QAbstractScrollArea
The style hint SH_ScrollView_FrameOnlyAroundContents was currently
being ignored by QAbstractScrollArea. This looks like an accidental
regression following 10c6f015f4.

This code path does not execute on mac so it should have no impact
on that patch.

Change-Id: I78ca0a6b87dfdd7d426acbb3ef49480390211af2
Reviewed-by: Christoph Schleifenbaum <christoph.schleifenbaum@kdab.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
2012-09-21 02:44:22 +02:00
..
dialogs tests: Don't omit the body of a test function with QT_BUILD_INTERNAL 2012-09-14 06:24:38 +02:00
effects Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
graphicsview Make gui/math3d classes use float rather than qreal 2012-09-07 13:27:38 +02:00
itemviews Fixed the QTreeView expansion/collpasing when animated 2012-08-29 20:40:17 +02:00
kernel Close popups when switching applications on Windows. 2012-09-11 12:09:47 +02:00
styles Fix regression in QAbstractScrollArea 2012-09-21 02:44:22 +02:00
util Use QStringList::join(QChar) overload where applicable [QtWidgets] 2012-09-07 18:41:22 +02:00
widgets Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cpp 2012-09-19 19:54:44 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00