Releases: lxqt/lxqt-qtplugin
Releases · lxqt/lxqt-qtplugin
2.1.0
- Added tooltip colors to palette.
- Set toolbar icon size.
- Code cleanup.
2.0.0
The library is ported to Qt6, such that the Qt5-based version 1.4.1 can be installed alongside it for supporting Qt5-based apps.
Also, the existence of qApp
is checked to prevent crashes.
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.
1.4.0
Just corrected a case of code readability and bumped the version.
1.3.0
Bumped the version to 1.3.0 and updated the dependencies.
1.2.0
Bumped the version to 1.2.0 and updated the dependencies.
1.1.0
Bumped the version to 1.1.0 and updated the dependencies.
1.0.0
Main changes:
- Added workarounds for Qt's poor handling of some dark palettes.
- Used the C++11 override specifier in some places.
0.17.0
Code cleanup. Also, a small issue is fixed by correcting a typo.
0.16.0
Now, six palette colors can be customized to change the look and feel of styles like Fusion and Breeze.