diff --git a/kirigami2.changes b/kirigami2.changes index 7bde9f1..012d5a6 100644 --- a/kirigami2.changes +++ b/kirigami2.changes @@ -1,14 +1,43 @@ - ------------------------------------------------------------------- -Mon Nov 13 07:01:14 CET 2017 - lbeltrame@kde.org - - * Update to 5.40.0 +Mon Nov 13 22:40:33 CET 2017 - lbeltrame@kde.org +- Update to 5.40.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.40.0.php +- Changes since 5.39.0: + * syntax working on older Qt 5.7 (kde#385785) + * stack the overlaysheet differently (kde#386470) + * Show the delegate highlighted property as well when there's no focus + * preferred size hints for the separator + * correct Settings.isMobile usage + * Allow applications to be somewhat convergent on a desktop-y system + * Make sure the content of the SwipeListItem doesn't overlap the handle + * check page.actions for null + * use a Dialog + * Overlaysheet's scrollview is always ointeractive + * Add categories in gallery desktop file (kde#385430) + * Update the kirigami.pri file + * use the non installed plugin to do the tests + * partly revert 72c01208fe79 + * Deprecate Kirigami.Label + * Port gallery example use of Labels to be consistently QQC2 + * Port Kirigami.Controls uses of Kirigami.Label + * remove useless debug + * make the scrollarea interactive on touch events + * Move the git find_package call to where it's used + * default to transparent listview items + * Add 'Introduction' section to README.md - this is needed for inqlude script to create a proper manifest file for inqlude.org website, used information from metainfo.yaml/Mainpage.dox ------------------------------------------------------------------- Mon Oct 23 06:41:41 CEST 2017 - lbeltrame@kde.org - * Update to 5.39.0 +- Update to 5.39.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.39.0.php +- Changes since 5.38.0: + * Too many changes to list here ------------------------------------------------------------------- Tue Sep 19 23:18:57 CEST 2017 - lbeltrame@kde.org