OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtstyleplugins?expand=0&rev=4
109 lines
4.2 KiB
Plaintext
109 lines
4.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 22 08:00:47 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Edit qtstyleplugins-fix-deprecations.patch to use the older more
|
|
reliable method for progress bar orientation (boo#1202611)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 6 14:27:59 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru>
|
|
|
|
- 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).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 07:58:08 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Amend patch to fix issues with platform themes providing an
|
|
incompatible palette (boo#1172658):
|
|
* fix-build-qt5.15.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 5 14:51:02 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
|
|
|
- Add patch to fix build against Qt 5.15:
|
|
* fix-build-qt5.15.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 13 13:40:49 UTC 2018 - christophe@krop.fr
|
|
|
|
- Fix the license tag.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 11 09:18:06 UTC 2017 - christophe@krop.fr
|
|
|
|
- Update the license tag (boo#967696)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 27 12:46:51 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 24 06:34:38 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 15 19:14:07 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 14 16:05:54 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- 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/
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 28 19:29:30 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 5.0.0+git20161024:
|
|
* Set plugin class name for styles.
|
|
- Remove libqt5-qtstyleplugins-class-names.patch: fixed upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 28 17:31:44 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Add 58.diff: private Qt platformsupport module got splited into
|
|
many pieces in 5.8. Use the appropriate module with Qt >= 5.8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 24 11:18:06 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- 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").
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 8 19:13:17 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
- Initial package.
|