qt5base-lts/src
Andy Shaw 81b33a8252 Fusion: Fill the rect with base brush when drawing the combobox frame
Instead of doing this directly inside the PE_FrameLineEdit as this can
be used directly when a stylesheet is set the rect of the lineedit used
in the combobox in fusion style is filled directly with the base brush.
This ensures it still renders the background correctly when using fusion
style, but enables stylesheets to work as it will not override that if
the background is set in a stylesheet for a combobox.

Fixes: QTBUG-75816
Change-Id: I50a0600b500088ebcf1d70a02f9c74c6040d34d9
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2019-05-27 14:35:18 +02:00
..
3rdparty ANGLE: Backport fix for compilation on mingw/64bit with clang 2019-05-08 21:21:41 +00:00
android Android: Fix wrong height of text editor context menu in some locales 2019-05-10 20:24:07 +00:00
angle ANGLE: Backport fix for compilation on mingw/64bit with clang 2019-05-08 21:21:41 +00:00
concurrent QtConcurrent: Unify license headers 2019-01-29 10:41:39 +00:00
corelib Rename QMacScopedObserver to the more fittingly QMacNotificationObserver 2019-05-29 17:11:40 +02:00
dbus QDBusConnection: prevent leaking connection/server on destroy 2018-11-28 11:19:34 +00:00
gui Work around crash where a destroyed window becomes focus_window 2019-05-22 12:08:55 +00:00
network WinRT: Fix crash in native socket engine during close 2019-05-08 13:26:03 +00:00
opengl QtOpenGL: Unify license headers 2019-01-29 10:41:46 +00:00
openglextensions Move forward-declaration inside of namespace 2019-05-15 10:58:49 +00:00
platformheaders Ability to switch language under platform eglfs/linuxfb 2019-01-25 15:00:07 +00:00
platformsupport Windows Accessibility: Add UI Automation Window provider 2019-05-20 13:21:02 +00:00
plugins macOS: Enable VK_MVK_macos_surface on the instance 2019-05-30 19:11:01 +02:00
printsupport printsupport: Fix clang-cl warning 2019-04-09 07:00:02 +00:00
sql Replace executedQuery when executing a new query 2019-01-30 23:08:04 +00:00
testlib Apple test logger: Handle test log messages without a context 2019-03-26 19:15:26 +00:00
tools Make moc grok binary literals with digit separators 2019-05-10 18:34:02 +00:00
widgets Fusion: Fill the rect with base brush when drawing the combobox frame 2019-05-27 14:35:18 +02:00
winmain qtmain_winrt: Avoid nullptrs in str*cmp which cause crashes 2019-05-17 09:26:33 +00:00
xml Doc: Clarify state of Qt Xml 2019-05-24 11:54:55 +02:00
src.pro Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00