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
/
GpgKeyOpera.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: add prefix GF to all sdk and module symbols
saturneric
2024-02-29
1
-1
/
+1
|
*
fix: add function to import key rev cert
saturneric
2024-01-30
1
-4
/
+2
|
*
feat: add a setting to enable gpgme debug log
saturneric
2024-01-23
1
-1
/
+1
|
*
fix: QStringList is not equal to QList<QVector>
saturneric
2024-01-22
1
-2
/
+2
|
*
fix: add test cases and solve discovered issues
saturneric
2024-01-18
1
-21
/
+188
|
*
fix: improve code quality, docs and ci files
saturneric
2024-01-17
1
-1
/
+1
|
*
fix: slove a heap-use-after-free problem
saturneric
2024-01-15
1
-22
/
+12
|
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-23
/
+11
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-15
/
+12
|
*
feat: update core apis, functions and models
saturneric
2024-01-10
1
-1
/
+92
|
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-13
/
+15
|
*
fix: slove some known issues
saturneric
2024-01-05
1
-1
/
+0
|
*
fix: gen key test cases typeid rtti issues
saturneric
2023-12-23
1
-3
/
+5
|
*
fix: slove compilation issue on macos
saturneric
2023-12-22
1
-3
/
+1
|
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
1
-14
/
+20
|
*
fix: slove issues in key/subkey generation
saturneric
2023-12-03
1
-2
/
+1
|
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
1
-132
/
+84
|
*
feat: introduce mimalloc to replace secmem
saturneric
2023-12-03
1
-2
/
+1
|
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
1
-4
/
+27
|
*
refactor: separate typedef and impl
saturneric
2023-11-07
1
-0
/
+1
|
*
refactor: improve the code structure of core
saturneric
2023-11-06
1
-0
/
+3
|
*
refactor: clean up core's codes
saturneric
2023-11-06
1
-43
/
+44
|
*
style: improve code style of core
saturneric
2023-10-30
1
-10
/
+10
|
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-1
/
+1
|
*
feat: improve thread system and gathering gnupg options info to rt
saturneric
2023-10-27
1
-0
/
+1
|
*
feat: moving gnupg info gathering logic to a new module
saturneric
2023-10-25
1
-22
/
+36
|
*
fix: improve the stability of thread system
saturneric
2023-10-19
1
-39
/
+40
|
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
|
*
fix: reduce debug log of core
Saturneric
2023-07-14
1
-1
/
+42
|
*
fix: reduce info level logs
Saturneric
2023-02-11
1
-9
/
+8
|
*
fix: solve bugs in subkey generation
Saturneric
2023-02-07
1
-2
/
+1
|
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-13
/
+12
|
*
feat: add advanced gnupg operations
Saturneric
2023-01-07
1
-57
/
+5
|
|
|
|
|
|
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
*
feat: support generate ecc key
Saturneric
2022-11-26
1
-0
/
+4
|
|
|
|
1. support elliptische kurve nist
*
style(src): reformat code
Saturneric
2022-07-22
1
-4
/
+3
|
*
refactor: develop 2.0.6 start
Saturneric
2022-05-07
1
-0
/
+6
|
|
|
|
|
1. delete smtp ability 2. change libs link type to dramatic
*
<refactor>(core, ui): Adjust the core code directory structure.
Saturneric
2022-02-06
1
-0
/
+293