Package Release Info

lxqt-qt5plugin-1.4.1-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lxqt-qt5plugin

Change Logs

* Mon Jun 10 2024 Shawn Dunn <sfalken@opensuse.org>
- Build 1.4.1 Version (boo#1226151)
  * Required for Qt5 Application Support
* Sat May 11 2024 Андрей Алыпов <and.november@opensuse.org>
- Update to 2.0.0:
  * Ported to Qt6
  * The existence of qApp is checked to prevent crashes.
* Fri Apr 12 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.4.1:
  * This point release is made because of a backward incompatible
    change in Qt6's font descriptions. It includes a workaround
    which makes Qt5-based apps have correct fonts when fonts are
    set by the Qt6-based LXQt 2.0.0.
* Sun Nov 05 2023 Shawn Dunn <sfalken@opensuse.org>
- Update to 1.4.0:
  * Just corrected a case of code readability
  * Bumped the Version
* Sat Apr 15 2023 Shawn Dunn <sfalken@opensuse.org>
- Update to 1.3.0:
  * Bumped the version and update the dependencies
* Sat Nov 05 2022 Shawn Dunn <sfalken@cloverleaf-linux.org>
- Update to 1.2.0:
  * Bumped the version to 1.2.0 and updated the dependencies.
* Thu Apr 28 2022 Michael Vetter <mvetter@suse.com>
- Update to 1.1.0:
  * Bumped the version to 1.1.0 and updated the dependencies.
* Mon Nov 08 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.0.0:
  * Added workarounds for Qt's poor handling of some dark palettes.
  * Used the C++11 override specifier in some places.
* Fri Apr 16 2021 Michael Vetter <mvetter@suse.com>
- Update to 0.17.0:
  * Handled Qt 5.15 deprecations.
  * Don't check before deleting a pointer.
  * Don't use implicit conversions.
  * Fixed a palette/highlight color related typo.
* Wed Nov 04 2020 Michael Vetter <mvetter@suse.com>
- Update to 0.16.0:
  * Do not reset widget palettes on changing style.
  * Support more palette colors for better customization.