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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
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
10
-570
/
+440
|
*
feat: check gpg components before start
saturneric
2025-01-27
1
-21
/
+39
|
*
refactor: clean up code
saturneric
2025-01-27
2
-6
/
+3
|
*
fix: kill all gnupg daemons in a proper way
saturneric
2025-01-27
6
-183
/
+225
|
*
feat: users can choose which crypto tool bar buttons are displayed
saturneric
2025-01-26
1
-6
/
+7
|
*
fix: improve code compatibility
saturneric
2025-01-26
11
-37
/
+14
|
*
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: 'std::future' is defined in header '<future>'
saturneric
2025-01-26
1
-0
/
+2
|
*
fix: create app config path if possible
saturneric
2025-01-21
1
-0
/
+5
|
*
fix: make app fully portable
saturneric
2025-01-21
3
-3
/
+11
|
*
feat: enhance key db functions
saturneric
2025-01-21
8
-89
/
+163
|
|
|
|
|
|
1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
*
Merge branch 'develop' into dev/2.1.6/main
saturneric
2025-01-21
3
-360
/
+69
|
\
|
*
fix: ResizeToContents behaviors of key list
saturneric
2024-12-21
1
-52
/
+69
|
|
|
*
fix: adjust the width of key list cell correctly
saturneric
2024-12-20
3
-309
/
+1
|
|
*
|
refactor: using qt containers instead of std containers
saturneric
2024-12-13
50
-354
/
+205
|
/
*
fix: solve memory issues discovered on linux
saturneric
2024-12-03
1
-1
/
+3
|
*
fix: compiler warnings
saturneric
2024-12-03
3
-4
/
+12
|
*
fix: variable 'mods_path' is reassigned a value before the old one has been ↵
saturneric
2024-12-03
3
-34
/
+52
|
|
|
|
used.
*
fix: discovered issues by testing
saturneric
2024-12-03
1
-0
/
+2
|
*
fix: integrated modules loading path
saturneric
2024-12-03
1
-2
/
+7
|
*
fix: discovered issues
saturneric
2024-12-02
5
-27
/
+30
|
*
fix: ui initializes before core fully initialized
saturneric
2024-12-02
1
-7
/
+6
|
*
fix: support debug module loading by AppImage
saturneric
2024-12-02
1
-8
/
+8
|
*
fix: qt5 build issues
saturneric
2024-12-02
2
-0
/
+16
|
*
translation: update ts files
saturneric
2024-12-01
4
-4
/
+47
|
*
feat: check commit hash from remote
saturneric
2024-12-01
1
-0
/
+7
|
*
fix: discovered bugs on windows platform
saturneric
2024-12-01
1
-1
/
+7
|
*
fix: solve build issues in devops process
saturneric
2024-12-01
3
-0
/
+11
|
*
Merge branch 'dev/2.1.5/mingw' into develop
saturneric
2024-12-01
10
-84
/
+99
|
\
|
*
fix: solve build issue on windows
saturneric
2024-11-30
2
-2
/
+3
|
|
|
*
fix: debug lib and runtime output dir should be same as release
saturneric
2024-11-30
1
-7
/
+0
|
|
|
*
feat: improve app structure on windows
saturneric
2024-11-30
2
-44
/
+40
|
|
|
*
fix: solve discovered issues
saturneric
2024-11-30
1
-1
/
+11
|
|
|
*
fix: getting gpg-agent to start automatically on macOS
saturneric
2024-11-30
1
-10
/
+13
|
|
|
*
fix: correct algo name
saturneric
2024-11-29
1
-4
/
+4
|
|
|
*
fix: solve discoverd issues on email functions
saturneric
2024-11-28
1
-3
/
+0
|
|
|
*
fix: reduce unnecessary cache write to disk
saturneric
2024-11-28
1
-15
/
+24
|
|
|
*
feat: support decrypt & verify email
saturneric
2024-11-28
1
-1
/
+0
|
|
|
*
feat: improve ui logic and support more email operations
saturneric
2024-11-27
2
-0
/
+7
|
|
*
|
fix: solve nightly build issues
saturneric
2024-11-27
2
-4
/
+2
|
/
*
fix: solve qt6 build issue
saturneric
2024-11-26
1
-2
/
+2
|
*
feat: support uid revoke and uid delete operations
saturneric
2024-11-26
6
-264
/
+632
|
*
feat: support verifying email through eml data
saturneric
2024-11-25
1
-0
/
+3
|
*
fix: remove bug on module register monitoring
saturneric
2024-11-25
2
-1
/
+5
|
*
fix: solve a race situation at unit test mode
saturneric
2024-11-25
1
-1
/
+1
|
[prev]
[next]