Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
10 days | feat: generate cark keys | saturneric | 1 | -1/+7 | |
12 days | feat: support key groups | saturneric | 1 | -0/+8 | |
2025-04-12 | feat: add openpgp smart card support | saturneric | 1 | -0/+26 | |
2025-04-12 | fix: issues on adsk operations | saturneric | 1 | -2/+3 | |
2025-04-12 | feat: add ui support for adsk features | saturneric | 1 | -14/+30 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-04-16 | fix: improve grt tab, mods name and its project structure | saturneric | 1 | -1/+29 | |
2024-04-14 | feat: add a grt viewer and solve some issues in gnupg info tab | saturneric | 1 | -2/+7 | |
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 | -2/+2 | |
2022-07-22 | fix(ui): fix signer picker and other issues | Saturneric | 1 | -0/+1 | |
1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package" | |||||
2022-07-22 | refactor(ui): adjust file structure | Saturneric | 1 | -0/+0 | |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -7/+10 | |
2021-12-06 | Improve UI & Functions | Saturneric | 1 | -5/+6 | |
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-29 | Fix Known Bugs. | Saturneric | 1 | -6/+6 | |
1. Import Keys. 2. Import Keys From Server. 3. UID Management. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -0/+0 | |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -3/+23 | |
2021-06-02 | Add and change the expiration date of the key pair. | Saturneric | 1 | -0/+14 | |
Add a window to change the key expiration date. Add a refresh mechanism for the key details tab. Signed-off-by: Saturneric <[email protected]> |