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
/
GpgKeyGetter.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
11 days
fix: testing and solve bugs found
saturneric
1
-11
/
+5
12 days
feat: support key groups
saturneric
1
-10
/
+29
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-11
/
+3
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-06-02
feat: rewrite key list structure and logic
saturneric
1
-0
/
+8
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-2
/
+2
2023-12-16
fix: use secure memory management at impl class
saturneric
1
-1
/
+1
2023-12-04
feat: add reasons explanation to env loading failed message box
saturneric
1
-1
/
+1
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
1
-0
/
+6
2023-11-07
refactor: separate typedef and impl
saturneric
1
-1
/
+1
2023-11-06
refactor: clean up core's codes
saturneric
1
-1
/
+1
2023-10-28
refactor: start to tidy up code using clang-tidy
saturneric
1
-44
/
+9
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-05-12
fix(core): fix a bug when key in smart card
dev/2.0.7
Saturneric
1
-4
/
+12
2022-05-09
fix: fix crash poblem when doing operations
Saturneric
1
-5
/
+32
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
-1
/
+1
2022-01-14
<doc>(core): add comment for code
Saturneric
1
-0
/
+48
2021-12-25
<refactor, test>(core, test): core improved and test gpg alone mode
Saturneric
1
-2
/
+4
2021-12-14
Modified Core to Optimization & Fixed Problem
Saturneric
1
-0
/
+4
2021-12-01
Add i18n Support
Saturneric
1
-2
/
+2
2021-10-02
UI Framework Modified.
Saturneric
1
-1
/
+3
2021-09-19
Support multi-channel Context.
Saturneric
1
-9
/
+9
2021-09-05
Adjust the code structure.
Saturneric
1
-2
/
+2
2021-09-05
Rewrite the core.
Saturneric
1
-17
/
+12
2021-08-29
Start to rewrite gpg core.
Saturneric
1
-18
/
+15
2021-08-21
Functions addition and improvement;
Saturneric
1
-2
/
+21
2021-08-20
Improve Functions;
Saturneric
1
-9
/
+8
2021-07-06
Fix issues.
Saturneric
1
-1
/
+1
2021-07-05
Introduce multithreading.
Saturneric
1
-13
/
+7
2021-05-22
Expand and improve GpgKey;
Saturneric
1
-1
/
+2
2021-05-21
Expand Key Details Dialog;
Saturneric
1
-57
/
+3
2021-05-21
Change Project Name to GPGFrontend.
Saturneric
1
-14
/
+17
2021-05-12
File Structure Modified.
Saturneric
1
-1
/
+1
2021-05-11
Change CXX Standard to C++14
Saturneric
1
-4
/
+13