KenanZhu
977c0835b7
hotfix(ALMainWindow): fix the config file paths initialization
2025-11-22 15:11:25 +08:00
KenanZhu
9f17474c1b
fix(gui): optimize the config files' status management
2025-11-22 14:27:40 +08:00
KenanZhu
1038a86aff
fix(ALMainWindow): fix the clean up issue of worker thread and config window (concernd commit #389ac88)
2025-11-22 14:11:22 +08:00
KenanZhu
389ac885d3
fix(ALMainWindow): optimize the resource usage of gui
...
This commit fixes memory management issues in the
ALMainWindow class where config window and
task threads were not properly deleted after use,
leading to continuously increasing memory usage.
The fix ensures that all GUI components are
deleted after close and background threads are
correctly terminated.
2025-11-11 09:05:55 +08:00
KenanZhu
1244084c75
style(*): remove the spare punctuation marks ',' at the end of function parameters
2025-11-08 12:51:33 +08:00
KenanZhu
7d92717136
style(*): unify punctuation marks from Chinese to English
...
Replace the ',' with ',' and ':' with ':'.
2025-11-08 11:49:30 +08:00
KenanZhu
3ef301f199
fix(ALMainWindow): remove the unused 'self.__auto_lib' variable
2025-11-08 00:23:17 +08:00
KenanZhu
7b4b2ae86c
chore(*): first commit
2025-11-04 00:14:45 +08:00