Commit Graph

531 Commits

Author SHA1 Message Date
deepin-admin-bot e2d39b0d47 chore: Sync by 559e91167d
sync by github workflow

Log: none
Influence: none
2023-07-10 06:12:35 +00:00
deepin-admin-bot 0d9a4b8e7f chore: Sync by 2e5e092ba3
sync by github workflow

Log: none
Influence: none
2023-05-10 02:23:53 +00:00
deepin-admin-bot 20653342f6 chore: Sync by 2dd22560f7
sync by github workflow

Log: none
Influence: none
2023-04-14 08:41:32 +00:00
deepin-admin-bot 0e07be6ca9 chore: Sync by c5d10d3aeb
sync by github workflow

Log: none
Influence: none
2023-04-14 08:31:57 +00:00
deepin-admin-bot 3817b205d9 chore: Sync by d45f73b2d0
sync by github workflow

Log: none
Influence: none
2022-12-28 07:55:21 +00:00
zccrs 2b4485a4c8 Revert "chore: Update dsysinfo.cpp"
This reverts commit 3c85297d3f.
2022-12-13 11:38:13 +08:00
ck b3e0eebf88 chore: update changelog
update changelog

Log: update changelog
Influence: none
Change-Id: Idc0cf791795d41b5881ab48a73865a2586d3f6a7
2022-12-12 17:47:24 +08:00
QinBenxue 3c85297d3f chore: Update dsysinfo.cpp
QStorageInfo::root().device()扫描的是/etc/mtab里的内容,但是有的根节点就只会显示/dev/root,这个会导致在控制中心显示磁盘容量的时候不能 显示,故现更改获取根挂载点的方式,在lsblk的方法上增加。

Log:
2022-12-12 07:37:36 +00:00
heyuming 52ecc7031e fix: fix trivially copy/move constructiable type can't be constructed
由于在C++20中引入的Concept机制和SFINAE机制完全不一样,在C++20之前无法做到相同形式的约束效果,所以放宽约束条件

Log: 修复可平凡构造类型不能被构造的错误
2022-12-12 13:52:05 +08:00
bluesky 2cd5464f08 docs: add docs for ddesktopentry
给ddesktopentry添加文档注释

Log: add docs

Task: deepin-community/coding-quarter#26
2022-12-10 23:39:38 +00:00
bluesky fb423dae3f docs: add docs for dconfigfile
给dconfigfile添加文档注释

Log: add docs

Task: deepin-community/coding-quarter#26
2022-12-08 22:50:20 +08:00
wangyixue 49e782de47 chore: label DAsync as deprecated
Label DAsync as deprecated, delete all unit tests for it.

Log: label DAsync as deprecated
2022-12-07 22:17:55 +08:00
songwentao 468f065f28 fix: qdbusxml2cpp-fix error
修复使用命令生成代码文件,编译报错问题

Log:
2022-12-07 08:08:32 +00:00
QinBenxue 3f394aee0e fix: qch does not generate the problem
修复qch不生成的问题

Log:
2022-12-06 20:37:45 +08:00
ck 391dd999bd chore: link to real source file when export
link to the real source instead of path in dci file

Log: fix invalid link
Influence: none
Change-Id: I10be7efc5d2e5bb14e0ffeb0198c4ee8ab3f230b
2022-12-06 17:22:59 +08:00
ck b3fd390fa0 chore: add command tree and install dci tool
useage ./dci --tree /path/to/dcifile.dci
install dci in libdtkcore5-bin

Log: none
Influcen: none
Change-Id: I1123d533d367c5b91c735dd0fc581f9896b1e557
2022-12-06 17:22:59 +08:00
xzl 1a1afdb54c docs: update docs
添加示例,修复部分问题

Log:
Task: https://pms.uniontech.com/task-view-216407.html
2022-12-06 11:18:43 +08:00
xzl ced97dfc5f docs: update MainPage
更新文档

Log:
Task: https://pms.uniontech.com/task-view-216407.html
2022-12-06 09:52:21 +08:00
xzl 3d00aecbf3 docs: update docs
更新目录结构, 添加部分文档

Log:
Task: https://pms.uniontech.com/task-view-216407.html
2022-12-05 02:14:48 -06:00
wangyixue 2a9edc17dd chore: fix linking error
DtkCoreConfig.cmake will always find the library under system library
path. This will cause a linking error when you want to use the version
deployed by yourself. Fix that by appending the path prefix.

Log: fix DtkConfig.cmake.in
Influence: DtkConfig.cmake.in
2022-12-05 10:38:03 +08:00
bluesky f53f9f3c43 docs: add docs for settings
给qsettingbackend添加文档注释

Log: add docs

Task: deepin-community/coding-quarter#26
2022-12-04 03:01:44 -06:00
bluesky 2f267c0eda docs: add docs for settings
给gsettingsbackend添加文档注释

Log: add docs

Task: deepin-community/coding-quarter#26
2022-12-03 22:16:52 -06:00
bluesky 1785a16d98 docs: add docs for settings
给dsettingsdconfigbackend添加文档注释

Log: add docs

Task: deepin-community/coding-quarter#26
2022-12-02 23:23:34 -06:00
bluesky 3234c94829 docs: add docs for settings
给dsettingsoption添加文档注释

Log: add docs

Task: https://github.com/deepin-community/coding-quarter/issues/26
2022-12-02 09:03:59 +00:00
xzl 3e43d58744 docs: update documents
更新文档,符合规范

Log:
Task: https://pms.uniontech.com/task-view-216407.html
2022-12-02 01:47:00 -06:00
bluesky f4252ebf58 docs: add docs for settings
给dsettingsgroup添加文档注释

Log: add docs

Task: https://github.com/deepin-community/coding-quarter/issues/26
2022-12-02 04:48:54 +00:00
Astrea cb5b7f15ea docs: add docs for formatters
Add docs for DDiskSizeFormatter and DTimeUnitFormatter.

Log: add docs for formatters
2022-12-01 21:21:29 +08:00
Astrea 3c731e9145 docs: add docs for ddbussender.h
Add docs for DDBusSender, DDBusData, DDBusCaller, DDBusProperty.

Log: add docs for ddbussender.h
2022-12-01 21:13:39 +08:00
xzl 40849b1825 fix: fix README.md
修复README.md

Log:
2022-12-01 19:51:38 +08:00
xzl 93b4f5109b docs: update README.md
为README.md添加文档链接

Log:
2022-12-01 02:14:06 -06:00
xzl ea11f9623d chore: add ISSUE_TEMPLATE
添加issue模板

Log:
2022-12-01 14:30:23 +08:00
bluesky 56346c334b docs: add docs for settings
给dsettings添加文档注释

Log: add docs

Task: https://github.com/deepin-community/coding-quarter/issues/26
2022-12-01 05:31:11 +00: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
Astrea c3b81cb348 docs: add docs for util
Add docs for DDBusExtendedAbstractInterface.

Log: add docs
Influence: None
2022-11-30 02:24:08 -06:00
Astrea 7e35e14558 chore!: move namespace
Move DDBusExtendedAbstractInterface and DDBusExtendedPendingCallWatcher
to Dtk::Core.

Log: move namespace
Influence: DDBusAbstractInterface, DDBusExtendedPendingCallWatcher
2022-11-30 02:24:08 -06:00
Astrea 9b9c84690d fix: delete an undefined overloaded function
Delete an undefined overloader constructor of DDBusInterface.

Log: delete an constructor
Influence: DDBusInterface
2022-11-30 02:23:14 -06:00
bluesky e4c3c14553 fix: fix dconfig docs
dconfig的详细描述添加@details

Log:
2022-11-30 04:34:22 +00:00
Ye ShanShan b6ff48d01a fix: Remove ASan check for debug
Removing asan check

Log: 移除库的asan检测
Influence: none
Change-Id: I05ba51f5a0111f86c0231dc72e343b37703ec30d
2022-11-29 20:33:14 +08:00
xzl a148240c08 docs: update dcapfile document
更新文件模块文档

Log: 更新文档
Task: https://pms.uniontech.com/task-view-216407.html
2022-11-28 13:28:27 +08:00
bluesky 1962f0c33c fix: fix ddcifile docs
修正@retval注解

Log:
2022-11-27 21:02:31 +08:00
bluesky 7b4558f3fe fix: fix ddcifile docs
修改@param注解

Log:
2022-11-27 19:28:34 +08:00
bluesky a0e660c71d docs: add dconfig docs
添加dconfig文档注释

 Log:
2022-11-26 02:41:23 -06:00
Astrea a42cf2255d docs: update docs for util
Update docs for dabstractunitformatter.h.

Log: update docs
Influence: none
2022-11-25 04:48:11 -06:00
ck 20326640cc fix: missing implementation and obsolete Member
add missing imple of rollingfileappender
use Use QFile::symLinkTarget() instead of QFile::readLink()

Log: none
Influence: none
Change-Id: I7cf642fed010bcb73f1c3ebca0c2bfd3a6795dad
2022-11-25 17:25:53 +08:00
xzl ebba3ae365 docs: update filesystem documents
更新filesystem文档

Log:
2022-11-24 04:07:22 -06:00
deepin-admin-bot de6348c30b chore: Sync by 3de30af6dc
sync by github workflow

Log: none
Influence: none
2022-11-24 08:45:35 +00:00
xzl 49b566c4a3 docs: update dlog documents
更新dlog文档

Log:
2022-11-24 01:01:23 -06:00
xzl fa81207750 docs: update Logger documents
更新logger的文档

Log:
2022-11-23 20:09:01 -06:00
xzl 39f7385688 docs: Standardize documents, add groups
规范文档,添加分组

Log:
2022-11-22 02:55:51 -06:00
wang fei c2f03ad13c chore: 完善cpu信息获取接口(cpuModelName)
分别按以下顺序取其值,取到就返回:
1. 首先匹配sw,hw-klv里的特殊字段;
2. 然后取model name字段;
3. 最后通过lscpu命令获取;

Log: 修改cpu信息获取接口
Task: https://pms.uniontech.com/task-view-218217.html
Influence: cpuModelName接口
Change-Id: I6ba1a66f1d898725ebcb9a59791f6d466149a3a3
2022-11-22 08:10:53 +00:00