Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-11-06 | refactor: improve the code structure of core | saturneric | 1 | -126/+0 | |
2023-10-24 | fix: solve build issues on macOS | Saturneric | 1 | -0/+2 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -3/+3 | |
2023-02-11 | fix: open target file once | Saturneric | 1 | -8/+8 | |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -5/+5 | |
2022-07-22 | style(src): reformat code | Saturneric | 1 | -32/+34 | |
2022-03-19 | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 1 | -4/+7 | |
2022-02-13 | <feat, refactor>(ui, core): Transfer file hash calculation logic to core | Saturneric | 1 | -0/+52 | |
1. show file size | |||||
2022-02-06 | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 1 | -0/+0 | |
2022-02-05 | <fix, feat, chore>(ui, core, project): Replace file IO function | Saturneric | 1 | -0/+67 | |
1. In order to improve compatibility, use the file IO function provided by Qt 2. Introduce some necessary header files for core |