Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Christian Ehrlicher 847c0bf076 Windows11Style: Disable shadow for QComboBox inside QGraphicsProxyWidget
A QGraphicsEffect is not rendered inside a QGraphicsView so we must not
set it on a QComboBoxPrivateContainer. We have to do some checks for it
when a stylesheet is set as polish() is then called before the proxy
widget is set on the QComboBoxPrivateContainer. But luckily QComboBox
has the proxy widget already set so do the check there.

Pick-to: 6.9 6.8
Fixes: QTBUG-135340
Task-number: QTBUG-128916
Task-number: QTBUG-128329
Change-Id: I2426701f3aa44a2eb14b66846628dbb9cd16dc9f
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2025-04-07 01:25:11 +02:00
.github/workflows
LICENSES Add REUSE.toml files 2024-11-05 14:36:16 +01:00
bin
cmake Introduce _qt_internal_configure_file 2025-04-04 17:23:42 +02:00
coin Add QNX8.0 CI enablers 2025-03-24 19:01:57 +02:00
config.tests CMake: Remove superfluous precompile_header feature and config test 2025-03-07 12:02:47 +01:00
dist Add REUSE.toml files 2024-11-05 14:36:16 +01:00
doc Implement \tabs for DocBook 2025-04-03 21:39:13 +00:00
examples Examples: port from QCheckBox::stateChanged to checkStateChanged 2025-03-26 14:57:03 +01:00
lib
libexec Android: fix warnings in runner script 2024-12-03 20:18:21 +00:00
mkspecs wasm: set jspi and wasm-exceptions flags for qmake 2025-03-13 12:57:00 +01:00
qmake QMake: Add ability to link against xcframeworks with Xcode 2025-03-13 18:25:37 +00:00
src Windows11Style: Disable shadow for QComboBox inside QGraphicsProxyWidget 2025-04-07 01:25:11 +02:00
tests QGIM: Unify flat and tree models 2025-04-06 20:05:40 +02:00
util wasm: Fix Brotli compression in qtwasmserver.py 2025-03-26 19:35:48 +01:00
.cmake.conf Bump version to 6.10.0 2024-12-13 14:54:23 +00:00
.gitattributes
.gitignore
.gitreview Add .gitreview file 2025-03-24 23:19:04 +01:00
.tag
CMakeLists.txt
REUSE.toml Update licensing of files with infrastructure type 2025-03-12 16:04:26 +01:00
config_help.txt Introduce emoji-segmenter to 3rdparty code 2024-11-18 15:52:13 +01:00
configure
configure.bat configure.bat: Use call when calling the helper cmake scripts 2025-01-30 22:18:36 +01:00
configure.cmake CMake: Mention "Force assertions" in config.summary 2025-03-25 00:29:48 +01:00
dependencies.yaml
licenseRule.json Update licensing of files with infrastructure type 2025-03-12 16:04:26 +01:00
qt_cmdline.cmake CMake: Remove superfluous precompile_header feature and config test 2025-03-07 12:02:47 +01:00