KenanZhu
|
ce14be2555
|
chore(*): 重构项目文件目录结构
- 将 src/gui 目录下的 Qt 资源文件移动到 src/gui/resources 目录下
- 将 src/gui 目录下的 Qt UI 设计文件移动到 src/gui/resources/ui 目录下
- 将 src/gui/icons 目录下的图标文件移动到 src/gui/resources/icons 目录下
- 将 src/gui/translators 目录下移动到 src/gui/resources/translators 目录下
- 将 src/gui/configs 目录移动到 templates 目录下
- 将 document, driver, model 目录重命名为 manuals, drivers, models
- 由于上述目录移动和重命名,相应的更改了代码和批处理脚本中的文件路径
|
2026-02-11 20:00:51 +08:00 |
|
KenanZhu
|
22f806bfb0
|
chore(*): 更新有关帮助手册的链接
|
2026-01-30 22:10:00 +08:00 |
|
KenanZhu
|
d26852eaaf
|
chore(*): 更新网站地址为 www.autolibrary.top
|
2026-01-30 22:04:29 +08:00 |
|
KenanZhu
|
0795939aa3
|
docs(readme): 交换使用方法与注意事项的顺序
|
2026-01-23 17:57:41 +08:00 |
|
KenanZhu
|
0ceff677e4
|
docs(readme): 更新自述文档内容
|
2026-01-18 02:14:01 +08:00 |
|
KenanZhu
|
cde1e966e7
|
chore(gui.batchs): 将编译脚本的错误命名 complie_*.bat/sh 修改为 compile_*.bat/sh
|
2025-12-27 23:12:37 +08:00 |
|
KenanZhu
|
8c4f463889
|
docs(readme): 修改一些文档的不通顺不准确描述,新增捐助链接
|
2025-12-27 21:57:38 +08:00 |
|
KenanZhu
|
39867cc20c
|
docs(readme): 修改文档的歧义和其它不准确描述
|
2025-12-27 15:43:25 +08:00 |
|
KenanZhu
|
2a7ed099bf
|
docs(readme.md): 更新 readme 文档
|
2025-12-22 15:23:56 +08:00 |
|
KenanZhu
|
c2d53a8b78
|
chore(*): refactor the project structure
|
2025-11-25 08:48:18 +08:00 |
|
KenanZhu
|
15ea47dd07
|
docs(*): replace manual.html with new website
we build a new website for AutoLibrary, so there
is no need to keep the old manual.html
|
2025-11-14 22:43:41 +08:00 |
|
KenanZhu
|
833e5576da
|
docs(readme): update the mistaken suffix of readme.md
|
2025-11-07 12:35:01 +08:00 |
|