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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
10 days
feat: add more info check
saturneric
1
-15
/
+21
13 days
fix: found bugs
saturneric
1
-2
/
+3
13 days
feat: support key groups
saturneric
1
-43
/
+43
2025-04-12
refactor: GpgKey and GpgSubKey
saturneric
1
-6
/
+5
2025-04-12
feat: add ui support for adsk features
saturneric
1
-1
/
+1
2025-04-11
feat: support adsk
saturneric
1
-0
/
+38
2025-02-03
fix: qt5 compile issues
saturneric
1
-4
/
+4
2025-02-02
refactor: make some function names shorter
saturneric
1
-8
/
+8
2025-02-02
feat: improve KeyGenerateDialog
saturneric
1
-20
/
+24
2025-02-01
feat: upgrade KeyGenDialog to meet easy and advanced requirements
saturneric
1
-290
/
+121
2025-01-26
fix: improve code compatibility
saturneric
1
-9
/
+2
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-5
/
+5
2024-12-03
fix: compiler warnings
saturneric
1
-0
/
+6
2024-11-16
fix: setup gitea develop regularly build and test process
saturneric
1
-0
/
+6
2024-10-26
fix: test basic operations of multi key db and solve issues
saturneric
1
-9
/
+9
2024-10-18
feat: set reason code and text at revoke-certification
saturneric
1
-3
/
+19
2024-07-31
fix: addressing some of the significant deficiencies identified
saturneric
1
-2
/
+2
2024-07-30
fix: do clean up
saturneric
1
-3
/
+2
2024-07-30
feat: simplify logging
saturneric
1
-35
/
+33
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-51
/
+45
2024-02-29
feat: add prefix GF to all sdk and module symbols
saturneric
1
-1
/
+1
2024-01-30
fix: add function to import key rev cert
saturneric
1
-4
/
+2
2024-01-23
feat: add a setting to enable gpgme debug log
saturneric
1
-1
/
+1
2024-01-22
fix: QStringList is not equal to QList<QVector>
saturneric
1
-2
/
+2
2024-01-18
fix: add test cases and solve discovered issues
saturneric
1
-21
/
+188
2024-01-17
fix: improve code quality, docs and ci files
saturneric
1
-1
/
+1
2024-01-15
fix: slove a heap-use-after-free problem
saturneric
1
-22
/
+12
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-23
/
+11
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-15
/
+12
2024-01-10
feat: update core apis, functions and models
saturneric
1
-1
/
+92
2024-01-05
feat: integrate logging api to core
saturneric
1
-13
/
+15
2024-01-05
fix: slove some known issues
saturneric
1
-1
/
+0
2023-12-23
fix: gen key test cases typeid rtti issues
saturneric
1
-3
/
+5
2023-12-22
fix: slove compilation issue on macos
saturneric
1
-3
/
+1
2023-12-03
feat: standarized and speed up app env loading process
saturneric
1
-14
/
+20
2023-12-03
fix: slove issues in key/subkey generation
saturneric
1
-2
/
+1
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
1
-132
/
+84
2023-12-03
feat: introduce mimalloc to replace secmem
saturneric
1
-2
/
+1
2023-12-02
feat: add buddled qt pinentry and make it works
saturneric
1
-4
/
+27
2023-11-07
refactor: separate typedef and impl
saturneric
1
-0
/
+1
2023-11-06
refactor: improve the code structure of core
saturneric
1
-0
/
+3
2023-11-06
refactor: clean up core's codes
saturneric
1
-43
/
+44
2023-10-30
style: improve code style of core
saturneric
1
-10
/
+10
2023-10-28
refactor: start to tidy up code using clang-tidy
saturneric
1
-1
/
+1
2023-10-27
feat: improve thread system and gathering gnupg options info to rt
saturneric
1
-0
/
+1
2023-10-25
feat: moving gnupg info gathering logic to a new module
saturneric
1
-22
/
+36
2023-10-19
fix: improve the stability of thread system
saturneric
1
-39
/
+40
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-07-14
fix: reduce debug log of core
Saturneric
1
-1
/
+42
[next]