| Commit message (Expand) | Author | Files | Lines |
2024-07-26 | feat: remove spdlog and clean up log | saturneric | 1 | -1/+0 |
2024-01-24 | fix: solve an issue that switch tab but crypto menu won't update | saturneric | 1 | -50/+49 |
2024-01-19 | fix: slove discovered faults and bugs | saturneric | 1 | -9/+3 |
2024-01-17 | fix: find and slove some bugs | saturneric | 1 | -4/+0 |
2024-01-16 | refactor: remove libgettext from project | saturneric | 1 | -2/+2 |
2024-01-08 | feat: select a directory before entering into the File Browser | saturneric | 1 | -2/+2 |
2024-01-05 | feat: integrate logging api to core | saturneric | 1 | -1/+1 |
2024-01-01 | fix: find and solve some issues | saturneric | 1 | -3/+1 |
2024-01-01 | feat: improve file browser's functions and tidy up codes | saturneric | 1 | -386/+82 |
2023-12-03 | feat: general improvements of aync execution and memory security | saturneric | 1 | -1/+2 |
2023-12-02 | fix: add set owner struct action in keymanager menu | saturneric | 1 | -3/+4 |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -0/+1 |
2023-11-06 | refactor: improve the code structure of core | saturneric | 1 | -1/+1 |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 |
2023-07-13 | fix: solve a compile issue on windows platform | Saturneric | 1 | -2/+3 |
2023-07-12 | feat: support opening file with system default app | Saturneric | 1 | -0/+20 |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -12/+12 |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -13/+13 |
2022-05-12 | feat(ui): support .pgp extension | Saturneric | 1 | -15/+20 |
2022-03-19 | <fix>(core, ui): Fix path double-byte encoding problem under Windows | Saturneric | 1 | -30/+65 |
2022-03-12 | <feat>(core, ui): Provides the ability to handle folders | Saturneric | 1 | -22/+40 |
2022-02-13 | <feat, refactor>(ui, core): Transfer file hash calculation logic to core | Saturneric | 1 | -46/+3 |
2022-02-13 | <feat, refactor>(src): Cancel the operation of the file through the right-cli... | Saturneric | 1 | -68/+0 |
2022-02-13 | <feat, refactor>(src): Enable top encryption action menu in file mode | Saturneric | 1 | -12/+51 |
2022-02-05 | <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem | Saturneric | 1 | -10/+9 |
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -1/+1 |
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -1/+1 |
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -208/+212 |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 |
2022-01-22 | <refactor>(ui): tidy up codes and add comments. | Saturneric | 1 | -6/+6 |
2022-01-02 | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 1 | -56/+75 |
2021-12-13 | Added & Fixed | Saturneric | 1 | -23/+1 |
2021-12-13 | Update Translate & Added. | Saturneric | 1 | -30/+34 |
2021-12-12 | Fixed & Modified & Added. | Saturneric | 1 | -89/+167 |
2021-12-08 | Fix Bugs in FilePage, | Saturneric | 1 | -4/+9 |
2021-12-06 | Test & Improve UI | Saturneric | 1 | -9/+34 |
2021-12-05 | Improve UI | Saturneric | 1 | -57/+133 |
2021-12-04 | Fixed | Saturneric | 1 | -16/+20 |
2021-12-02 | Fixed. | Saturneric | 1 | -5/+5 |
2021-12-01 | Add i18n Support | Saturneric | 1 | -12/+12 |
2021-11-28 | Fix some known issues in basic operations and file operations. | Saturneric | 1 | -45/+46 |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -194/+203 |
2021-07-19 | Improved and Modified. | Saturneric | 1 | -10/+23 |
2021-07-12 | Project structure adjustment; | Saturneric | 1 | -1/+6 |
2021-07-06 | Improve UI. | Saturneric | 1 | -2/+15 |
2021-07-04 | Improve the access method and interface of fast file operation | Saturneric | 1 | -2/+1 |
2021-07-04 | Adjust and improve the basic settings page | Saturneric | 1 | -4/+6 |
2021-07-03 | Improve UI; Improve File Opera; | Saturneric | 1 | -7/+10 |
2021-07-01 | Continue to write new function. | Saturneric | 1 | -2/+8 |
2021-06-27 | Add and improve file operation functions. | Saturneric | 1 | -8/+14 |