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
/
core
/
function
/
gpg
/
GpgKeyManager.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
9 days
feat: add more info check
saturneric
1
-0
/
+3
12 days
feat: support key groups
saturneric
1
-8
/
+9
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-1
/
+1
2024-11-26
feat: support uid revoke and uid delete operations
saturneric
1
-57
/
+0
2024-11-19
feat: add revoke subkey function
saturneric
1
-0
/
+13
2024-11-18
feat: add delete subkey function
saturneric
1
-1
/
+12
2024-07-29
feat: update copyright info
saturneric
1
-2
/
+2
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-1
/
+1
2024-01-16
fix: make task and threading system safer
saturneric
1
-1
/
+0
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-7
/
+2
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-7
/
+7
2023-11-07
refactor: separate typedef and impl
saturneric
1
-1
/
+5
2023-11-06
refactor: clean up core's codes
saturneric
1
-2
/
+2
2023-10-30
style: improve code style of core
saturneric
1
-18
/
+22
2023-10-28
refactor: start to tidy up code using clang-tidy
saturneric
1
-1
/
+0
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
2023-07-13
fix: solve compile issues
Saturneric
1
-8
/
+8
2023-07-12
feat: support owner trust level settings of gpg key
Saturneric
1
-0
/
+60
2022-05-07
refactor: develop 2.0.6 start
Saturneric
1
-3
/
+3
2022-02-06
<refactor>(core, ui): Adjust the core code directory structure.
Saturneric
1
-0
/
+0
2022-02-04
<refactor>(src): rename the gpg directory to core
Saturneric
1
-3
/
+3
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
2022-01-14
<doc, refactor>(ci): Tidy up code in gpg/function
Saturneric
1
-6
/
+32
2021-12-25
<refactor, test>(core, test): core improved and test gpg alone mode
Saturneric
1
-1
/
+6
2021-12-06
Test & Improve UI
Saturneric
1
-2
/
+2
2021-12-01
Add i18n Support
Saturneric
1
-7
/
+4
2021-10-02
UI Framework Modified.
Saturneric
1
-10
/
+14
2021-09-10
Continue to optimize and improve the code.
Saturneric
1
-3
/
+3
2021-09-05
Rewrite the core.
Saturneric
1
-25
/
+20
2021-08-29
Start to rewrite gpg core.
Saturneric
1
-19
/
+24
2021-08-21
Functions addition and improvement;
Saturneric
1
-11
/
+20
2021-08-20
Improve Functions;
Saturneric
1
-9
/
+13
2021-08-19
Bugs Fixed; Improve Functions;
Saturneric
1
-1
/
+2
2021-08-10
Split some source files that are too large.
Saturneric
1
-3
/
+23
2021-06-08
Check whether the key can be encrypted before the encryption operation.
Saturneric
1
-0
/
+23