重构 v2 文档并归档 v1 历史(#81 B) - #84
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动内容
layout.py、theme.py、测试与历史文档。1.7.14 / pre1.7.14更新为当前2.1.1 / pre2.1.1。anchor.md增加应用身份与稳定QSettings命名空间约束,只保留 v2.0.0、v2.1.0、v2.1.1 三条近期变更。docs/history-v1.md,按日程提醒、界面布局、数据安全、工程发布四个主题归档 1.x 演进。APP_VERSION保持2.1.1。历史归档完整性
anchor.md迁出 23 个版本条目:v1.7.1至v1.7.21、v1.8.0、v1.8.1。v1 引用分类
anchor.md仍明确记录QSettings的桌面待办事项 v1历史键,该字符串不得直接改名。docs/history-v1.md;docs/plans/作为历史设计材料保持不变。anchor.md中 v2.1.1 对“过期 v1 标识”的说明用于记录已完成修复,不是当前应用名称。验证
自动化测试run feat: 集成 Windows 打包工作流并完善路径解析 #16:通过(完整 unittest 与源码编译检查)。git diff --check:通过。python -m compileall todo_app:本地通过。Closes #81