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
/
ui
/
dialog
/
keypair_details
/
KeyUIDSignDialog.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
13 days
feat: support key groups
saturneric
1
-13
/
+11
2025-04-12
refactor: GpgKey and GpgSubKey
saturneric
1
-2
/
+2
2025-02-02
refactor: make some function names shorter
saturneric
1
-1
/
+1
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-2
/
+2
2024-12-03
fix: compiler warnings
saturneric
1
-3
/
+2
2024-11-26
feat: support uid revoke and uid delete operations
saturneric
1
-10
/
+8
2024-10-26
fix: should select channel before any gpg operation
saturneric
1
-1
/
+2
2024-10-26
fix: should check key status immediately after get it
saturneric
1
-2
/
+2
2024-10-26
fix: test basic operations of multi key db and solve issues
saturneric
1
-8
/
+16
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-4
/
+0
2024-06-28
refactor: rewrite KeyMenuAbility
saturneric
1
-1
/
+1
2024-06-28
feat: user can select shown columns at key table
saturneric
1
-3
/
+6
2024-06-02
feat: rewrite key list structure and logic
saturneric
1
-3
/
+3
2024-01-19
fix: solve discovered bugs and improve ui operations
saturneric
1
-14
/
+8
2024-01-16
refactor: remove libgettext from project
saturneric
1
-7
/
+8
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-8
/
+1
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-1
/
+1
2024-01-05
feat: integrate logging api to core
saturneric
1
-3
/
+3
2023-12-02
fix: add set owner struct action in keymanager menu
saturneric
1
-3
/
+3
2023-11-07
refactor: separate typedef and impl
saturneric
1
-6
/
+4
2023-10-16
fix: check and update copyright at files
saturneric
1
-3
/
+5
2023-07-13
feat: support searching keys
Saturneric
1
-1
/
+1
2023-07-13
feat: support marking a key as favourite
Saturneric
1
-1
/
+1
2023-02-11
fix: reduce info level logs
Saturneric
1
-5
/
+3
2023-02-11
feat: upgrade qt framework to 6.3
Saturneric
1
-0
/
+6
2023-02-03
feat: change the log style in source files
Saturneric
1
-4
/
+4
2022-07-22
refactor(ui): adjust file structure
Saturneric
1
-1
/
+1
2022-07-22
feat(ui): use general main window and dialog class
Saturneric
1
-1
/
+3
2022-02-06
<refactor>(core, ui): Adjust the core code directory structure.
Saturneric
1
-2
/
+2
2022-02-04
<refactor>(src): rename the gpg directory to core
Saturneric
1
-2
/
+2
2022-02-02
<refactor, fix>(ui): Repair and tidy the signal and slot docking
Saturneric
1
-4
/
+5
2022-01-23
<refactor>(ui): tidy up codes and comments.
Saturneric
1
-3
/
+3
2022-01-22
<license, style>(src, test): Fix some issues in license statement.
Saturneric
1
-4
/
+6
2022-01-22
<refactor>(ui): tidy up codes and add comments.
Saturneric
1
-37
/
+38
2022-01-15
<doc, refactor>(ci): Tidy up code of core and related parts
Saturneric
1
-4
/
+5
2022-01-14
<doc, refactor>(ci): Tidy up code in gpg/function
Saturneric
1
-1
/
+1
2022-01-03
<feature, refactor>(core, ui): Key package generate.
Saturneric
1
-1
/
+1
2021-12-16
Fixed & Improve.
Saturneric
1
-11
/
+11
2021-12-06
Test & Improve UI
Saturneric
1
-7
/
+6
2021-12-05
Improve UI
Saturneric
1
-12
/
+12
2021-12-01
Add i18n Support
Saturneric
1
-10
/
+8
2021-11-29
Solve uid management, related update and other known issues.
Saturneric
1
-5
/
+14
2021-10-02
UI Framework Modified.
Saturneric
1
-79
/
+89
2021-08-29
Start to rewrite gpg core.
Saturneric
1
-1
/
+1
2021-08-23
Improve the automatic key exchange function; fix some known problems;
Saturneric
1
-2
/
+1
2021-06-06
Add encryption and signature function.
Saturneric
1
-1
/
+1
2021-06-03
Add an operation to change the expiration date of the subkey.
Saturneric
1
-1
/
+1
2021-05-31
Write a text logo for never expiring.
Saturneric
1
-1
/
+1
2021-05-31
Add a copyright statement to the header of some files.
Saturneric
1
-3
/
+23
[next]