-
Notifications
You must be signed in to change notification settings - Fork 155
Expand file tree
/
Copy pathchangelog
More file actions
594 lines (385 loc) · 19.3 KB
/
changelog
File metadata and controls
594 lines (385 loc) · 19.3 KB
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
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
dtkwidget (6.7.33) unstable; urgency=medium
* Release 6.7.33
-- yeshanshan <yeshanshan@uniontech.com> Thu, 05 Feb 2026 17:27:34 +0800
dtkwidget (6.7.32) unstable; urgency=medium
* Release 6.7.32
-- yeshanshan <yeshanshan@uniontech.com> Thu, 22 Jan 2026 16:53:34 +0800
dtkwidget (6.7.31) unstable; urgency=medium
* Release 6.7.31
-- yeshanshan <yeshanshan@uniontech.com> Tue, 06 Jan 2026 13:17:08 +0800
dtkwidget (5.7.30) unstable; urgency=medium
* Release 5.7.30
-- yeshanshan <yeshanshan@uniontech.com> Thu, 11 Dec 2025 20:58:38 +0800
dtkwidget (5.7.28) unstable; urgency=medium
* Release 5.7.28
-- mhduiy <zhangkun2@uniontech.com> Thu, 04 Dec 2025 19:53:17 +0800
dtkwidget (5.7.27) unstable; urgency=medium
* Release 5.7.27
-- mhduiy <zhangkun2@uniontech.com> Thu, 27 Nov 2025 19:39:11 +0800
dtkwidget (5.7.26) unstable; urgency=medium
* Release 5.7.26
-- yeshanshan <yeshanshan@uniontech.com> Thu, 06 Nov 2025 17:02:25 +0800
dtkwidget (5.7.25) unstable; urgency=medium
* Release 5.7.25
-- yeshanshan <yeshanshan@uniontech.com> Thu, 30 Oct 2025 21:45:45 +0800
dtkwidget (5.7.24) unstable; urgency=medium
* Release 5.7.24
-- yeshanshan <yeshanshan@uniontech.com> Thu, 16 Oct 2025 19:45:32 +0800
dtkwidget (5.7.23) unstable; urgency=medium
* Release 5.7.23
-- yeshanshan <packages@deepin.org> Thu, 25 Sep 2025 16:49:19 +0800
dtkwidget (5.7.22) unstable; urgency=medium
* Release 5.7.22
-- yeshanshan <yeshanshan@uniontech.com> Thu, 04 Sep 2025 19:27:01 +0800
dtkwidget (5.7.21) unstable; urgency=medium
* Release 5.7.21
-- yeshanshan <packages@deepin.org> Thu, 14 Aug 2025 19:48:07 +0800
dtkwidget (5.7.20) unstable; urgency=medium
* Release 5.7.20
-- yeshanshan <yeshanshan@uniontech.com> Thu, 31 Jul 2025 19:59:37 +0800
dtkwidget (5.7.19) unstable; urgency=medium
* Release 5.7.19
-- yeshanshan <yeshanshan@uniontech.com> Thu, 03 Jul 2025 21:12:54 +0800
dtkwidget (5.7.18) unstable; urgency=medium
* Release 5.7.18
-- yeshanshan <yeshanshan@uniontech.com> Fri, 27 Jun 2025 17:08:45 +0800
dtkwidget (5.7.17) unstable; urgency=medium
* Release 5.7.17
-- yeshanshan <yeshanshan@uniontech.com> Thu, 19 Jun 2025 10:06:50 +0800
dtkwidget (5.7.16) unstable; urgency=medium
* Release 5.7.16
-- YeShanShan <yeshanshan@uniontech.com> Mon, 19 May 2025 17:22:07 +0800
dtkwidget (5.7.15) unstable; urgency=medium
* fix: correct text elision behavior with shortcuts
* style: adjust website link style in about dialog
* chore: reuse warning
* fix: watermark can't select picture for PrintPreivew
* build: compiling failed with Qt 6.9
* chore: bump version to 5.7.14
-- YeShanShan <yeshanshan@uniontech.com> Thu, 08 May 2025 17:53:16 +0800
dtkwidget (5.7.14) unstable; urgency=medium
* fix: wheel event is accepted in qt6
* fix: 修复SwitchButton在透明窗口上显示时颜色太亮,太突兀的问题
* fix: DToolTip宽度计算
* fix: DFloatingMessage宽度计算
-- YeShanShan <yeshanshan@uniontech.com> Thu, 17 Apr 2025 21:51:46 +0800
dtkwidget (5.7.13) unstable; urgency=medium
* fix: accessing wild pointer for DAboutDialog
* feat: increase fallback for password character
-- YeShanShan <yeshanshan@uniontech.com> Thu, 20 Mar 2025 17:06:12 +0800
dtkwidget (5.7.12) unstable; urgency=medium
* fix: failed to save too long filename for DPrintPreviewWidget
* chore: remove warning in qt6
* feat: Add files generated by qdbusXML2cpp and DCONG2cpp
* doc: update docs for dwatermarkhelper
-- YeShanShan <yeshanshan@uniontech.com> Thu, 06 Mar 2025 17:29:50 +0800
dtkwidget (5.7.11) unstable; urgency=medium
* fix: window filickering caused by animation for DDrawer
* fix: app crashed for DBlurEffectWidget in qt6
* fix: titlebar can't drag after close DAboutDialog
* fix: PrintPreview can't switch orientation
-- YeShanShan <yeshanshan@uniontech.com> Thu, 27 Feb 2025 20:47:56 +0800
dtkwidget (5.7.10) unstable; urgency=medium
* fix: 修复 桌面/文管文件,打开属性窗口闪烁
-- YeShanShan <yeshanshan@uniontech.com> Thu, 13 Feb 2025 17:18:34 +0800
dtkwidget (5.7.9) unstable; urgency=medium
* fix: missing QT_QPA_PLATFORM for DApplication
-- Deepin Packages Builder <packages@deepin.org> Thu, 23 Jan 2025 09:07:09 +0000
dtkwidget (5.7.8) unstable; urgency=medium
* fix: access wild pointer for targetWindowHandle
-- Deepin Packages Builder <packages@deepin.org> Tue, 14 Jan 2025 11:17:32 +0000
dtkwidget (5.7.7) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> Thu, 09 Jan 2025 09:28:39 +0000
dtkwidget (5.7.6) unstable; urgency=medium
* fix: resident floating message cannot be closed(Bug: 297669)
* fix: 调整滑动条横条和刻度颜色(Bug: 254295)(Influence: 调整滑动条横条和刻度颜色)
-- Deepin Packages Builder <packages@deepin.org> Thu, 02 Jan 2025 05:43:53 +0000
dtkwidget (5.7.5) unstable; urgency=medium
* fix: webengineView abnormal in DMainWindow
-- Deepin Packages Builder <packages@deepin.org> Thu, 12 Dec 2024 03:03:54 +0000
dtkwidget (5.7.4) unstable; urgency=medium
* fix: ddialog's lambda func may cause segfault
* fix: some windows have dual title bars
-- Deepin Packages Builder <packages@deepin.org> Tue, 03 Dec 2024 02:00:46 +0000
dtkwidget (5.7.3) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> Wed, 20 Nov 2024 02:19:06 +0000
dtkwidget (5.7.2) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> Wed, 13 Nov 2024 01:53:26 +0000
dtkwidget (5.7.1) unstable; urgency=medium
* fix: 如果窗口打开时即为最大化状态,则最大化图标显示错误 (#601)
Thanks to Whale107(Bug: 262201)(Influence: mainwindow最大化)
* feat: support treeland notitlebar mode
* chore: 新增进度条动效和一个新进度条类 (#589)
Thanks to Whale107
* chore: 新增搜索框图标移动动画 (#590)
Thanks to Whale107
* fix: adjust indeterminateprogressbar color (#597)
Thanks to Whale107
* chore: 增加滚动区域滚轮滚动到顶部或底部的回弹效果 (#596)
Thanks to Whale107
* chore: 增加ButtonBox hover 和切换动画 (#595)
Thanks to Whale107
* chore: 使用dci icon重绘toolbutton, 增加动画 (#594)
Thanks to Whale107
* chore: 使用dci icon重绘switchButton, 增加动画 (#593)
Thanks to Whale107
* chore: 增加应用内通知动画 (#592)
Thanks to Whale107
* fix: adjust switchbutton dci icon (#603)
Thanks to Whale107
* Revert "chore: 使用dci icon重绘toolbutton, 增加动画 (#594)"
* fix: obsolete interfaces
* fix: display exception of checkbox & radiobutton(Bug: 276189)
* fix: wrong status of switch button(Bug: 276221)
-- Deepin Packages Builder <packages@deepin.org> Wed, 16 Oct 2024 03:30:46 +0000
dtkwidget (5.6.34) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> Wed, 21 Aug 2024 09:47:27 +0000
dtkwidget (5.6.33) unstable; urgency=medium
* fix: DMessageManager::sendMessage cause crash
Thanks to zty199
* fix: wrong product icon size in DAboutDialog
Thanks to zty199
* fix: DTitleBar动态设置Icon时间距异常
* fix: 控制中心标题栏返回按钮消失 (#588)
Thanks to Whale107(Bug: 264379)(Influence: 控制中心-标题栏)
-- Deepin Packages Builder <packages@deepin.org> Tue, 20 Aug 2024 03:30:08 +0000
dtkwidget (5.6.31) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> Thu, 27 Jun 2024 09:11:34 +0000
dtkwidget (5.6.30) unstable; urgency=medium
* feat: modify the spacing between the title and the top(Issue: https://github.com/linuxdeepin/developer-center/issues/8418)
* fix: 解决wayland下,DDialog窗口透明问题的问题 (#578)
Thanks to Cjq(Bug: 249975)(Influence: wayland下,DDialog窗口模糊)
-- Deepin Packages Builder <packages@deepin.org> Thu, 30 May 2024 02:46:31 +0000
dtkwidget (5.6.29) unstable; urgency=medium
* fix: 修复大多数按钮不响应enter事件(Bug: 253935)(Influence: 按钮响应键盘回车事件)
* revert: "fix: 自定义页码切换问题"(Issue: https://github.com/linuxdeepin/developer-center/issues/7983)
* fix: support build on qt 6.7
-- Deepin Packages Builder <packages@deepin.org> Mon, 13 May 2024 03:02:55 +0000
dtkwidget (5.6.28) unstable; urgency=medium
* fix: window menu icon(Issue: https://github.com/linuxdeepin/developer-center/issues/8297)
-- Deepin Packages Builder <packages@deepin.org> Mon, 29 Apr 2024 08:23:39 +0000
dtkwidget (5.6.27) unstable; urgency=medium
* chore: disable broken workflow build
* fix: next action rect position error(Issue: https://github.com/linuxdeepin/developer-center/issues/6379)
* fix: fix the problem of text position in dstyleditemdelegate(issue: 7673)
* fix: Split window position error(Issue: https://github.com/linuxdeepin/developer-center/issues/4840)
-- Deepin Packages Builder <packages@deepin.org> Fri, 19 Apr 2024 08:55:35 +0000
dtkwidget (5.6.26) unstable; urgency=medium
* chore: 调整标题栏“更多/最小化/最大化/关闭按钮”的图标为最新1070图标样式(Task: 331465)(Influence: 窗口标题栏 更多/最小化/最大化/关闭按钮)
* feat: don't hide alert message automatically.(Issue: https://github.com/linuxdeepin/developer-center/issues/5622)
-- Deepin Packages Builder <packages@deepin.org> Tue, 26 Mar 2024 05:47:35 +0000
dtkwidget (5.6.25) unstable; urgency=medium
* chore: 调整关于对话框界面布局和样式(Task: 303535)(Influence: 关于对话框)
* fix: 调整关于对话框链接颜色(Task: 303535)(Influence: 关于对话框链接颜色)
* fix: 修复关于对话框在应用名称很长时内容有被截断的情况(Bug: 240835)(Influence: 关于对话框布局)
* fix: 修复dslider刻度标签内容过长时,显示不下的问题(Task: 325247)(Influence: DSlider刻度标签显示)
* fix: dconfig frequent construction and destruction
* fix: black circle in PasswordEdit(Issue: https://github.com/linuxdeepin/developer-center/issues/7335)
* chore: Adapt to Qt 6.6.1
* Revert "fix: black circle in PasswordEdit"
* fix: black circle in PasswordLineEdit(Issue: https://github.com/linuxdeepin/developer-center/issues/7335)
-- Deepin Packages Builder <packages@deepin.org> Mon, 11 Mar 2024 01:16:27 +0000
dtkwidget (5.6.23) unstable; urgency=medium
* release 5.6.23
-- Mike Chen <chenke@deepin.org> Wed, 31 Jan 2024 09:29:11 +0800
dtkwidget (5.6.22) unstable; urgency=medium
* fix: double click edit incorrect format(Issue: https://github.com/linuxdeepin/developer-center/issues/6780)
* chore: remove unused headers in header
-- Deepin Packages Builder <packages@deepin.org> Wed, 10 Jan 2024 02:30:59 +0000
dtkwidget (5.6.21) unstable; urgency=medium
* chore: nullptr check in dstyleditemdelegate
* chore: logical judgment errors
-- Deepin Packages Builder <packages@deepin.org> Tue, 09 Jan 2024 01:45:43 +0000
dtkwidget (5.6.20) unstable; urgency=medium
* feat: styleHint tweak
* chore: add synchronization workflow
* fix: redefinition of verticalTabs
* fix: export inexistent classes in config
* fix: 修复DLicenseDialog内存泄漏(Influence: DLicenseDialog)
* fix: DArrowRectangle left/right style incorrect(Issue: #92)
* fix: DApplication初始化过程中会覆盖原有事件掩码,导致丢失事件(Bug: 220369)
* feat: move ddesktopservices to dtkgui(Issue: #134)
-- Deepin Packages Builder <packages@deepin.org> Tue, 28 Nov 2023 05:40:53 +0000
dtkwidget (5.6.19) unstable; urgency=medium
* feat: change DTK_STATIC_TRANSLATION to the default setting.
Thanks to He Xin
-- Deepin Packages Builder <packages@deepin.org> Mon, 23 Oct 2023 07:33:18 +0000
dtkwidget (5.6.18) unstable; urgency=medium
* fix: ColorMode may be inconsistent with settings.(Bug: 219201)(Influence: PrintPreview)
* chore: correct typos about action slots
Thanks to Felix Yan
* feat: use DIconTheme::findQIcon(Issue: #4112)
* fix: 修复打印预览,切换打印机的时候预览图颜色显示异常
Thanks to zhangkun(Bug: 220315)(Influence: 打印预览切换打印机时预览图的颜色表现)
* doc: update docs for denhancedwidget
Thanks to syn(Issue: #94)
-- Deepin Packages Builder <packages@deepin.org> Wed, 18 Oct 2023 06:01:44 +0000
dtkwidget (5.6.17) unstable; urgency=medium
* Release 5.6.17
-- Deepin Packages Builder <packages@deepin.org> Fri, 08 Sep 2023 15:19:50 +0800
dtkwidget (5.6.16) unstable; urgency=medium
* feat: add ut_dpalettehelper
* chore: add test for dwatermarkhelper
* fix: update dependency libfreetype-dev
-- Deepin Packages Builder <packages@deepin.org> Tue, 22 Aug 2023 06:13:44 +0000
dtkwidget (5.6.15) unstable; urgency=medium
* chore: remove useless files
* feat: Add UT for DComboBox
* doc: update docs for dfontcombobox 更新dfontcombobox的文档
Thanks to LyYeeeYuwu(Issue: #94)
* doc: update docs for dtooltip
Thanks to syn(Issue: #94)
* doc: update docs for dcircleprogress
Thanks to homehome(Issue: #94)
* doc: update docs for dcrumbedit
Thanks to LyYeeeYuwu(Issue: #94)
-- Yixue Wang <wangyixue@deepin.org> Fri, 11 Aug 2023 14:03:59 +0800
dtkwidget (5.6.14) unstable; urgency=medium
* fix: Button background lightness display error(Issue: #82)
* doc: update docs for dpasswordedit
Thanks to homehome(Task: 26)
* doc: update docs for dtabbar
Thanks to homehome(Issue: #94)
* refactor!: deprecate some interfaces in dtk6
* doc: update docs for dcombobox
Thanks to Skye-rs(Issue: #94, #1773136810)
* doc: A small change to Dcombobox
Thanks to Skye-rs
* doc: update docs for dsuggestbutton
Thanks to homehome(Issue: #94)
* doc: update docs for dwaterprogress
Thanks to homehome(Issue: #94)
* doc: update docs for dbaseexpand
Thanks to syn(Issue: #94)
* doc: update docs for diconbutton
Thanks to syn(Issue: #94)
* doc: update docs for dipv4lineedit
Thanks to Skye-rs(Issue: #94, #1773136810)
* doc: update docs for dbuttonbox
Thanks to LyYeeeYuwu(Issue: #94)
* fix: remove ut to support DTK6.0
* chore: Sync by https://github.com/linuxdeepin/.github/commit/559e91167d4919644f37bbcf123eb0651c1528ea(Influence: none)
* doc: update docs for dwarningbutton
Thanks to LyYeeeYuwu(Issue: #94)
* doc: update docs for dframe
Thanks to LyYeeeYuwu(Issue: #94)
* doc: update docs for dtoolbutton
Thanks to Skye-rs(Issue: #94)
* fix: the 'ValueChanged' signal was never emitted in dcircleprogress
Thanks to homehome
* doc: update docs for dspinbox
Thanks to syn(Issue: #94)
* doc: update docs for dsearchedit
Thanks to LyYeeeYuwu(Issue: #94)
* doc: update docs for dbaseline
Thanks to homehome(Issue: #94)
* doc: update docs for dcoloredprogressbar
Thanks to homehome(Issue: #94)
* doc: update docs for dprogressbar
Thanks to LyYeeeYuwu(Issue: #94)
* chore: reduce compilation warnings
Thanks to SPUER(Issue: #96)
* doc: update docs for dmessagemanager
Thanks to homehome(Issue: #94)
* Revert "fix: 修改内存泄露问题"
* fix: fix memory leak in danchors.cpp
* fix: to fix unused qrc file in UT
* feat: add some UT
* doc: update docs for dtextedit
Thanks to LyYeeeYuwu(Issue: #94)
* fix: fix the bug of the test-recoverage.sh
* chore: deprecate dhidpihelper
-- Deepin Packages Builder <packages@deepin.org> Thu, 27 Jul 2023 06:56:38 +0000
dtkwidget (5.6.13) unstable; urgency=medium
* chore: change the text of the title on licensedialog
* chore: Add properties about license in dapplication interface
* chore: Change the text of the title in dlicensedialog
* fix: 修改分屏菜单位置错误(Bug: 199083)(Influence: 锁屏界面/任务栏等网络插件窗口显示,窗口分屏提示窗口)
* fix: abnormal font size(Issue: #17)
* chore: update translations abouut license
* fix: DApplication casting error
* fix: TextEdit color group not update(Bug: 196603)
* feat(build): support Qt6
* feat(lib): support Qt6
* feat(others): support Qt6
* fix: correct copy assignment operator
* fix: compile error of unit test
* fix: Attempted to overwrite a QRandomGenerator to system() or global().
* fix: unit test error under qt5
* chore: remove old dependency
* fix: fix compile error under qt6
* fix: unit test error under qt6
* fix: titlebar buttons don't recover
-- Deepin Packages Builder <packages@deepin.org> Mon, 26 Jun 2023 10:12:00 +0800
dtkwidget (5.6.12) unstable; urgency=medium
* Release 5.6.12
* add DLicenseDialog
-- Deepin Packages Builder <packages@deepin.com> Mon, 15 May 2023 11:28:59 +0800
dtkwidget (5.6.11) unstable; urgency=medium
* Release 5.6.11
* FIX dtk#51 dtk#62 dtk#36
* FIX bug-195913 DArrowRectangle postion calc error
-- Deepin Packages Builder <packages@deepin.com> Mon, 08 May 2023 13:35:05 +0800
dtkwidget (5.6.10) unstable; urgency=medium
* Release 5.6.10
* FIX #364 #373 #389 #390 #403 #408
* FIX Build error for Qt 5.15~6.1
* FIX DFloatingButton can't display dci icon
-- Deepin Packages Builder <packages@deepin.com> Mon, 17 Apr 2023 17:14:10 +0800
dtkwidget (5.6.9) unstable; urgency=medium
* Release 5.6.9
-- Deepin Packages Builder <packages@deepin.com> Mon, 03 Apr 2023 10:13:53 +0800
dtkwidget (5.6.8) unstable; urgency=medium
* Release 5.6.8
-- Deepin Packages Builder <packages@deepin.com> Wed, 22 Feb 2023 14:21:55 +0800
dtkwidget (5.6.7) unstable; urgency=medium
* Release 5.6.7
-- Deepin Packages Builder <packages@deepin.com> Fri, 17 Feb 2023 13:13:24 +0800
dtkwidget (5.6.6) unstable; urgency=medium
* Release 5.6.6 update with broken dtkcore
* Update doc, for danchors
* fix the broken case if open the popup window second time
-- Deepin Packages Builder <packages@deepin.com> Thu, 06 Feb 2023 17:22:10 +0800
dtkwidget (5.6.5) unstable; urgency=medium
* Release 5.6.5
-- Deepin Packages Builder <packages@deepin.com> Thu, 02 Feb 2023 14:15:00 +0800
dtkwidget (5.6.4) unstable; urgency=medium
* Release 5.6.4
-- Deepin Packages Builder <packages@deepin.com> Tue, 10 Jan 2023 10:36:48 +0800
dtkwidget (5.6.3) unstable; urgency=medium
* Release 5.6.3
-- Deepin Packages Builder <packages@deepin.com> Mon, 12 Dec 2022 15:26:28 +0800
dtkwidget (5.6.2.2) unstable; urgency=medium
* Release 5.6.2.2
-- Deepin Packages Builder <packages@deepin.com> Wed, 30 Nov 2022 10:41:14 +0800
dtkwidget (5.6.1) unstable; urgency=medium
* snipe release 5.6.1
-- Deepin Packages Builder <packages@deepin.com> Mon, 11 Jul 2022 17:18:51 +0800
dtkwidget (5.6.0.1) unstable; urgency=medium
* develop/snipe 5.6.0.1
-- Deepin Packages Builder <packages@deepin.com> Fri, 01 Jul 2022 12:03:04 +0800
dtkwidget (5.5.42.1) unstable; urgency=medium
* Release 5.5.42.1
-- Deepin Packages Builder <packages@deepin.com> Tue, 14 Jun 2022 10:11:06 +0800
dtkwidget (5.0.0) unstable; urgency=medium
* Release 5.0.0
-- Deepin Packages Builder <packages@deepin.com> Tue, 03 Sep 2019 10:50:03 +0800
dtkwidget (2.0.7.2) unstable; urgency=medium
* Release 2.0.7.2
-- Iceyer <me@iceyer.net> Wed, 02 May 2018 09:56:59 +0800
dtkwidget (2.0.0-0) unstable; urgency=medium
* Release 2.0.0.
-- Iceyer <me@iceyer.net> Tue, 22 Aug 2017 19:38:45 +0800
dtkwidget (0.3.3-1) unstable; urgency=low
* Initial release. Merge from deepin-tool-kit.
-- TagBuilder <tagbuilder@deepin.com> Wed, 26 Jul 2017 17:10:12 +0800