dtkgui/debian/changelog

454 lines
14 KiB
Plaintext

dtkgui (5.7.25) unstable; urgency=medium
* Release 5.7.25
-- yeshanshan <yeshanshan@uniontech.com> Thu, 30 Oct 2025 21:47:33 +0800
dtkgui (5.7.24) unstable; urgency=medium
* Release 5.7.24
-- yeshanshan <yeshanshan@uniontech.com> Thu, 16 Oct 2025 19:45:30 +0800
dtkgui (5.7.23) unstable; urgency=medium
* Release 5.7.23
-- yeshanshan <packages@deepin.org> Thu, 25 Sep 2025 16:49:18 +0800
dtkgui (5.7.22) unstable; urgency=medium
* Release 5.7.22
-- yeshanshan <yeshanshan@uniontech.com> Thu, 04 Sep 2025 19:27:38 +0800
dtkgui (5.7.21) unstable; urgency=medium
* Release 5.7.21
-- yeshanshan <packages@deepin.org> Thu, 14 Aug 2025 19:47:40 +0800
dtkgui (5.7.20) unstable; urgency=medium
* Release 5.7.20
-- yeshanshan <yeshanshan@uniontech.com> Thu, 31 Jul 2025 19:59:35 +0800
dtkgui (5.7.19) unstable; urgency=medium
* Release 5.7.19
-- yeshanshan <yeshanshan@uniontech.com> Thu, 03 Jul 2025 21:12:27 +0800
dtkgui (5.7.18) unstable; urgency=medium
* Release 5.7.18
-- yeshanshan <yeshanshan@uniontech.com> Fri, 27 Jun 2025 17:09:35 +0800
dtkgui (5.7.17) unstable; urgency=medium
* Release 5.7.17
-- yeshanshan <yeshanshan@uniontech.com> Thu, 19 Jun 2025 10:03:48 +0800
dtkgui (5.7.16) unstable; urgency=medium
* Release 5.7.16
-- YeShanShan <yeshanshan@uniontech.com> Mon, 19 May 2025 17:21:59 +0800
dtkgui (5.7.15) unstable; urgency=medium
* fix: correct bitwise operation in preference handling
* fix: prevent theme saving when DontSaveApplicationTheme is set
* refactor: improve thread safety in OrgDeepinDTKPreference
* fix: build failed in qt5
* feat: use dconfig2cpp for read/write the DConfig
* fix: fix build on Qt 6.8
-- YeShanShan <yeshanshan@uniontech.com> Thu, 08 May 2025 17:53:09 +0800
dtkgui (5.7.14) unstable; urgency=medium
* build: compiling failed with Qt 6.9
-- YeShanShan <yeshanshan@uniontech.com> Thu, 17 Apr 2025 21:51:32 +0800
dtkgui (5.7.13) unstable; urgency=medium
* Release 5.7.13
-- YeShanShan <yeshanshan@uniontech.com> Thu, 20 Mar 2025 17:05:55 +0800
dtkgui (5.7.12) unstable; urgency=medium
* fix: palette refresh delayed in qt6
* feat: Add files generated by qdbusXML2cpp and DCONG2cpp
-- YeShanShan <yeshanshan@uniontech.com> Thu, 06 Mar 2025 17:29:35 +0800
dtkgui (5.7.11) unstable; urgency=medium
* Release 5.7.11
-- YeShanShan <yeshanshan@uniontech.com> Thu, 27 Feb 2025 20:47:39 +0800
dtkgui (5.7.10) unstable; urgency=medium
* fix: icon is blurry
-- YeShanShan <yeshanshan@uniontech.com> Thu, 13 Feb 2025 17:18:19 +0800
dtkgui (5.7.9) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> Thu, 23 Jan 2025 09:07:08 +0000
dtkgui (5.7.8) unstable; urgency=medium
* fix: missing window decoration for treeland
* chore: update default window corner size
-- Deepin Packages Builder <packages@deepin.org> Tue, 14 Jan 2025 11:17:31 +0000
dtkgui (5.7.7) unstable; urgency=medium
* fix: accessing wild pointer in qt6
* chore: correct typos about Dtk::Gui::DDciIcon::IconAttribute
Thanks to Felix Yan
-- Deepin Packages Builder <packages@deepin.org> Thu, 09 Jan 2025 09:28:38 +0000
dtkgui (5.7.6) unstable; urgency=medium
* refact: refacting DPlatformHandle to adap treeland
* Revert "refact: refacting DPlatformHandle to adap treeland"
* refact: refacting DPlatformHandle to adapt treeland
* fix: iterator out of bounds for dciicon
* fix: set font family invalid
-- Deepin Packages Builder <packages@deepin.org> Thu, 02 Jan 2025 05:43:53 +0000
dtkgui (5.7.5) unstable; urgency=medium
* fix: availableSizes not work on Qt6
-- Deepin Packages Builder <packages@deepin.org> Thu, 12 Dec 2024 03:03:53 +0000
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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> Thu, 27 Jun 2024 09:11:34 +0000
dtkgui (5.6.30) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> Thu, 30 May 2024 02:46:31 +0000
dtkgui (5.6.29) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> Tue, 28 Nov 2023 05:40:52 +0000
dtkgui (5.6.19) unstable; urgency=medium
[ root ]
* UNRELEASED
-- Deepin Packages Builder <packages@deepin.org> 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 <packages@deepin.org> Wed, 18 Oct 2023 06:01:44 +0000
dtkgui (5.6.17) unstable; urgency=medium
* Release 5.6.17
-- Deepin Packages Builder <packages@deepin.org> 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 <packages@deepin.org> 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 <wangyixue@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.org> 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 <packages@deepin.com> 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 <packages@deepin.com> Mon, 17 Apr 2023 17:11:55 +0800
dtkgui (5.6.9) unstable; urgency=medium
* Release 5.6.9
-- Deepin Packages Builder <packages@deepin.com> Mon, 03 Apr 2023 10:13:06 +0800
dtkgui (5.6.8) unstable; urgency=medium
* Release 5.6.8
-- Deepin Packages Builder <packages@deepin.com> Wed, 22 Feb 2023 14:12:16 +0800
dtkgui (5.6.6) unstable; urgency=medium
* Release 5.6.6
-- Deepin Packages Builder <packages@deepin.com> Tue, 21 Feb 2023 11:46:51 +0800
dtkgui (5.6.5) unstable; urgency=medium
* Release 5.6.5
-- Deepin Packages Builder <packages@deepin.com> Thu, 02 Feb 2023 14:12:15 +0800
dtkgui (5.6.4) unstable; urgency=medium
* Release 5.6.4
-- Deepin Packages Builder <packages@deepin.com> Mon, 09 Jan 2023 13:28:09 +0800
dtkgui (5.6.3) unstable; urgency=medium
* Release 5.6.3
-- Deepin Packages Builder <packages@deepin.com> Mon, 12 Dec 2022 14:44:49 +0800
dtkgui (5.6.2.2) unstable; urgency=medium
* Release 5.6.2.2
-- Deepin Packages Builder <packages@deepin.com> 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 <packages@deepin.com> Wed, 22 Jun 2022 14:33:59 +0800
dtkgui (5.6.0.1) unstable; urgency=medium
* Release 5.6.0.1
-- Deepin Packages Builder <packages@deepin.com> Tue, 14 Jun 2022 10:51:30 +0800
dtkgui (5.0.0) unstable; urgency=medium
* Release 5.0.0
-- Deepin Packages Builder <packages@deepin.com> Tue, 03 Sep 2019 08:59:03 +0800
dtkgui (1.0.0-1) unstable; urgency=medium
* Initial release
-- Deepin Packages Builder <packages@deepin.com> Mon, 29 Jul 2019 16:58:07 +0800