Debian Patches

Status for qtstyleplugins-src/5.0.0+git23.g335dbec-6

Patch Description Author Forwarded Bugs Origin Last update
fix-build-qt5.15.patch fix build against Qt 5.15 With 0a93db4d82c051164923a10e4382b12de9049b45
("Unify application palette handling between QGuiApplication and QApplication")
QApplicationPrivate::setSystemPalette does no longer exist.
.
This style does explicitly not support "system colors" defined by the platform
theme, which have priority over the style provided palette. To prevent the
theme from overriding the colors, it previously used the system palette
mechanism (which has priority over the theme), but that way does not work
anymore. Instead, simply use QApplication::setPalette. While that has
different behaviour and might break in some applications, it's better than
having a completely messed up palette with certain themes.
.
This is the same change as suggested by gamezelda on
https://aur.archlinux.org/packages/qt5-styleplugins/#comment-749190.
no openSUSE, https://build.opensuse.org/package/view_file/KDE:Qt:5.15/libqt5-qtstyleplugins/fix-build-qt5.15.patch?expand=1 2020-10-13
gtk2-enable-animation.patch enable animation for the GTK2 plugin Dmitry Shachnev <mitya57@debian.org> no 2023-05-16

All known versions for source package 'qtstyleplugins-src'

Links