File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 5.7.25] - 2025-10-30
9+
10+ ### Added
11+
12+ - Add customizable padding properties to DialogWindow
13+
14+ ### Changed
15+
16+ - Can't use ScrollView in qt5
17+
18+ ### Fixed
19+
20+ - Recalculate state on scrollbar policy change
21+ - Improve text field focus behavior with context menu
22+
23+ ### Removed
24+
25+ - Remove unnecessary left margin from title bar icon
26+
827## [ 5.7.24] - 2025-10-16
928
1029### Added
Original file line number Diff line number Diff line change 1- 5.7.24
1+ 5.7.25
Original file line number Diff line number Diff line change 11# Maintainer: zccrs <zhangjide@deepin.org>
22pkgname=dtkdeclarative-git
3- pkgver=5.7.24
3+ pkgver=5.7.25
44pkgrel=1
55sourcename=dtkdeclarative
66sourcetars=(" $sourcename " _" $pkgver " .tar.xz)
Original file line number Diff line number Diff line change 1+ dtkdeclarative (5.7.25) unstable; urgency=medium
2+
3+ * Release 5.7.25
4+
5+ -- yeshanshan <yeshanshan@uniontech.com> Thu, 30 Oct 2025 21:46:36 +0800
6+
17dtkdeclarative (5.7.24) unstable; urgency=medium
28
39 * Release 5.7.24
You can’t perform that action at this time.
0 commit comments