From 0e0e63d2c9421815f796fbdb4497524a4293b268 Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Thu, 2 Jan 2025 06:46:45 +0000 Subject: [PATCH] chore: update changelog Release 5.7.6. --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index d769bd02..a32b2abd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +dtkdeclarative (5.7.6) unstable; urgency=medium + + * fix: arrowlistview not clip + * fix: lineedit rightpadding to small + * fix: image cache cleared + Thanks to Yixue Wang + * chore: remove version of imported uri for qt6 + * fix: access nullptr when app exited + * fix: itemdelegate icon flashed + * fix: incorrect scaling of icons under Treeland + * fix: adjust UI for MenuItem + * fix: adjust UI for Menu and ComboBox + * feat: support to flow system settings for scrollBarPolicy + + -- Deepin Packages Builder Thu, 02 Jan 2025 06:46:45 +0000 + dtkdeclarative (5.7.5) unstable; urgency=medium * chore: typo for QT_VERSION