qt6-bb10/src
Wladimir Leuschner d3f26e2bbd QWindows11Style: Reduce menubar height in QTabWidget
Due to increased menubar height, an attached menubar to QTabWidgets was
shown as >> indicator. This patch reduces the size of the menubar, in
case it is attached to a QTabWidget.

Fixes: QTBUG-130399
Change-Id: I0e71156cacd6acc51ede353b3b4ddf09d9c0260f
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
(cherry picked from commit 9a06060e9ba0711ed458c19c274b7903f3d89d65)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-10-29 01:10:26 +00:00
..
3rdparty SQLite: Update SQLite to v3.47.0 2024-10-23 23:00:56 +00:00
android Android: make QtActivityDelegate practically NonNull 2024-10-28 17:48:45 +00:00
assets AssetDownloader: Sync TaskTree sources 2024-09-07 13:47:55 +00:00
concurrent Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
corelib Docs: Specify deprecation version for QLibraryInfo::LibraryLocation 2024-10-28 20:57:09 +00:00
dbus QtDBus: disallow sending method calls without destinations on a bus 2024-10-22 07:17:08 +00:00
entrypoint CMake: Correctly annotate the Entrypoint (winmain) SBOM license ID 2024-06-19 08:15:40 +00:00
gui Replace "OpenType missing" warnings with qCInfo() 2024-10-25 19:08:37 +00:00
network Http2: Adjust send window also on inactive streams 2024-10-26 00:04:48 +00:00
opengl Doc: Remove usage of defunct QDoc command 2024-08-28 11:39:51 +00:00
openglwidgets Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
platformsupport Enable keyboard handling on VxWorks 2024-08-27 18:01:04 +02:00
plugins QWindows11Style: Reduce menubar height in QTabWidget 2024-10-29 01:10:26 +00:00
printsupport Mark Cups::Cups optional target when building for non-APPLE systems 2024-09-29 10:37:51 +00:00
sql QSqlRelationalTableModel: properly clear relational dictionary 2024-09-08 10:08:26 +00:00
testlib AndroidTestRunner: get test exit code instead of parsing results 2024-10-26 00:04:47 +00:00
tools AndroidTestRunner: don't use verbose for some adb commands 2024-10-28 17:48:45 +00:00
widgets QMdiArea: update indices list before potentially operating on it 2024-10-22 13:15:24 +00:00
xml QtXml: be systematic about feature dom 2024-08-29 18:21:29 +00:00
CMakeLists.txt