Wolfgang Bauer
2019-06-09 15:34:32 +00:00
committed by Git OBS Bridge
parent 75af617342
commit 6802f528ec
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Jun 09 07:35:12 UTC 2019 - lbeltrame@kde.org
- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php
- Changes since 5.58.0:
* [ActionTextField] Make QML tooltip consistent
* base on height for items that should have a top padding (kde#405614)
* Compress color changes without a QTimer
* [FormLayout] Use even top and bottom spacing for separator (kde#405614)
* ScrollablePage: Make sure the scrolled view gets the focus when it's set
* Improve keyboard-only usage of the toolbar (kde#403711)
* make the recycler a FocusScope
-------------------------------------------------------------------
Wed May 15 18:16:17 UTC 2019 - lbeltrame@kde.org