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,26 @@ 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.26] - 2025-11-06
9+
10+ ### Added
11+
12+ - Add customizable padding properties to DialogWindow
13+
14+ ### Changed
15+
16+ - Can't use ScrollView in qt5
17+ - Chore: New release 5.7.25
18+
19+ ### Fixed
20+
21+ - Recalculate state on scrollbar policy change
22+ - Improve text field focus behavior with context menu
23+
24+ ### Removed
25+
26+ - Remove unnecessary left margin from title bar icon
27+
828## [ 5.7.25] - 2025-10-30
929
1030### Added
Original file line number Diff line number Diff line change 1- 5.7.25
1+ 5.7.26
Original file line number Diff line number Diff line change 11# Maintainer: zccrs <zhangjide@deepin.org>
22pkgname=dtkdeclarative-git
3- pkgver=5.7.25
3+ pkgver=5.7.26
44pkgrel=1
55sourcename=dtkdeclarative
66sourcetars=(" $sourcename " _" $pkgver " .tar.xz)
Original file line number Diff line number Diff line change 1+ dtkdeclarative (5.7.26) unstable; urgency=medium
2+
3+ * Release 5.7.26
4+
5+ -- yeshanshan <yeshanshan@uniontech.com> Thu, 06 Nov 2025 17:05:00 +0800
6+
17dtkdeclarative (5.7.25) unstable; urgency=medium
28
39 * Release 5.7.25
You can’t perform that action at this time.
0 commit comments