Commit Graph

11 Commits

Author SHA1 Message Date
wangyixue 2a5ecfc8a5 feat: add synchronization workflow
Add synchronization workflow which will create a pull request in
linuxdeepin/dtk6core each time there is a pull request opened in
this repo. Add .syncexclude file to exclude some files that should
not be synchronized.

Log: add synchronization workflow
2023-08-18 17:41:34 +08:00
wangfei 5b650fb843 feat: add license infomation feature
1. add dlicenseinfo interface
2. add dlicenseinfo unit test
3. add dlicenseinfo document

Log: add license information feature
2023-05-09 16:30:56 +08:00
tsic404 2d9fc8c139 chore(CI): add OBS workflows
add OBS workflows and modify PKGBUILD support OBS build

log:
2023-03-29 09:27:56 +08:00
wangyixue d7433df0b2 chore: add DtkDConfig package
Add DtkDConfigConfig.cmake file. Now find_package(DtkCore) can also find
DConfig support.

Log: add DtkDConfig package
2023-01-06 17:02:04 +08:00
Astrea 724696bdf6 chore: format code
Add .clang-format. Format code that has been modified by commit
e6423c5.

Log: format code
Influence: e6423c5
2022-11-30 02:24:08 -06:00
xzl 78e7260a3e chore: update references doc
更新文档所需参考文档(临时参考性质)

Log:
2022-11-20 23:22:21 -06:00
xzl ee2012ac3e docs: add dcifile docs
添加dci文件文件注释文档

Log:
2022-11-20 21:09:27 -06:00
xzl 9ef2debe27 docs: add doxygen theme
添加doxygen主题

Log:
2022-11-16 02:42:22 -06:00
xzl 93dbaf9feb docs: add doxygen docs
添加doxgen文档

Log:
2022-11-15 03:28:36 -06:00
xzl 1750f9811b chore: update REUSE license header
更新开源合规内容

Log: 更新开源合规内容
2022-08-19 13:05:01 +08:00
guoyao c6629ebb55 chore: adapt REUSE license header
开源合规

Log: 开源合规
2022-08-11 14:02:36 +08:00