Commit Graph

803 Commits

Author SHA1 Message Date
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
xzl ec7efcf4a0 docs: update docs dlog modules
更新dlog模块的文档

Log:
2022-11-22 01:06:48 -06:00
xzl cd06007fc4 docs: update docs
更新DLogManager文档,修改代码中的文档

Log:
2022-11-21 02:29:42 -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
chenhongtao d4f8a00af7 chore: fix license
Log: fix license in win32/OutputDebugAppender.h
2022-11-20 20:41:17 -06:00
deepin-admin-bot 5cd8571028 chore: Sync by 6aa579e31c
sync by github workflow

Log: none
Influence: none
2022-11-18 02:00:26 +00:00
ck a4c2b8dfb4 chore: update changelog
update changelog

Log: update changelog
Influence: none
Change-Id: Ifb565f0e4bd5ba89197a169ba405c46fdab49180
2022-11-17 03:59:08 -06:00
ck 8d29493870 fix: Logger constructor crash
LoggerPrivate not init..

Log: 修复帮助手册在升级dtkcore后无法打开的问题
Bug: https://pms.uniontech.com/bug-view-172121.html
Change-Id: Ieee74154a33260043af264a176dabc672a17f559
2022-11-17 03:30:14 -06:00
xzl f34e935321 docs: fix some error in doxygen docs.
修复部分文档错误

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

Log:
2022-11-16 02:42:22 -06:00
xzl ad3a47a6aa docs: update doxygen docs
更新doxygen文档
TODO: 清理已经添加文档代码中中文注释

Log:
2022-11-16 02:17:15 -06:00
deepin-admin-bot 7caa3f79ed chore: Sync by 50ad27fb2a
sync by github workflow

Log: none
Influence: none
2022-11-16 03:44:15 +00:00
xzl 93dbaf9feb docs: add doxygen docs
添加doxgen文档

Log:
2022-11-15 03:28:36 -06:00
deepin-admin-bot e3fa8c33dd chore: Sync by d15debb9d3
sync by github workflow

Log: none
Influence: none
2022-11-11 06:54:21 +00:00
ck 3a65c261d1 fix: missing sw_64 architecture
fix sw_64 build failed

Log: none
Change-Id: I0f0b997eeab1452155b0c4d0da11454e1df1de4e
2022-11-10 15:20:52 +08:00
heyuming a578bc1a5d improvement: remove unnecessary variant member
不需要保留此变量,因为所有构造函数总会初始化value和error其中之一

Log:移除不必要的成员
2022-11-03 14:53:37 +08:00
wangyixue 27f6160b64 chore: update changelog
Update changelog.

Log: update changelog
2022-10-31 17:31:55 +08:00
范朋程 554d22da1a feat: add ddbusextendedabstractinterface
通过此类可以很方便得实现异步dbus通信
修改tools生成信息中的类名

Log: add ddbusextendedabstractinterface
Change-Id: Ida45d0d22d065af3d86c7ad062419183572291dc
feat: add ddbusextendedabstractinterface

通过此类可以很方便得实现异步dbus通信

Log: add ddbusextendedabstractinterface
Change-Id: Ida45d0d22d065af3d86c7ad062419183572291dc
2022-10-31 15:20:34 +08:00
heyuming dbe1403e19 fix: fix missing std::move for rvalue reference qualified function value
Log: 修复右值引用限定函数value缺少std::move
2022-10-31 02:46:12 +00:00
heyuming 66b5a05b97 fix: fix logic error of DExpected<void> partial specialization's destractor
Log:修复DExpected<void>偏特化的析构错误
2022-10-31 02:46:12 +00:00
heyuming 6ff0c5a9b6 refactor: correct function name has_value to hasValue
Log: 更改has_value为hasValue
2022-10-29 10:15:06 +08:00
heyuming 70208feb66 feat: add DError as default template parameter to DUnexpected
Log: 添加DError为DUnexpected的默认模板参数
2022-10-28 14:44:22 +08:00
heyuming 60f4f0dfb0 fix: fix likely/unlikely type convertion error
Log: 修复likely/unlikely的类型转换引起的编译错误
2022-10-28 14:44:22 +08:00
heyuming 75ad55a9b8 fix: fix reinit imcomplete instantiation
修复reinit函数因类型约束不完整导致的编译错误

Log: 修复reinit函数的不完整实例化
2022-10-28 14:44:22 +08:00
chenhongtao 7aa6f4725d fix: missingdefinition
the first time turn to cmake, the definition is missing

Log: return the missingdefinition
2022-10-27 05:40:29 +00:00
heyuming 7465548579 feat: add default template parameter to type E
Log: 为错误类型添加默认模板参数
2022-10-27 03:46:54 +00:00
Ye ShanShan 8cea334b09 fix: DDbusInterface Can't route complex dbus type
QVariant's typeName is not work for complex dbus data type,
(e.g: QList<QDBusObjectPath>), and it causes QMetaObject'indexOfSignal
return -1.
  We add a special action for DBusArgument Type,
  Add type cast to get typeName and demarshall to get data.

Log: 解决DDbusInterface不能转发复杂DBus类型的信号问题
Influence: none
Change-Id: I1e90f96af384393065ed554daf6a3bb46d32bc39
2022-10-26 13:28:27 +00:00
ck 5c48bd4c84 feat: add sysinfo interface
bootTime; shutdownTime; uptime; arch

Log:
Change-Id: I460a517a6bdb6a980ebf8a6956c1dc8041274985
2022-10-26 18:10:08 +08:00