qtbase/src
Christian Ehrlicher 6bb5b13b8d QToolButton: always set to MenuButtonPopup when action has a menu
The old implementation only set MenuButtonPopup when the corresponding
QAction had a menu *before* it was assigned to a QToolButton but not
afterwards which leads to inconsistencies. Make sure to always set
MenuButtonPopup when the QAction gets a menu. Also mark the todo from
Qt4.2 with a proper Qt7 todo marker so it can be found and fixed during
Qt7 transistion.

Pick-to: 6.10
Task-number: QTBUG-140148
Change-Id: I4def22e7147049c30a16a7fe88c18591dbb58e88
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2025-09-22 23:56:46 +02:00
..
3rdparty wayland: Implement server-side key repeat 2025-09-18 14:55:06 +01:00
android Android: call view's onApplyWindowInsets() in QtInputDelegate 2025-09-19 22:23:44 +03:00
assets
concurrent Doc: Document the specific headers for the Qt Concurrent module 2025-09-09 15:35:39 +03:00
corelib wasm: fix memory corruption in Promise handling 2025-09-22 17:58:30 +00:00
dbus Doc: Fix PURL for dbus 2025-09-22 19:58:30 +02:00
entrypoint
gui Add security headers for src/gui/tools/ 2025-09-22 17:51:44 +00:00
network QDecompressHelper: export class for private usage 2025-09-22 19:51:44 +02:00
opengl
openglwidgets
platformsupport
plugins QWindowsVistaAnimation: adjust painting of the animated image 2025-09-22 23:56:45 +02:00
printsupport
sql Add security tags to the Qt Sql module 2025-09-17 20:17:07 +02:00
testinternal
testlib Doc: Use correct file extension in \page command 2025-09-18 14:40:01 +02:00
tools macdeployqt: Update referenced documentation page 2025-09-22 09:24:08 +02:00
widgets QToolButton: always set to MenuButtonPopup when action has a menu 2025-09-22 23:56:46 +02:00
xml
CMakeLists.txt