Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
13 days | feat: support key groups | saturneric | 1 | -3/+2 | |
2025-02-02 | refactor: rewrite subkey generate dialog and fix some issues discovered | saturneric | 1 | -77/+12 | |
2025-02-02 | feat: improve KeyGenerateDialog | saturneric | 1 | -3/+3 | |
2025-02-01 | feat: upgrade KeyGenDialog to meet easy and advanced requirements | saturneric | 1 | -4/+4 | |
2024-12-13 | refactor: using qt containers instead of std containers | saturneric | 1 | -2/+2 | |
2024-10-26 | fix: test basic operations of multi key db and solve issues | saturneric | 1 | -2/+4 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2023-12-03 | feat: general improvements of aync execution and memory security | saturneric | 1 | -11/+5 | |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -1/+2 | |
2023-11-06 | refactor: improve the code structure of core | saturneric | 1 | -0/+1 | |
2023-11-06 | refactor: clean up core's codes | saturneric | 1 | -2/+2 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -4/+1 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -3/+5 | |
2023-03-30 | feat: add an option to use pinentry | Saturneric | 1 | -0/+1 | |
2023-02-07 | fix: solve bugs in subkey generation | Saturneric | 1 | -0/+2 | |
2022-07-22 | refactor(ui): adjust file structure | Saturneric | 1 | -0/+0 | |
2022-07-22 | feat(ui): use general main window and dialog class | Saturneric | 1 | -1/+2 | |
1. store window size and position 2. store icon size and style | |||||
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -2/+2 | |
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -0/+0 | |
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 | -4/+6 | |
2022-01-15 | <doc, refactor>(ui): Tidy up part of the code of ui and related parts | Saturneric | 1 | -23/+75 | |
1. Rename related entities. 2. Add comments. | |||||
2022-01-04 | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 1 | -5/+5 | |
1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui. | |||||
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-11-28 | Solve key generation and related update issues. | Saturneric | 1 | -2/+5 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -0/+94 | |