AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add qtstyleplugins-gtksettings.patch: Align Qt with GTK settings a bit better. - Add qtstyleplugins-fix-deprecations.patch: Fix various Qt deprecations. - Remove fix-build-qt5.15.patch: merge into qtstyleplugins-fix-deprecations.patch (not distinct enough).
- Amend patch to fix issues with platform themes providing an incompatible palette (boo#1172658): * fix-build-qt5.15.patch
- Add patch to fix build against Qt 5.15: * fix-build-qt5.15.patch
- Fix the license tag.
- Update the license tag (boo#967696)
- Update to version 5.0.0+git20170311 (changes since 5.0.0+git20170119): * Plastique, Motif/CDE: Fix QSpinBox height in layout. * Fix Plastique, Cleanlooks and Motif animation timer.
- Update to version 5.0.0+git20170119 (changes since 5.0.0+git20161215): * Use Use QCommonStyle instead of QProxyStyle in QCleanlooksStyle and QPlastiqueStyle: this allows to use correct colour (non-white) for label text in a QComboBox. Also improves progress bar drawing - now looks like in Qt4, the progress bar content fills the entire groove vertically.
- Update to version 5.0.0+git20161215 (changes since 5.0.0+git20161024): * Remove obsolete and unused QBB10StylePlugin::keys(). * Remove unused sync.profile. * Fix building with Qt 5.8+. - Remove 58.diff: fixed upstream.
- Bump to 5.7.1 * For more details please see: https://blog.qt.io/blog/2016/12/14/qt-5-7-1-released/ and https://www.qt.io/qt5-7/
- Update to version 5.0.0+git20161024: * Set plugin class name for styles. - Remove libqt5-qtstyleplugins-class-names.patch: fixed upstream.
- Add 58.diff: private Qt platformsupport module got splited into many pieces in 5.8. Use the appropriate module with Qt >= 5.8
- Update to version 5.0.0+git20161022 (changes since 5.0.0+git20161005): * Remove usage of deprecated QStyleOption*V<N>. * Add Q_DECL_OVERRIDE. * Build the BB10 style only with Qt 5.7 or later. - Remove the conflict with libqt5-qtbase-platformtheme-gtk3 in libqt5-qtstyleplugins-platformtheme-gtk2: it causes the gtk2 platform theme to practically never get installed. The reason for the conflict in the first place is overrated anyway: in order to get a segfault, a user would have to manually make an envvar "QT_STYLE_OVERRIDE=gtk2" with also having Gtk3 Platform Theme triggered ("QT_QPA_PLATFORMTHEME=gtk3").
- Initial package.