qt5base-lts/src
Volker Hilsheimer f5d6f8dca0 macOS: close visible gap between tab bar base line and tabs
Dock widgets enable the QTabBar::drawBase property, but the clip region
left a gap of 3 pixels on each side between the base line and the tabs.
Correct the size of the hole cut into the clip region accordingly.

Visually tested on macOS 10.15.7 and macOS 11.2.1 using the dockwidgets
and tabdialog example.

As a drive-by, fix a spelling mistake in related documentation.

Fixes: QTBUG-86362
Pick-to: 6.2 6.1
Change-Id: Iada027999467741d0590576ee4508e6f41fb056d
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-06-11 04:49:48 +00:00
..
3rdparty Fix license information for libjpeg-turbo 2021-06-04 13:50:47 +02:00
android Remove unnecessary = signs from build.gradle 2021-06-02 11:20:08 +03:00
concurrent QtConcurrentIterateKernel: fix warning 2021-04-12 10:31:54 +00:00
corelib Add the check for linker capabilities to resolve circular dependencies 2021-06-10 15:17:55 +02:00
dbus qdbus: add support for "aay" (QByteArrayList) 2021-05-02 22:00:43 +02:00
entrypoint Fix qmake user projects for QT_LIBINFIX builds on Windows/iOS 2021-03-17 09:04:56 +01:00
gui Disable text gamma-correction when painting on linear color space 2021-06-10 21:08:50 +02:00
network QLocalSocket/Win: avoid double buffering on write 2021-06-09 20:29:04 +03:00
opengl Fix inexplicably changed condition in GL backingstore composition 2021-06-09 18:19:16 +02:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport Add the 'Private' suffix to the internal module names 2021-05-31 20:50:07 +02:00
plugins macOS: close visible gap between tab bar base line and tabs 2021-06-11 04:49:48 +00:00
printsupport Doc: Add disclaimer about QtPrintSupport not being available on iOS 2021-06-09 15:56:01 +00:00
sql Doc: Use \deprecated instead of \obsolete 2021-05-26 13:06:56 +02:00
testlib Fix MSVC compiler warning in code snippets 2021-06-08 08:33:56 +02:00
tools Android: don't call qmlimportscanner if no qml dir exist 2021-06-07 18:40:27 +00:00
widgets macOS: close visible gap between tab bar base line and tabs 2021-06-11 04:49:48 +00:00
xml Doc: Use \deprecated instead of \obsolete 2021-05-26 13:06:56 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00