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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-02-03
feat: ask user if automate check update on first startup
saturneric
1
-2
/
+15
2025-02-03
fix: qt5 compile issues
saturneric
43
-100
/
+113
2025-02-03
fix: set pb range when size of operas > 1
saturneric
2
-2
/
+5
2025-02-03
fix: solve discovered issues
saturneric
5
-51
/
+12
2025-02-03
chore: remove setting 'basic/longer_expiration_date'
saturneric
4
-23
/
+7
2025-02-03
translation: update zh_CN and de_DE
saturneric
1
-1
/
+1
2025-02-03
feat: allow switch ascii mode at file page options
saturneric
5
-33
/
+44
2025-02-02
refactor: make some function names shorter
saturneric
21
-312
/
+284
2025-02-02
refactor: rewrite subkey generate dialog and fix some issues discovered
saturneric
8
-415
/
+370
2025-02-02
feat: improve KeyGenerateDialog
saturneric
12
-291
/
+366
2025-02-01
fix: solve lower/upper case name conflict
saturneric
4
-7
/
+3
2025-02-01
feat: upgrade KeyGenDialog to meet easy and advanced requirements
saturneric
17
-1270
/
+1192
2025-02-01
fix: issues found on unit test mode
saturneric
2
-1
/
+2
2025-01-31
fix: use yyy-MM-dd format of create date on key list
saturneric
1
-1
/
+1
2025-01-27
refactor: code clean up
saturneric
16
-102
/
+53
2025-01-27
fix: tiny fixes
saturneric
1
-16
/
+13
2025-01-27
refactor: clean up code and reduce duplication
saturneric
6
-276
/
+70
2025-01-27
refactor: code clean up of main window
saturneric
3
-491
/
+432
2025-01-27
refactor: reduce code duplication of gnupg operations
saturneric
10
-435
/
+503
2025-01-27
refactor: reduce code duplication of gnupg file operations
saturneric
7
-760
/
+620
2025-01-27
refactor: reduce code duplication
saturneric
10
-570
/
+440
2025-01-27
feat: check gpg components before start
saturneric
1
-21
/
+39
2025-01-27
fix: 'kCrashCode' is not a member of 'GpgFrontend'
saturneric
1
-0
/
+2
2025-01-27
fix: member variable 'GpgOperaContext::ascii' is not initialized in the ↵
saturneric
2
-4
/
+5
constructor
2025-01-27
refactor: clean up code
saturneric
24
-103
/
+45
2025-01-27
fix: kill all gnupg daemons in a proper way
saturneric
15
-266
/
+384
2025-01-26
feat: allow changing sort options by ui at file page
saturneric
1
-0
/
+1
2025-01-26
feat: users can choose which crypto tool bar buttons are displayed
saturneric
6
-25
/
+85
2025-01-26
feat: add ui ability to switch batch mode
saturneric
4
-10
/
+17
2025-01-26
fix: improve code compatibility
saturneric
20
-82
/
+56
2025-01-26
fix: optimums unknown fpr verifying helper
saturneric
8
-117
/
+61
2025-01-26
feat: allow file batch operations
saturneric
20
-965
/
+1407
2025-01-26
fix: 'std::future' is defined in header '<future>'
saturneric
1
-0
/
+2
2025-01-21
feat: relative path by default at portable mode
saturneric
1
-0
/
+2
2025-01-21
fix: create app config path if possible
saturneric
1
-0
/
+5
2025-01-21
fix: make app fully portable
saturneric
3
-3
/
+11
2025-01-21
feat: enhance key db functions
saturneric
12
-129
/
+239
1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
2024-12-21
fix: avoid check action triggering the show of key detail dialog
saturneric
4
-37
/
+2
2024-12-21
fix: ResizeToContents behaviors of key list
saturneric
4
-140
/
+70
2024-12-20
fix: symbols link error on mingw64
saturneric
2
-6
/
+5
2024-12-20
fix: adjust the width of key list cell correctly
saturneric
8
-17
/
+101
2024-12-13
refactor: using qt containers instead of std containers
saturneric
83
-552
/
+405
2024-12-03
fix: solve commit hash mismatch issue
saturneric
1
-1
/
+1
2024-12-03
fix: qt5 build
saturneric
1
-0
/
+3
2024-12-03
fix: eml encrypt error handling
saturneric
1
-6
/
+2
2024-12-03
fix: solve memory issues discovered on linux
saturneric
2
-17
/
+43
2024-12-03
fix: compiler warnings
saturneric
9
-46
/
+42
2024-12-03
fix: variable 'mods_path' is reassigned a value before the old one has been ↵
saturneric
3
-34
/
+52
used.
2024-12-03
fix: discovered issues by testing
saturneric
4
-11
/
+43
2024-12-03
fix: integrated modules loading path
saturneric
1
-2
/
+7
[next]