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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: filename of export key is not correct
develop
saturneric
22 hours
1
-1
/
+1
|
*
fix: include winsock2.h before windows.h
saturneric
2 days
1
-1
/
+2
|
*
fix: build issue on windows
saturneric
2 days
1
-1
/
+3
|
*
fix: tool tip base should be black
saturneric
4 days
1
-1
/
+1
|
*
fix: should allow uid sign by the public key
saturneric
4 days
1
-2
/
+3
|
*
chore: improve code style
HEAD
main
saturneric
6 days
1
-25
/
+25
|
*
Add Linux dark mode detection for Fusion theme in Qt6
Matthew Evans
7 days
1
-6
/
+35
|
*
fix: should set default workspace to home path on macOS
saturneric
9 days
2
-1
/
+7
|
*
fix: specify search paths to avoid the pinentry notice on macOS
saturneric
9 days
1
-0
/
+12
|
*
fix: remove unnecessary assert
saturneric
9 days
1
-4
/
+5
|
*
fix: find out adsk problem of flatpak
saturneric
9 days
5
-3
/
+18
|
*
fix: find pinentry under /app/bin in flatpak container
saturneric
9 days
3
-3
/
+9
|
*
fix: solve found issues by testing
saturneric
10 days
7
-21
/
+49
|
*
fix: gpg context will take response of gpg-agent
saturneric
10 days
10
-36
/
+126
|
*
fix: operations of subkey
saturneric
10 days
4
-41
/
+73
|
*
fix: solve found issues on windows
saturneric
10 days
2
-1
/
+8
|
*
fix: gpg agent cannot run as daemon on windows
saturneric
10 days
2
-53
/
+82
|
*
fix: init database path and name as soon as possible
saturneric
10 days
1
-16
/
+32
|
*
chore: restart gpg-agent at start and kill gpg agent by close as default ↵
saturneric
10 days
3
-19
/
+2
|
|
|
|
behaviors
*
fix: gpgconf path should firstly be initialized at gpg context
saturneric
10 days
2
-79
/
+12
|
*
fix: make sure gpg-agent is running after init
saturneric
10 days
6
-31
/
+103
|
*
Merge branch 'develop'
saturneric
10 days
45
-553
/
+1057
|
\
|
*
fix: issues found on macos
saturneric
10 days
8
-72
/
+75
|
|
|
*
feat: add more basic env checks at init
saturneric
10 days
13
-34
/
+174
|
|
|
*
feat: add more info check
saturneric
10 days
35
-465
/
+826
|
|
*
|
fix: issues found by testing
saturneric
11 days
2
-4
/
+5
|
/
*
fix: a stupid issue
saturneric
11 days
1
-1
/
+0
|
*
Merge branch 'develop' of ↵
saturneric
11 days
2
-9
/
+15
|
\
|
|
|
|
|
|
ssh://ssh.git.bktus.com:2222/GpgFrontend/GpgFrontend into develop
|
*
chore: update german translations
saturneric
11 days
2
-9
/
+10
|
|
|
*
fix: refresh button should be able to restart scd listening timer
saturneric
11 days
1
-0
/
+5
|
|
*
|
fix: qt5 build issues
saturneric
11 days
5
-6
/
+26
|
/
*
fix: issues found on linux platform
saturneric
11 days
6
-11
/
+49
|
*
feat: check scd version
saturneric
11 days
6
-1
/
+79
|
*
chore: update and check translations
saturneric
11 days
9
-64
/
+80
|
*
feat: generate cark keys
saturneric
11 days
69
-423
/
+714
|
*
fix: compiler issues on CI
saturneric
11 days
2
-5
/
+6
|
*
feat: switch text-based model to workspace-based model
saturneric
12 days
32
-144
/
+241
|
*
fix: testing and solve bugs found
saturneric
12 days
41
-500
/
+611
|
*
fix: found bugs
saturneric
13 days
16
-104
/
+80
|
*
feat: support key groups
saturneric
13 days
115
-1377
/
+3483
|
*
refactor: code cleanup
saturneric
2025-04-13
4
-182
/
+248
|
*
feat: add SmartCardController
saturneric
2025-04-13
20
-198
/
+1122
|
*
feat: add openpgp smart card support
saturneric
2025-04-12
24
-28
/
+776
|
*
feat: support tooltips for key table entries
saturneric
2025-04-12
1
-0
/
+32
|
*
feat: add assuan direct comm support
saturneric
2025-04-12
6
-16
/
+513
|
*
fix: issues on adsk operations
saturneric
2025-04-12
14
-56
/
+377
|
*
fix: avoid accessing invalid pointers of structs related to gpgme_key
saturneric
2025-04-12
6
-39
/
+41
|
*
refactor: GpgKey and GpgSubKey
saturneric
2025-04-12
40
-835
/
+681
|
*
fix: wrong ui dialog order after switching apps
saturneric
2025-04-12
10
-23
/
+49
|
*
feat: add ui support for adsk features
saturneric
2025-04-12
17
-29
/
+1278
|
[next]