Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -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 <packages@deepin.org> Thu, 02 Jan 2025 06:46:45 +0000

dtkdeclarative (5.7.5) unstable; urgency=medium

* chore: typo for QT_VERSION
Expand Down