KDE Frameworks 5.55.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami2?expand=0&rev=74
This commit is contained in:
2019-02-12 19:03:25 +00:00
committed by Git OBS Bridge
parent 0b4c4a44d1
commit 483945694c
4 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sun Feb 10 22:03:11 UTC 2019 - lbeltrame@kde.org
- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php
- Changes since 5.54.0:
* raise only colored buttons (kde#403807)
* fix height
* same margins sizing policy as the other list items
* === operators
* support for the concept of expandible items
* don't clear when replacing all the pages
* horizontal padding is double than vertical
* take padding into account to compute size hints
* [kirigami] Do not use light font styles for headings (2/3)
* Unbreak the AboutPage layout on smaller devices
* stopatBounds for breadcrumb flickable
-------------------------------------------------------------------
Mon Jan 14 06:14:47 UTC 2019 - lbeltrame@kde.org