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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: remove unnecessary assert
saturneric
9 days
1
-4
/
+5
|
*
fix: find out adsk problem of flatpak
saturneric
9 days
1
-0
/
+6
|
*
fix: solve found issues by testing
saturneric
9 days
6
-21
/
+48
|
*
fix: gpg context will take response of gpg-agent
saturneric
9 days
9
-33
/
+123
|
*
fix: operations of subkey
saturneric
9 days
3
-8
/
+8
|
*
fix: solve found issues on windows
saturneric
9 days
1
-1
/
+1
|
*
fix: gpg agent cannot run as daemon on windows
saturneric
9 days
1
-52
/
+81
|
*
fix: init database path and name as soon as possible
saturneric
9 days
1
-16
/
+32
|
*
fix: gpgconf path should firstly be initialized at gpg context
saturneric
9 days
1
-12
/
+12
|
*
fix: make sure gpg-agent is running after init
saturneric
9 days
1
-1
/
+89
|
*
fix: issues found on macos
saturneric
9 days
1
-2
/
+2
|
*
feat: add more basic env checks at init
saturneric
9 days
1
-2
/
+1
|
*
feat: add more info check
saturneric
9 days
20
-345
/
+599
|
*
fix: qt5 build issues
saturneric
10 days
1
-2
/
+2
|
*
fix: issues found on linux platform
saturneric
10 days
1
-1
/
+10
|
*
feat: check scd version
saturneric
10 days
4
-0
/
+64
|
*
chore: update and check translations
saturneric
10 days
3
-8
/
+4
|
*
feat: generate cark keys
saturneric
10 days
9
-266
/
+419
|
*
fix: compiler issues on CI
saturneric
10 days
2
-5
/
+6
|
*
feat: switch text-based model to workspace-based model
saturneric
11 days
4
-4
/
+4
|
*
fix: testing and solve bugs found
saturneric
11 days
10
-174
/
+198
|
*
fix: found bugs
saturneric
12 days
1
-2
/
+3
|
*
feat: support key groups
saturneric
12 days
28
-221
/
+1005
|
*
refactor: code cleanup
saturneric
2025-04-13
2
-1
/
+209
|
*
feat: add SmartCardController
saturneric
2025-04-13
10
-24
/
+355
|
*
feat: add assuan direct comm support
saturneric
2025-04-12
5
-16
/
+437
|
*
refactor: GpgKey and GpgSubKey
saturneric
2025-04-12
9
-44
/
+43
|
*
feat: add ui support for adsk features
saturneric
2025-04-12
1
-1
/
+1
|
*
feat: support adsk
saturneric
2025-04-11
2
-0
/
+57
|
*
chore: clean up code
saturneric
2025-02-04
3
-5
/
+0
|
*
fix: solve discovered issues before release v2.1.7
saturneric
2025-02-04
2
-3
/
+2
|
*
fix: qt5 compile issues
saturneric
2025-02-03
11
-21
/
+24
|
*
refactor: make some function names shorter
saturneric
2025-02-02
2
-9
/
+9
|
*
feat: improve KeyGenerateDialog
saturneric
2025-02-02
2
-29
/
+34
|
*
feat: upgrade KeyGenDialog to meet easy and advanced requirements
saturneric
2025-02-01
2
-299
/
+133
|
*
fix: tiny fixes
saturneric
2025-01-27
1
-16
/
+13
|
*
refactor: clean up code and reduce duplication
saturneric
2025-01-27
1
-169
/
+25
|
*
refactor: reduce code duplication of gnupg operations
saturneric
2025-01-27
1
-14
/
+23
|
*
refactor: reduce code duplication of gnupg file operations
saturneric
2025-01-27
1
-25
/
+6
|
*
refactor: reduce code duplication
saturneric
2025-01-27
5
-567
/
+411
|
*
fix: kill all gnupg daemons in a proper way
saturneric
2025-01-27
4
-162
/
+177
|
*
fix: improve code compatibility
saturneric
2025-01-26
4
-25
/
+6
|
*
fix: optimums unknown fpr verifying helper
saturneric
2025-01-26
2
-3
/
+3
|
*
feat: allow file batch operations
saturneric
2025-01-26
3
-8
/
+4
|
*
fix: create app config path if possible
saturneric
2025-01-21
1
-0
/
+5
|
*
fix: make app fully portable
saturneric
2025-01-21
1
-0
/
+1
|
*
feat: enhance key db functions
saturneric
2025-01-21
2
-1
/
+15
|
|
|
|
|
|
1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
*
refactor: using qt containers instead of std containers
saturneric
2024-12-13
14
-73
/
+55
|
*
fix: solve memory issues discovered on linux
saturneric
2024-12-03
1
-1
/
+3
|
*
fix: compiler warnings
saturneric
2024-12-03
3
-4
/
+12
|
[next]