yeshanshan
dc2eaeb61c
docs: update REUSE license file for CHANGELOG
...
Added CHANGELOG.md to the list of files under CC-BY-4.0 license
in .reuse/dep5
This change ensures proper licensing attribution for the changelog file
The modification follows the project's REUSE compliance standards
docs: 更新 REUSE 许可文件以包含 CHANGELOG
在 .reuse/dep5 文件中将 CHANGELOG.md 添加到 CC-BY-4.0 许可证下的文件列表
此变更确保了对变更日志文件的正确许可归属
修改遵循项目的 REUSE 合规标准
2025-07-21 09:55:22 +08:00
Yixue Wang
9f500cbe94
feat: Support VERSION file
...
Use VERSION file to manage DTK version. VERSION file defines package
version. It also decides the initial value of cached variable
DTK_VERSION which controls the project version in cmake build system.
VERSION file is not synchronized to DTK6, as DTK6 has its own VERSION
file. One can still pass version to DTK_VERSION when running cmake
configure. This is helpful for developers.
Signed-off-by: Yixue Wang <wangyixue@deepin.org>
2025-06-11 11:46:44 +08:00
JiDe Zhang
7c2b35ae42
feat: use dconfig2cpp for read/write the DConfig
...
The org.deepin.dtk.preference.json file is not in this project, so
we can't generated codes by cmake.
2025-04-25 10:03:22 +08:00
jingshenghao
c52610f23c
feat: Add files generated by qdbusXML2cpp and DCONG2cpp
...
Add files generated by qdbusXML2cpp and DCONG2cpp
Log: Add files generated by qdbusXML2cpp and DCONG2cpp
2025-03-04 20:04:38 +08:00
Yixue Wang
dec5572b9b
chore: add synchronization workflow
...
Add synchronization workflow to synchronize to DTK6.
Log: add synchronization workflow
2023-10-27 10:53:15 +08:00
wangfei
724af5ebf3
chore: add unit test about dciiconengine
...
add unit test about dciiconengine
Log: add unit test about dciiconengine
2023-07-07 09:54:54 +08:00
wangfei
0d9e457d13
chore: add unit test about builtinengine
...
add unit test ut_builtinengine about builtinengine
Log: add unit test about builtinengine
2023-07-05 16:12:26 +08:00
ck
62b66a9f05
fix: ut failed
...
1. dciicon memery leak(ReaderData not delete)
2. DImageHandler memery leak
3. use png instead of svg (no need svg imageiohandler plugin)
2023-06-19 13:13:09 +08:00
chenhongtao
8aee0513e7
fix: reuse lint
...
Log: fix reuse
2023-05-05 03:23:23 +00:00
tsic404
d30876386c
chore(CI): add OBS workflows
...
add OBS workflows and modify PKGBUILD support OBS build
log:
2023-03-29 09:28:15 +08:00
zccrs
66ab7451f2
feat: Support animation for DDciIcon
...
See also https://github.com/linuxdeepin/deepin-specifications/pull/1 ,
This implementation complies with the specification by DSG on animation
dci's icons.
New class: DDciIconImage DDciIconImagePlayer DDciIconPlayer
2023-02-14 13:17:17 +08:00
xzl
87f2388f31
docs: add docs and group, update dep5
...
添加文档和分组, 更新分组和dep5文件
Log:
2023-01-04 14:34:51 +08:00
ck
a74f91cc7b
feat: add standard status icons
...
add info/ok/warning builtin svg icons (32x32 scalable)
add ok/alert/waiting/warning dci icons (20x20)
Log: none
Influence: icons
Change-Id: I57a62d452ccc58688dce57202e384a86772dd99b
2023-01-03 18:01:52 +08:00
ck
2eae43e7be
feat: add dci-icon-theme tool
...
add dci-icon-theme tool to generate dci icon theme
Log: none
Influence: dci icon theme
Change-Id: Iec3b6ab5adef6ca2510e2d22bbd78ae7395c7e51
2022-12-27 13:04:05 +08:00
Wang Zichong
798f77411a
chore: update .reuse/dep5 for dox format doc files
...
更新 dep5 文件,追加对 dox 格式文档文件的声明
2022-09-08 01:36:08 +00:00
chenhongtao
750478f24e
feat(doc): add package libdtkgui-doc
...
build the package for doc
Log: build the pacakge of doc for dtkgui
2022-09-02 06:18:11 +00:00
xzl
77638b7fb5
chore: update .dep5
...
更新dep5文件
Log: 更新dep5文件
2022-08-19 10:31:01 +08:00
xzl
987b356f46
chore: adapt REUSE license header
...
修改版权声明
Log: 修改版权声明
2022-08-11 05:01:51 +00:00