Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-04-12 | fix: wrong ui dialog order after switching apps | saturneric | 1 | -0/+3 | |
2025-02-03 | fix: set pb range when size of operas > 1 | saturneric | 1 | -1/+3 | |
2025-01-26 | feat: allow file batch operations | saturneric | 1 | -7/+10 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-01-31 | fix: slove discovered issues on windows platform | saturneric | 1 | -0/+1 | |
2024-01-19 | fix: solve discovered bugs and improve ui operations | saturneric | 1 | -1/+1 | |
2023-12-24 | fix: use the new async encrypt symmetric api at gui app | saturneric | 1 | -7/+1 | |
2023-12-03 | fix: slove issues in key/subkey generation | saturneric | 1 | -1/+4 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-07-14 | fix: improve waiting dialog | Saturneric | 1 | -21/+3 | |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -3/+3 | |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -3/+3 | |
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -1/+1 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2021-12-02 | Fix and Modified. | Saturneric | 1 | -0/+23 | |
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -15/+45 | |
2021-07-07 | UI Improvement; | Saturneric | 1 | -0/+1 | |
Update Documents; | |||||
2021-07-06 | Fix issues. | Saturneric | 1 | -2/+6 | |
Improve UI. | |||||
2021-07-05 | Introduce multithreading. | Saturneric | 1 | -0/+15 | |
Fix Bugs. |