aboutsummaryrefslogtreecommitdiffstats
path: root/src/sdk/GFSDKGpg.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
12 daysfeat: support key groupssaturneric1-10/+9
2025-04-12refactor: GpgKey and GpgSubKeysaturneric1-2/+2
2024-12-03fix: qt5 buildsaturneric1-0/+3
2024-12-03fix: solve memory issues discovered on linuxsaturneric1-16/+40
2024-12-02fix: solve memory issues of sdk apissaturneric1-2/+2
2024-11-28fix: solve discoverd issues on email functionssaturneric1-15/+37
2024-11-28feat: support decrypt & verify emailsaturneric1-1/+62
2024-11-27feat: support encrypting emailsaturneric1-0/+35
2024-11-27feat: improve ui logic and support more email operationssaturneric1-1/+89
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-12feat: improve the project structuresaturneric1-0/+0
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric1-0/+0
2023-10-17refactor: change plugin system to module systemsaturneric1-0/+0
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-10-15feat: start to add plugin system and do some improve on project configurationsaturneric1-3/+1
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-1/+1
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2021-12-01Add i18n SupportSaturneric1-2/+2
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-08-15Bugs Fixed; Improve Functions;Saturneric1-1/+1
2021-08-10Split some source files that are too large.Saturneric1-3/+23
2021-06-02Add and change the expiration date of the key pair.Saturneric1-0/+5
Add a window to change the key expiration date. Add a refresh mechanism for the key details tab. Signed-off-by: Saturneric <[email protected]>