qt6-bb10/src
Christian Ehrlicher 04f4b27774 QDockWidget: fix dock buttons size
The size of the dock buttons did not account the
SH_DockWidget_ButtonsHaveFrame style hint and therefore was too large
when a full 16x16 icon was used (which was the case after the latest
style cleanups) and therefore appeared too large.
This also allows the remove of the hack for the windows style. The
windows vista/11 style is not even affected by this hack because there
the size comes from windows itself and can not be modified via
PM_SmallIconSize.

Fixes: QTBUG-118643
Task-number: QTBUG-118122
Change-Id: Ie09a6a4e89df66b5393c5a57735002da47415c0e
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-11-04 11:00:04 +01:00
..
3rdparty Update Harfbuzz to version 8.2.2 2023-11-01 15:00:13 +01:00
android Android: make System.load() error logs use Log.e() instead of Log.i() 2023-11-02 21:46:32 +02:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
corelib Doc: Replace wrongly spelled word 2023-11-03 18:02:18 +00:00
dbus QtDBus: Fix unity build on Windows 2023-11-01 21:05:38 +01:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui Modify the MDI manual test to allow multiple views of same document 2023-11-02 20:49:32 -07:00
network qhttpnetworkreply: remove unused findChallenge method 2023-11-03 14:44:54 +03:00
opengl Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
plugins Schannel: Avoid crashing for unparsed certificate 2023-11-03 23:30:16 +01:00
printsupport print: Use transient parent for native print dialog if provided 2023-10-26 21:04:51 +03:00
sql Highlight some examples for 'Data Processing & IO' category 2023-10-31 19:35:59 +02:00
testlib Make checkBlackLists() return bool 2023-11-03 16:31:57 +03:00
tools windeployqt: improve MSVC runtime detection 2023-11-02 16:49:40 +00:00
widgets QDockWidget: fix dock buttons size 2023-11-04 11:00:04 +01:00
xml Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00