Roy Qu
|
bf245a7842
|
fix: can't execute bat file
|
2024-04-02 19:13:55 +08:00 |
Roy Qu
|
24f88f8d35
|
minor fix
fix: can't edit custom tool items
update translations
add log info for tool output
|
2024-04-02 17:19:50 +08:00 |
Roy Qu
|
cbcd958ee3
|
refactor: Custom tool settings page
|
2024-04-02 16:55:51 +08:00 |
Roy Qu
|
bca4be08b2
|
work save
|
2024-04-02 14:32:52 +08:00 |
Roy Qu
|
9b2d3a1bd0
|
- enhancement: Enhancement for custom tools.
|
2024-04-01 21:07:44 +08:00 |
Roy Qu
|
e10b5b1d39
|
- enhancement: Set shortcuts for tools menu item.
|
2024-04-01 19:25:14 +08:00 |
Roy Qu
|
76d3e3d6e2
|
update simplified chinese translations.
fix: file filter for executable under linux
|
2024-03-27 23:55:34 +08:00 |
Cyano Hao
|
18318653d7
|
Move from command line to argv array (#216)
* command line -> argv array
* update function names
* update directory structure
---------
Co-authored-by: Roy Qu <royqh1979@gmail.com>
|
2024-02-28 19:41:05 +08:00 |
Roy Qu
|
4a941b63b4
|
- fix: Settings in Options/Tools/General is messed up when switching items in the list.
|
2023-01-24 09:17:27 +08:00 |
Roy Qu
|
f67628863f
|
- fix: minor memory leaks when set itemmodels
- fix: thread for parsing doesn't correctly released when parsing finished ( so and the parser)
|
2022-10-10 18:05:18 +08:00 |
royqh1979@gmail.com
|
317db42876
|
add license information
|
2021-12-26 23:18:28 +08:00 |
Roy Qu
|
1fe9be9791
|
add app library path
|
2021-12-26 15:08:54 +08:00 |
Roy Qu
|
6c413fe8f9
|
- enhancement: icons in all dialogs auto change size with fonts
- enhancement: save/restore sizes of CPU dialog and settings dialog
|
2021-12-23 09:11:58 +08:00 |
Roy Qu
|
1df289c131
|
update translations
|
2021-12-09 11:22:28 +08:00 |
royqh1979@gmail.com
|
c4c62ec6c0
|
- implement: tools configuration
|
2021-10-08 00:06:41 +08:00 |
royqh1979@gmail.com
|
d9c02ea6f2
|
work save: tools configuration
|
2021-10-07 08:34:10 +08:00 |