forked from linuxdeepin/dtkgui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
313 lines (206 loc) · 10.3 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
dtkgui (5.7.4) unstable; urgency=medium
* chore(CI): add debian check workflow
Thanks to kuchune
* refactor: xcb platform theme interface
* refactor: treeland platform theme interface 扩展Treeland的个性化接口
* fix: Possible null pointer dereference and Notitlebar input parameter error
* feat: support treeland platform for wmHelper
* fix: blur is invalid for treeland
* feat: Limit maximum and minimum fonts
* fix: app crashed when window destroyed in quick
* fix: app crashed when window destroyed in quick
* fix: linglong app load qt translations failed
-- Deepin Packages Builder <[email protected]> Tue, 03 Dec 2024 02:00:46 +0000
dtkgui (5.7.3) unstable; urgency=medium
* fix: No judgment on the validity of the protocol(Bug: 286859)
-- Deepin Packages Builder <[email protected]> Wed, 20 Nov 2024 02:19:06 +0000
dtkgui (5.7.2) unstable; urgency=medium
* chore: Correct the name of TreelandProtocols package in cmake
* fix: Under treeland, the dialog has not disabled titlebar
* fix: Print "load translate" debug log to channels(Bug: 284539)
* chore: add IsWaylandPlatform attribute
* chore: highlight color is inconsistency
-- Deepin Packages Builder <[email protected]> Wed, 13 Nov 2024 01:53:26 +0000
dtkgui (5.7.1) unstable; urgency=medium
* Revert "feat: add close.dci"(Issue: https://github.com/linuxdeepin/developer-center/issues/10482)
* feat: Add notitlebar function on wayland platform
* feat: support qt5 and qt6
* fix: cannot move window on wayland
* fix: remove treeland personalization protocols useless function
* feat: add fixme note
* chore: update license info
* chore: add build dep
* chore: update license
* chore: add extra cmake modules
* chore: add dtkgui namespace
* fix: app crashed in x11
-- Deepin Packages Builder <[email protected]> Wed, 16 Oct 2024 03:30:46 +0000
dtkgui (5.6.34) unstable; urgency=medium
* feat: add close.dci
Thanks to Yixue Wang
* chore: animation-dci supports custom icon
* fix: wrong judgment conditions
* feat: support to change window effects(Bug: 244347)
* feat: add window startup effect Type(Issue: https://github.com/linuxdeepin/developer-center/issues/10322)
-- Deepin Packages Builder <[email protected]> Tue, 20 Aug 2024 05:03:52 +0000
dtkgui (5.6.32) unstable; urgency=medium
* Revert "fix: jagged edges on ddciicon"(Issue: https://github.com/linuxdeepin/developer-center/issues/9443)
* chore: dci-icon-theme tool tweak
-- Deepin Packages Builder <[email protected]> Mon, 08 Jul 2024 02:29:21 +0000
dtkgui (5.6.31) unstable; urgency=medium
* fix: jagged edges on ddciicon(Issue: https://github.com/linuxdeepin/developer-center/issues/8691)
-- Deepin Packages Builder <[email protected]> Thu, 27 Jun 2024 09:11:34 +0000
dtkgui (5.6.30) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <[email protected]> Thu, 30 May 2024 02:46:31 +0000
dtkgui (5.6.29) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <[email protected]> Mon, 13 May 2024 03:02:53 +0000
dtkgui (5.6.28) unstable; urgency=medium
* chore: insert to cache when icon is not null
* chore: add flag to disable noncache flag
* fix: missing initialization for baseFont of fontManager(Issue: https://github.com/linuxdeepin/developer-center/issues/8040)
* feat: dci-icon-theme support multiple icon size
-- Deepin Packages Builder <[email protected]> Mon, 29 Apr 2024 08:23:44 +0000
dtkgui (5.6.27) unstable; urgency=medium
* fix: setWindowBlurAreaByWM only work once in qt6
-- Deepin Packages Builder <[email protected]> Fri, 19 Apr 2024 08:55:34 +0000
dtkgui (5.6.26) unstable; urgency=medium
* fix: wrong availableSizes for DIconProxyEngine
* fix: PlaceholderText color tweak(Issue: https://github.com/linuxdeepin/developer-center/issues/7554)
* feat: support to get specified palette
-- Deepin Packages Builder <[email protected]> Tue, 26 Mar 2024 05:47:35 +0000
dtkgui (5.6.25) unstable; urgency=medium
* fix: icon doesn't update when iconTheme changed
* fix: font can't follow changes in qt6
* fix: app refresh slowly
* fix: changed paletteType's config value
* fix: search icon can't change with theme change(Issue: #6230)
-- Deepin Packages Builder <[email protected]> Mon, 11 Mar 2024 01:16:27 +0000
dtkgui (5.6.22) unstable; urgency=medium
* fix: menu icon incorrect in dark mode(Issue: https://github.com/linuxdeepin/developer-center/issues/6624)
* feat: enable xdgIconLoader under Qt6
* chore: warning for connect
-- Deepin Packages Builder <[email protected]> Wed, 10 Jan 2024 02:30:59 +0000
dtkgui (5.6.21) unstable; urgency=medium
* chore: update cmake version
* fix: xdg icon loading failed with qt6(Issue: https://github.com/linuxdeepin/developer-center/issues/6459)
* fix: debian build failed
* fix: DIconProxyEngine read not ensureEngine
* chore: fix ut_dciiconengine failed on dark theme
-- Deepin Packages Builder <[email protected]> Tue, 09 Jan 2024 01:45:43 +0000
dtkgui (5.6.20) unstable; urgency=medium
* chore: add synchronization workflow
* fix: indirect inclusion of QSharedPointer
* feat: move ddesktopservices to dtkgui(Issue: #134)
-- Deepin Packages Builder <[email protected]> Tue, 28 Nov 2023 05:40:52 +0000
dtkgui (5.6.19) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <[email protected]> Mon, 23 Oct 2023 07:33:18 +0000
dtkgui (5.6.18) unstable; urgency=medium
* fix: Wrong value of DPalette::TextLively
* chore: find qhelpgenerator from property
* fix: svg with filter attribute rendering exception
* fix: when iconName is absolute path
* fix: missing link when disable librsvg
* fix: Wrong IconName for DIconEngine(Issue: https://github.com/linuxdeepin/developer-center/issues/5760)
-- Deepin Packages Builder <[email protected]> Wed, 18 Oct 2023 06:01:44 +0000
dtkgui (5.6.17) unstable; urgency=medium
* Release 5.6.17
-- Deepin Packages Builder <[email protected]> Fri, 08 Sep 2023 15:15:39 +0800
dtkgui (5.6.16) unstable; urgency=medium
* chore: ut build without source
* fix: Compiling error in qt6.4
* chore: add DtkBuildHelper depends
* fix(build): ut failed on Qt6.4
* fix: dci icon cache key miss theme name(Issue: https://github.com/linuxdeepin/developer-center/issues/4517)
-- Deepin Packages Builder <[email protected]> Tue, 22 Aug 2023 06:13:45 +0000
dtkgui (5.6.15) unstable; urgency=medium
* chore: iconengine tweak and uint test
* chore: do not show ui in ut
* chore: add unit test
* chore: Adaptation for Qt5.11
* refator: rewrite hasUserManual function
-- Yixue Wang <[email protected]> Fri, 11 Aug 2023 13:57:02 +0800
dtkgui (5.6.14) unstable; urgency=medium
* chore: ignore doxygen-theme folder
Thanks to syn(Task: 99)
* chore: change OUTPUT_DIR variable in cmake (#163)
Thanks to WangFei
* chore: adjust builtiniconengine (#164)
Thanks to WangFei
* chore: adjust xdgiconproxyengine (#167)
Thanks to WangFei
* chore: add unit test about builtinengine
* refactor!: deprecate some interfaces in dtk6
* chore: add dciiconengine
* chore: adjust icontheme
* chore: add unit test about dciiconengine
* chore: reduce compilation warnings
Thanks to SPUER(Issue: #96)
* chore: Sync by https://github.com/linuxdeepin/.github/commit/559e91167d4919644f37bbcf123eb0651c1528ea(Influence: none)
* chore: add proxyiconengine
* refactor: Move dotsPerInch from normal function to slots
* chore: remove unused pro files
* fix: build failed in qt6 due to proxyengine
* feat: DIconTheme::findQIcon add fallback icon
* fix(build): DIconTheme ut failed
* fix: DFileDragClient::serverDestroyed nerver emit
* feat: add helper for high dpi pixmap
* fix: dplatformtheme fetchPalette crash
* feat: load app and qt Translation files
-- Deepin Packages Builder <[email protected]> Thu, 27 Jul 2023 06:56:34 +0000
dtkgui (5.6.12) unstable; urgency=medium
* chore: Sync by https://github.com/linuxdeepin/.github/commit/2e5e092ba3f86b16d1aabbabcf0bfd2ae65b19c8(Influence: none)
* fix: fix build failure due to metasystem change
* fix(build): suport build with Qt6 && Qt5
* chore: Adapt Qt6 && Dtk6 compilation
* fix: ut failed
* chore: update dconfig appid
-- Deepin Packages Builder <[email protected]> Sun, 25 Jun 2023 14:43:42 +0800
dtkgui (5.6.11) unstable; urgency=medium
* Release 5.6.11
* Fix developer-center#4117
* Fix bug-197713(App blocked by hasUserManual in live system)
-- Deepin Packages Builder <[email protected]> Mon, 08 May 2023 13:16:17 +0800
dtkgui (5.6.10) unstable; urgency=medium
* Release 5.6.10
* support XDG_SESSION_DESKTOP set to DDE
* add DontSaveApplciationTheme Attribute
-- Deepin Packages Builder <[email protected]> Mon, 17 Apr 2023 17:11:55 +0800
dtkgui (5.6.9) unstable; urgency=medium
* Release 5.6.9
-- Deepin Packages Builder <[email protected]> Mon, 03 Apr 2023 10:13:06 +0800
dtkgui (5.6.8) unstable; urgency=medium
* Release 5.6.8
-- Deepin Packages Builder <[email protected]> Wed, 22 Feb 2023 14:12:16 +0800
dtkgui (5.6.6) unstable; urgency=medium
* Release 5.6.6
-- Deepin Packages Builder <[email protected]> Tue, 21 Feb 2023 11:46:51 +0800
dtkgui (5.6.5) unstable; urgency=medium
* Release 5.6.5
-- Deepin Packages Builder <[email protected]> Thu, 02 Feb 2023 14:12:15 +0800
dtkgui (5.6.4) unstable; urgency=medium
* Release 5.6.4
-- Deepin Packages Builder <[email protected]> Mon, 09 Jan 2023 13:28:09 +0800
dtkgui (5.6.3) unstable; urgency=medium
* Release 5.6.3
-- Deepin Packages Builder <[email protected]> Mon, 12 Dec 2022 14:44:49 +0800
dtkgui (5.6.2.2) unstable; urgency=medium
* Release 5.6.2.2
-- Deepin Packages Builder <[email protected]> Wed, 30 Nov 2022 10:32:07 +0800
dtkgui (5.6.1.1) unstable; urgency=medium
* snipe release 5.6.1.1
-- Deepin Packages Builder <[email protected]> Wed, 22 Jun 2022 14:33:59 +0800
dtkgui (5.6.0.1) unstable; urgency=medium
* Release 5.6.0.1
-- Deepin Packages Builder <[email protected]> Tue, 14 Jun 2022 10:51:30 +0800
dtkgui (5.0.0) unstable; urgency=medium
* Release 5.0.0
-- Deepin Packages Builder <[email protected]> Tue, 03 Sep 2019 08:59:03 +0800
dtkgui (1.0.0-1) unstable; urgency=medium
* Initial release
-- Deepin Packages Builder <[email protected]> Mon, 29 Jul 2019 16:58:07 +0800