16 Commits

Author SHA1 Message Date
muzing
730c275445 Upgrade versions of dependencies
PyInstaller 5.6.2->5.7.0;
2022-12-07 09:38:30 +08:00
muzing
3b8af19575 Upgrade the version of PySide6
更新 PySide6 版本至 `6.4.1`;
添加对 Python 3.11 的支持;
2022-12-03 10:15:11 +08:00
muzing
284764d07f Add English README
更新README;
将开发待办事项拆分至单独的文件中;
增加英文版README;
2022-12-02 17:26:02 +08:00
muzing
c14000de28 Version 0.1.7
尝试修复 PyPI 发行版 0.1.6 中的错误;
2022-12-01 10:40:31 +08:00
muzing
504fdbd4fe Version 0.1.6
尝试修复 PyPI 发行版 0.1.5 中的错误;
2022-12-01 10:21:03 +08:00
muzing
73d95d82be Version 0.1.5
项目版本更新至 `0.1.5`;
将所有静态资源通过qrc系统编译至源码中;
其他代码优化;
2022-12-01 09:26:05 +08:00
muzing
fc89196bea Optimize qrc
将文本格式的关于文档编译至 `qrc` 中;
优化 `pyproject.toml` 中项目构建配置,使仅包含编译后的资源;
2022-11-30 17:11:11 +08:00
muzing
fc45541db9 Start using qrc system
初步实现使用qrc系统编译管理图标静态资源;
2022-11-28 20:33:45 +08:00
muzing
775529805d Version 0.1.4
项目版本更新至 `0.1.4`;
子进程对话框窗口增加多功能按钮;
初步实现各平台特性功能;
更新与调整依赖项版本,兼容更早的Python版本,同时更新依赖项版本;
优化构建打包,修复文档中缺失图片的问题;
2022-11-17 22:14:25 +08:00
muzing
bba61d2596 Version 0.1.3
项目版本更新至 `0.1.3`;
更新了开发依赖项的版本;
2022-10-09 21:18:15 +08:00
muzing
f8e808cd91 Update versions of dependencies
更新开发依赖项版本;
2022-10-05 09:29:04 +08:00
muzing
5c4f673ad4 Update pyproject.toml
项目版本更新至 `0.1.2`;
开发依赖项使用 Poetry 的新语法;
添加开发依赖项:`Sphinx`;
调整 `mypy` 配置使其忽略误报的导入缺失错误;
2022-09-19 17:10:12 +08:00
muzing
b7bf56daf8 Version 0.1.1
将版本号更新至0.1.1;
更新开发依赖版本;
2022-09-15 11:11:27 +08:00
muzing
69f5fdf42b Change the version of dependency PySide6
将依赖项`PySide6`的版本切换为目前最新的LTS版本;
`description`改用英文;
2022-09-05 16:18:41 +08:00
muzing
e26cc94f69 Update pyproject.toml
将当前版本纠正为`0.1.0`;
添加`keywords`、`Bug Trackers` 等项;
微调依赖项的版本兼容;
2022-09-04 15:11:43 +08:00
muzing
c8d484eca2 Initial commit 2022-09-03 19:41:26 +08:00