KenanZhu
735f31830d
refactor(gui.*): 统一界面控件颜色风格
2026-01-18 02:08:12 +08:00
KenanZhu
128c8e7a83
style(*): 移除未使用的 import 语句
2026-01-16 22:37:26 +08:00
KenanZhu
6474f6e3bb
style(*): 格式化一些界面类的构造函数
2026-01-16 22:33:01 +08:00
KenanZhu
107ed41b58
chore(*): 更新 license 和版权信息为 2025 - 2026 年
2026-01-09 14:00:25 +08:00
KenanZhu
6abf530307
optimize(ALTimerTaskWidget, ALConfigWidget): 优化定时器和用户设置的任务列表排序
2025-12-22 11:53:45 +08:00
KenanZhu
18ae949900
feat(ALTimerTaskWidget): 新增定时器任务状态 - 执行失败
2025-12-13 14:22:28 +08:00
KenanZhu
bfce61f4b4
fix(ALTimerTaskWidget): fix timer tasks list is 'NoneType' when init config file
2025-12-12 23:41:30 +08:00
KenanZhu
aab9565012
fix(*): always show the child window on the center of the parent window and do not overflow the screen
2025-12-09 08:54:45 +08:00
KenanZhu
cff6fd8fc0
feat(ALTimerTaskWidget): timer tasks' data persistence and perpetuation
2025-12-09 08:49:44 +08:00
KenanZhu
0a8763add5
feat(gui): breaking changes - Timer Task Management
...
1. we add menu actions 'manual' and 'about', so
you can click actions to open manual and about dialog.
2. we introduce timer task management feature, so
you can add, delete timer tasks to auto run task.
3. other style improvement in gui...
2025-11-29 20:03:45 +08:00