index
:
GpgFrontend
dev/2.0.10/main
dev/2.0.10/saturneric
dev/2.0.4
dev/2.0.5
dev/2.0.6
dev/2.0.7
dev/2.0.8/main
dev/2.0.8/musing
dev/2.0.8/saturneric
dev/2.0.9/main
dev/2.0.9/saturneric
dev/2.1.0/main
dev/2.1.1/main
dev/2.1.2/main
dev/2.1.2/module
dev/2.1.3/main
dev/2.1.3/qt5
dev/2.1.4/main
dev/2.1.5/main
dev/2.1.5/mingw
dev/2.1.6/adsk
dev/2.1.6/main
develop
doc/2.1.2/main
main
sdk/2.1.3
A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sdk
/
GFSDKGpg.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
12 days
feat: support key groups
saturneric
1
-10
/
+9
2025-04-12
refactor: GpgKey and GpgSubKey
saturneric
1
-2
/
+2
2024-12-03
fix: qt5 build
saturneric
1
-0
/
+3
2024-12-03
fix: solve memory issues discovered on linux
saturneric
1
-16
/
+40
2024-12-02
fix: solve memory issues of sdk apis
saturneric
1
-2
/
+2
2024-11-28
fix: solve discoverd issues on email functions
saturneric
1
-15
/
+37
2024-11-28
feat: support decrypt & verify email
saturneric
1
-1
/
+62
2024-11-27
feat: support encrypting email
saturneric
1
-0
/
+35
2024-11-27
feat: improve ui logic and support more email operations
saturneric
1
-1
/
+89
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-12
feat: improve the project structure
saturneric
1
-0
/
+0
2024-02-29
feat: add prefix GF to all sdk and module symbols
saturneric
1
-0
/
+0
2023-10-17
refactor: change plugin system to module system
saturneric
1
-0
/
+0
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-10-15
feat: start to add plugin system and do some improve on project configuration
saturneric
1
-3
/
+1
2022-02-04
<refactor>(src): rename the gpg directory to core
Saturneric
1
-1
/
+1
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
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-08-15
Bugs Fixed; Improve Functions;
Saturneric
1
-1
/
+1
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
/
+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]
>