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.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
10 days
fix: operations of subkey
saturneric
1
-3
/
+3
10 days
feat: add more info check
saturneric
1
-14
/
+12
11 days
feat: generate cark keys
saturneric
1
-107
/
+93
12 days
feat: switch text-based model to workspace-based model
saturneric
1
-1
/
+1
13 days
feat: support key groups
saturneric
1
-13
/
+15
2025-04-12
refactor: GpgKey and GpgSubKey
saturneric
1
-5
/
+5
2025-02-03
fix: qt5 compile issues
saturneric
1
-1
/
+1
2025-01-26
fix: improve code compatibility
saturneric
1
-6
/
+1
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-2
/
+2
2024-12-03
fix: compiler warnings
saturneric
1
-2
/
+4
2024-11-26
feat: support uid revoke and uid delete operations
saturneric
1
-196
/
+131
2024-11-19
feat: add revoke subkey function
saturneric
1
-55
/
+182
2024-11-18
feat: add delete subkey function
saturneric
1
-50
/
+136
2024-10-26
fix: should check key status immediately after get it
saturneric
1
-0
/
+1
2024-10-26
fix: test basic operations of multi key db and solve issues
saturneric
1
-2
/
+2
2024-07-30
feat: simplify logging
saturneric
1
-68
/
+67
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-77
/
+75
2024-01-17
fix: improve code quality, docs and ci files
saturneric
1
-3
/
+4
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-13
/
+8
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-23
/
+22
2024-01-05
feat: integrate logging api to core
saturneric
1
-54
/
+56
2023-12-26
fix: test basical operations of gpg at both test cases and gui
saturneric
1
-1
/
+1
2023-12-15
fix: slove some issues on memory and intilizations
saturneric
1
-5
/
+0
2023-12-03
feat: standarized and speed up app env loading process
saturneric
1
-11
/
+12
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
/
+1
2023-11-06
refactor: clean up core's codes
saturneric
1
-2
/
+0
2023-11-02
feat: add callback function to event
saturneric
1
-2
/
+2
2023-10-30
style: improve code style of core
saturneric
1
-28
/
+30
2023-10-28
refactor: start to tidy up code using clang-tidy
saturneric
1
-2
/
+0
2023-10-25
fix: solve some code tidy issues
saturneric
1
-1
/
+0
2023-10-16
fix: check and update copyright at files
saturneric
1
-2
/
+2
2023-07-13
fix: solve compile issues
Saturneric
1
-29
/
+29
2023-07-12
feat: support owner trust level settings of gpg key
Saturneric
1
-0
/
+152
2022-05-07
refactor: develop 2.0.6 start
Saturneric
1
-0
/
+3
1. delete smtp ability 2. change libs link type to dramatic
2022-02-06
<refactor>(core, ui): Adjust the core code directory structure.
Saturneric
1
-3
/
+3
2022-02-04
<refactor>(src): rename the gpg directory to core
Saturneric
1
-3
/
+3
2022-02-02
<refactor>(src, test): Normalize the naming of partial classes
Saturneric
1
-2
/
+2
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-6
/
+10
2022-01-15
<doc, refactor>(ci): Tidy up code of core and related parts
Saturneric
1
-2
/
+2
1. Rename related entities. 2. Add a comments.
2022-01-14
<doc, refactor>(ci): Tidy up code in gpg/function
Saturneric
1
-6
/
+6
1. Rename related entities. 2. Add a comments.
2021-12-06
Test & Improve UI
Saturneric
1
-3
/
+3
2021-12-01
Add i18n Support
Saturneric
1
-12
/
+9
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-10-02
UI Framework Modified.
Saturneric
1
-17
/
+24
2021-09-10
Continue to optimize and improve the code.
Saturneric
1
-26
/
+21
2021-09-05
Rewrite the core.
Saturneric
1
-35
/
+48
Adjust the structure.
2021-08-29
Start to rewrite gpg core.
Saturneric
1
-0
/
+76