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 (
Expand
)
Author
Age
Files
Lines
*
feat: allow add and show ADSK
dev/2.1.6/adsk
saturneric
2025-02-03
8
-17
/
+215
*
refactor: make some function names shorter
saturneric
2025-02-02
21
-312
/
+284
*
refactor: rewrite subkey generate dialog and fix some issues discovered
saturneric
2025-02-02
8
-415
/
+370
*
feat: improve KeyGenerateDialog
saturneric
2025-02-02
12
-291
/
+366
*
fix: solve lower/upper case name conflict
saturneric
2025-02-01
4
-7
/
+3
*
feat: upgrade KeyGenDialog to meet easy and advanced requirements
saturneric
2025-02-01
17
-1270
/
+1192
*
fix: issues found on unit test mode
saturneric
2025-02-01
2
-1
/
+2
*
fix: use yyy-MM-dd format of create date on key list
saturneric
2025-01-31
1
-1
/
+1
*
refactor: code clean up
saturneric
2025-01-27
16
-102
/
+53
*
fix: tiny fixes
saturneric
2025-01-27
1
-16
/
+13
*
refactor: clean up code and reduce duplication
saturneric
2025-01-27
6
-276
/
+70
*
refactor: code clean up of main window
saturneric
2025-01-27
3
-491
/
+432
*
refactor: reduce code duplication of gnupg operations
saturneric
2025-01-27
10
-435
/
+503
*
refactor: reduce code duplication of gnupg file operations
saturneric
2025-01-27
7
-760
/
+620
*
refactor: reduce code duplication
saturneric
2025-01-27
10
-570
/
+440
*
feat: check gpg components before start
saturneric
2025-01-27
1
-21
/
+39
*
fix: 'kCrashCode' is not a member of 'GpgFrontend'
saturneric
2025-01-27
1
-0
/
+2
*
fix: member variable 'GpgOperaContext::ascii' is not initialized in the const...
saturneric
2025-01-27
2
-4
/
+5
*
refactor: clean up code
saturneric
2025-01-27
24
-103
/
+45
*
fix: kill all gnupg daemons in a proper way
saturneric
2025-01-27
15
-266
/
+384
*
feat: allow changing sort options by ui at file page
saturneric
2025-01-26
1
-0
/
+1
*
feat: users can choose which crypto tool bar buttons are displayed
saturneric
2025-01-26
6
-25
/
+85
*
feat: add ui ability to switch batch mode
saturneric
2025-01-26
4
-10
/
+17
*
fix: improve code compatibility
saturneric
2025-01-26
20
-82
/
+56
*
fix: optimums unknown fpr verifying helper
saturneric
2025-01-26
8
-117
/
+61
*
feat: allow file batch operations
saturneric
2025-01-26
20
-965
/
+1407
*
fix: 'std::future' is defined in header '<future>'
saturneric
2025-01-26
1
-0
/
+2
*
feat: relative path by default at portable mode
saturneric
2025-01-21
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
12
-129
/
+239
*
Merge branch 'develop' into dev/2.1.6/main
saturneric
2025-01-21
9
-111
/
+89
|
\
|
*
fix: avoid check action triggering the show of key detail dialog
saturneric
2024-12-21
4
-37
/
+2
|
*
fix: ResizeToContents behaviors of key list
saturneric
2024-12-21
4
-140
/
+70
|
*
fix: symbols link error on mingw64
saturneric
2024-12-20
2
-6
/
+5
|
*
fix: adjust the width of key list cell correctly
saturneric
2024-12-20
8
-17
/
+101
*
|
refactor: using qt containers instead of std containers
saturneric
2024-12-13
83
-552
/
+405
|
/
*
fix: solve commit hash mismatch issue
saturneric
2024-12-03
1
-1
/
+1
*
fix: qt5 build
saturneric
2024-12-03
1
-0
/
+3
*
fix: eml encrypt error handling
saturneric
2024-12-03
1
-6
/
+2
*
fix: solve memory issues discovered on linux
saturneric
2024-12-03
2
-17
/
+43
*
fix: compiler warnings
saturneric
2024-12-03
9
-46
/
+42
*
fix: variable 'mods_path' is reassigned a value before the old one has been u...
saturneric
2024-12-03
3
-34
/
+52
*
fix: discovered issues by testing
saturneric
2024-12-03
4
-11
/
+43
*
fix: integrated modules loading path
saturneric
2024-12-03
1
-2
/
+7
*
fix: discovered issues
saturneric
2024-12-02
7
-31
/
+53
*
fix: solve memory issues of sdk apis
saturneric
2024-12-02
5
-36
/
+58
*
fix: ui initializes before core fully initialized
saturneric
2024-12-02
2
-7
/
+9
*
fix: export subkey test cases on windows
saturneric
2024-12-02
1
-8
/
+12
*
fix: support debug module loading by AppImage
saturneric
2024-12-02
1
-8
/
+8
[next]