taotieren
61cd732cfb
docs: Update linyaps and linyaps-pica installation documentation
...
1. Update Arch / Manjaro / Parabola Linux installation of linyaps package
2. Update linyaps package status
3. Update linglong-pica installation
docs: 更新 linyaps 和 linyaps-pica 安装文档
1. 更新 Arch / Manjaro / Parabola Linux 安装 linyaps 包
2. 更新 linyaps 软件包状态
3. 更新 linglong-pica 安装
2025-08-20 09:46:07 +08:00
dengbo
e5c882f039
chore: adds DeepSource configuration and badge
...
Adds a DeepSource configuration file for static analysis and includes a DeepSource badge in the README files to display the project's code quality status.
2025-07-17 16:50:21 +08:00
dengbo
0bd17b98fe
docs: update docs
...
Update docs.
2025-04-25 15:22:35 +08:00
dengbo
4c482c7829
docs: Update README.md to enhance project information and accessibility
...
- Expand project highlights, installation instructions, motivations, etc.
- Add performance comparisons and detailed documentation links.
- Add community participation and contribution guidelines.
- Update license information and related project references.
2025-04-16 16:45:15 +08:00
black-desk
91fd4c77b9
chore: add cmake presets
...
* add CMakePresets.json
* update documentation for building linglong
Signed-off-by: black-desk <me@black-desk.cn>
2024-03-05 15:51:04 +08:00
lihe
f3eb8a1586
chore: fix some tiny issue for docs and depends
...
- update .gitignore for IDE.
- update README and INSTALL, fix markdownlint issue and spell mistake.
- remove libgdk-pixbuf2.0-dev.
Signed-off-by: lihe <lihe@uniontech.com>
Change-Id: I61e6586e6e91ccf7494f161f90ceb1a3ac3368a4
Signed-off-by: black-desk <me@black-desk.cn>
2023-08-15 13:50:49 +08:00
yuanqiliang
5fbdd7d256
docs: update README.md
...
Log:
Change-Id: I2afbece4745f890021e739b7b7fc39fbf72195f1
2022-12-06 16:18:38 +08:00
yuanqiliang
16f381f7a5
feat: add license
...
Log:
Change-Id: Iebb6a11025a7ab5c49b2324e3976d1c19aba6b1d
2022-12-06 15:18:56 +08:00
deepin-admin-bot
14ce1fe9ae
chore: Sync by 91e05639e8
...
sync by github workflow
Log: none
Influence: none
Change-Id: I51d2e2bb20f8cec911f829e68f6bcae3c9b04ac9
2022-12-06 13:30:19 +08:00
huqinghong
4a269f4672
fix: 更新readme 增加license文件
...
更新readme 增加license文件
Log:
Change-Id: Iaed8c5910b540cbf5ba35dd6d10834c255b2b16b
2022-11-24 13:22:26 +08:00
lihe
dbffe60138
docs: remove help manual
...
- move help/manual to website project
- clean some legacy description
Change-Id: I7e06310d09d29913ee47190757d31065b22aaf5b
2022-08-26 21:43:01 +08:00
yuanqiliang
939ebdfdb3
fix: 使用latex生成pdf安装依赖包过大问题
...
1. 使用doxygen默认生成html、latex格式文档,移除latex生成pdf脚本
2. 生成文档移到build/doxygen目录下
3. 首页位于build/doxygen/html/index.html
Log:
Change-Id: I43b526c6411c2ff9013850fc402b30e3a8d49962
2022-04-18 23:42:59 +08:00
yuanqiliang
2abf3a980c
feat: 使用doxygen\latex脚本一键在工程顶级目录生成pdf接口文档
...
Log:
Change-Id: I1bf077bccdbb1d9ce9e3fc839591b106fbc3afde
2022-04-18 10:08:48 +08:00
yuanqiliang
5d40b6a80e
feat: Doxygen生成pdf接口文档
...
Log:
Change-Id: I3451aae681a736ed6b589bdd09e7119d95d7724b
2022-04-18 09:58:48 +08:00
yuanqiliang
d548921e62
feat: 新增单元测试与代码覆盖率
...
使用gcov、lcov生成html格式的报告
Log:
Change-Id: I12b7b3ca8fd0843cb3e7ceee7a55a7a86d521ba3
2022-04-13 20:30:45 +08:00
yuanqiliang
a88a6d10c6
fix: resolve the crp and dtk dependency conflicts
...
use CRTP to fix this conflict
Log:
Change-Id: Ie6399f3738e822d7753937ec0705ba88f93c8c07
2022-03-29 15:46:18 +08:00
huqinghong
8e7a412dc6
refactor: 代码结构优化
...
重构uap相关代码
Log:
Change-Id: I9247c73c6ca51fd2e0d6f2c3c701cbbc0867858c
2021-12-01 20:28:35 +08:00
huqinghong
6a3102177f
fix: 卸载时删除本地仓库ref及数据
...
卸载时删除本地仓库ref及数据
Log:
Change-Id: I357cbe53d9f7064aa9128986ab16114017489390
2021-11-10 15:41:31 +08:00
lihe
921afacb5f
fix: remove crypto lib
...
do not need deal with sign now, and use QCryptographicHash if need.
Log:
Change-Id: I8383f842d20f48b0eeda2e61dc85a71698fc7aa4
2021-11-08 11:40:17 +08:00
huqinghong
08aafdab0a
fix: fix the task of 84537
...
add appstream demo code
Log: add appstream demo code
Task: https://pms.uniontech.com/zentao/task-view-84537.html
Change-Id: Ibdd290f41ff285606cd279c2c5f3b30a81f7e9e2
2021-09-24 08:52:29 +08:00
liujianqiang
1210c24ade
fix: 增加依赖包json-struct说明
...
增加依赖包json-struct说明
Log: 增加依赖包json-struct说明
Change-Id: I8d82ac938ea3315528ce07b1aa5933600facd5f4
2021-09-23 09:06:35 +08:00
huqinghong
d114e189ef
fix: fix the task of 84537
...
modify add linglong demo code
Log: linglong demo code
Task: https://pms.uniontech.com/zentao/task-view-84537.html
Change-Id: Ia30a4419015bedc35493140b3967cbf014f0ec1e
2021-09-22 10:39:39 +08:00
Heysion Yuan
2b2f7766d1
add: add libarchive depends
...
Add libarchive-dev on README
Log:
2021-09-09 17:21:33 +08:00
liujianqiang
a1e387c33b
fix: fix cryptopp include
...
Fix cryptopp libcrypto++-dev depends
Log:
2021-09-09 16:30:37 +08:00
liujianqiang
d77f6df280
fix: fix readme install dtkcore-dev
...
Fix readme install dtkcore-dev
Log:
2021-09-09 16:12:04 +08:00
Heysion Yuan
d5dbbfa1f7
fix readme.md nlohmann
2021-09-02 20:02:47 +08:00
Heysion Yuan
56d401c68c
fix readme.md
2021-08-31 16:07:49 +08:00
Iceyer
e70810e429
Init commit
2021-08-31 15:17:45 +08:00