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
10 changes: 10 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
dtkdeclarative (5.7.16) unstable; urgency=medium

* fix: use applicationDisplayName instead of qAppName in
DQMLGlobalObject
* fix: remove redundant devicePixelRatio division in icon scaling
* fix: correct icon image update logic
* fix: update image source URL when source size changes

-- YeShanShan <yeshanshan@uniontech.com> Mon, 19 May 2025 17:22:37 +0800

dtkdeclarative (5.7.15) unstable; urgency=medium

* feat: Improve the design of SettingsDialog to support code generated
Expand Down
Loading