| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Build 1.4.1 Version (boo#1226151) * Required for Qt5 Application Support
- Update to 2.0.0: * Ported to Qt6 * The existence of qApp is checked to prevent crashes.
- 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.
- Update to 1.4.0: * Just corrected a case of code readability * Bumped the Version
- Update to 1.3.0: * Bumped the version and update the dependencies
- Update to 1.2.0: * Bumped the version to 1.2.0 and updated the dependencies.
- Update to 1.1.0: * Bumped the version to 1.1.0 and updated the dependencies.
- 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.
- 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.
- Update to 0.16.0: * Do not reset widget palettes on changing style. * Support more palette colors for better customization.