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
/
key_generate
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: support key groups
saturneric
12 days
2
-8
/
+6
*
fix: do not check commit hash in flatpak container
saturneric
2025-02-16
1
-1
/
+2
*
fix: qt5 compile issues
saturneric
2025-02-03
1
-1
/
+2
*
fix: solve discovered issues
saturneric
2025-02-03
1
-7
/
+6
*
chore: remove setting 'basic/longer_expiration_date'
saturneric
2025-02-03
2
-0
/
+7
*
translation: update zh_CN and de_DE
saturneric
2025-02-03
1
-1
/
+1
*
refactor: make some function names shorter
saturneric
2025-02-02
2
-38
/
+33
*
refactor: rewrite subkey generate dialog and fix some issues discovered
saturneric
2025-02-02
4
-413
/
+235
*
feat: improve KeyGenerateDialog
saturneric
2025-02-02
4
-154
/
+212
*
fix: solve lower/upper case name conflict
saturneric
2025-02-01
2
-5
/
+1
*
feat: upgrade KeyGenDialog to meet easy and advanced requirements
saturneric
2025-02-01
4
-441
/
+501
*
refactor: code clean up
saturneric
2025-01-27
2
-4
/
+4
*
refactor: clean up code
saturneric
2025-01-27
2
-10
/
+3
*
refactor: using qt containers instead of std containers
saturneric
2024-12-13
2
-3
/
+3
*
fix: should select channel before any gpg operation
saturneric
2024-10-26
2
-3
/
+7
*
fix: test basic operations of multi key db and solve issues
saturneric
2024-10-26
4
-63
/
+95
*
feat: update copyright info
saturneric
2024-07-29
4
-4
/
+4
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
2
-7
/
+1
*
fix: use bundled pinentry as default in flatpak container
saturneric
2024-02-14
1
-1
/
+2
*
fix: set use system pinentry as a default option
saturneric
2024-02-01
1
-1
/
+1
*
feat: enhance gnupg control board
saturneric
2024-01-25
1
-1
/
+1
*
fix: add test cases and solve discovered issues
saturneric
2024-01-18
1
-8
/
+22
*
fix: find and slove some bugs
saturneric
2024-01-17
3
-8
/
+26
*
refactor: remove libgettext from project
saturneric
2024-01-16
2
-45
/
+46
*
fix: slove the languange settings issue
saturneric
2024-01-15
2
-2
/
+2
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
2
-4
/
+8
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
2
-21
/
+3
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
2
-7
/
+7
*
feat: add more genkey algorithms and modes
saturneric
2024-01-09
3
-33
/
+90
*
feat: integrate logging api to core
saturneric
2024-01-05
2
-3
/
+3
*
fix: test the initialization of gui application
saturneric
2023-12-24
2
-4
/
+6
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
4
-225
/
+149
*
fix: add set owner struct action in keymanager menu
saturneric
2023-12-02
2
-6
/
+7
*
fix: discover and fix some bugs
saturneric
2023-12-01
1
-4
/
+5
*
refactor: separate typedef and impl
saturneric
2023-11-07
2
-1
/
+3
*
refactor: remove CommonUtils at core
saturneric
2023-11-07
2
-8
/
+8
*
refactor: improve the code structure of core
saturneric
2023-11-06
2
-0
/
+2
*
refactor: clean up core's codes
saturneric
2023-11-06
2
-4
/
+4
*
style: improve code style of core
saturneric
2023-10-30
1
-1
/
+1
*
fix: solve some code tidy issues
saturneric
2023-10-25
2
-2
/
+5
*
perf: reduce header includes and improve build speed
saturneric
2023-10-23
2
-8
/
+2
*
fix: check and update copyright at files
saturneric
2023-10-16
4
-11
/
+17
*
feat: simplify settings lookup
Saturneric
2023-04-05
2
-36
/
+12
*
fix: solve codacy issues
saturneric
2023-03-31
2
-2
/
+4
*
feat: add an option to use pinentry
Saturneric
2023-03-30
4
-11
/
+41
*
fix: reduce info level logs
Saturneric
2023-02-11
2
-11
/
+8
*
feat: upgrade qt framework to 6.3
Saturneric
2023-02-11
2
-0
/
+10
*
fix: solve bugs in subkey generation
Saturneric
2023-02-07
3
-14
/
+47
*
feat: use custom password dialog now
Saturneric
2023-02-07
2
-7
/
+24
*
feat: change the log style in source files
Saturneric
2023-02-03
2
-11
/
+11
[next]