Changelog for
mingw-breeze4-style-debug-5.14.0-2.48.noarch.rpm :
* Fri Aug 28 2020 Ralf Habacker
- Add 0001-breeze4-style-mingw-compile-fix.patch- Fix building
* add debug package
* fix conflicts with debug package
* fix incorrect pathes
* removed unused files
* add missing dependency
* fix build arch
* Fri Oct 05 2018 fabianAATTritter-vogt.de- Update to 5.14.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.0.php- Changes since 5.13.90:
* Allow to disable installation of wallpapers with breeze
* Fix finding QtQuick (kde#398663)
* Sat Sep 15 2018 fabianAATTritter-vogt.de- Add tarball signature and keyring containing keys of release managers Jonathan Riddell and Bhushan Shah
* Thu Sep 13 2018 fabianAATTritter-vogt.de- Update to 5.13.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.90.php- Changes since 5.13.5:
* Disable the title bar separator by default
* [kstyle] Fix deprecation warnings
* Properly use kpackage_install_package
* Set complete vectors instead of creting them at runtime
* Invert shade button by same logic as keep-above button
* [kstyle] Create shadow tiles on demand
* Rename libbreezecommon to libbreezecommon5 and don\'t install .so links
* Only include QtQuick support in Breeze KStyle if QtQuick is available
* Optimised 5.14 wallpaper filesizes and corrected banding issues.
* Plasma 5.14 \"Cluster\" Wallpaper
* [kdecoration] Delete unused includes
* [libbreezecommon] Fix build when qreal is float
* [kdecoration] Make shadows lighter
* [kstyle] Refine shadows
* [kdecoration] Refine shadows
* [libbreezecommon] Add box shadow helper
* Fixed detection of horizontal progressbar by re-introducing check on QStyleOptionProgressBar::orientation. Using option->state only even for Qt5 breaks ktorrent.
* [kstyle] Don\'t suppress deprecation warnings
* [kstyle] Drop QStyleOptionViewItemV4 in Qt 5 style plugin
* [kstyle] Drop QStyleOptionTabWidgetFrameV2 in Qt 5 style plugin
* [kstyle] Drop QStyleOptionTabV3 in Qt 5 style plugin
* [kstyle] Drop QStyleOptionProgressBarV2 in Qt 5 style plugin
* [kstyle] Drop QStyleOptionFrameV3 in Qt 5 style plugin
* [kstyle] Drop QStyleOptionFrameV2 in Qt 5 style plugin
* [kstyle] Drop QStyleOptionDockWidgetV2 in Qt 5 style plugin
* Turn off the extended resize handle/black triangle when there are no borders
* Tue Sep 04 2018 fabianAATTritter-vogt.de- Update to 5.13.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.5.php- Changes since 5.13.4:
* None
* Tue Jul 31 2018 fabianAATTritter-vogt.de- Update to 5.13.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.4.php- Changes since 5.13.3:
* None
* Tue Jul 10 2018 fabianAATTritter-vogt.de- Update to 5.13.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.3.php- Changes since 5.13.2:
* None
* Tue Jun 26 2018 fabianAATTritter-vogt.de- Update to 5.13.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.2.php- Changes since 5.13.1:
* None
* Tue Jun 19 2018 fabianAATTritter-vogt.de- Update to 5.13.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.1.php- Changes since 5.13.0:
* None
* Thu Jun 07 2018 fabianAATTritter-vogt.de- Update to 5.13.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.0.php- Changes since 5.12.90:
* Check for option->styleObject before accessing it (kde#395028)