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
/
ui
/
dialog
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: set use system pinentry as a default option
saturneric
2024-02-01
2
-2
/
+2
|
*
fix: slove discovered issues on windows platform
saturneric
2024-01-31
1
-0
/
+1
|
*
feat: support qt5 build option
saturneric
2024-01-31
2
-0
/
+9
|
*
fix: add general main window rect state fallback logic
saturneric
2024-01-30
3
-3
/
+3
|
*
fix: add function to import key rev cert
saturneric
2024-01-30
4
-14
/
+104
|
*
fix: slove some discovered issues on windows
saturneric
2024-01-26
1
-3
/
+3
|
*
feat: enhance gnupg control board
saturneric
2024-01-25
3
-79
/
+100
|
*
fix: solve an issue that switch tab but crypto menu won't update
saturneric
2024-01-24
1
-1
/
+1
|
*
feat: improve key list and find widget
saturneric
2024-01-23
2
-7
/
+14
|
*
feat: add a setting to enable gpgme debug log
saturneric
2024-01-23
7
-37
/
+39
|
*
feat: improve gpg context configure logic and ui
saturneric
2024-01-22
1
-13
/
+5
|
*
feat: add gnupg directories infos to gnupg tab
saturneric
2024-01-22
1
-21
/
+75
|
*
fix: improve ui and solve discovered bugs at version checking module
saturneric
2024-01-22
1
-0
/
+4
|
*
fix: solve discovered bugs and improve ui operations
saturneric
2024-01-19
10
-38
/
+23
|
*
fix: slove discovered faults and bugs
saturneric
2024-01-19
1
-2
/
+2
|
*
fix: slove discovered bugs
saturneric
2024-01-18
7
-50
/
+50
|
*
fix: add test cases and solve discovered issues
saturneric
2024-01-18
5
-41
/
+69
|
*
fix: find and slove some bugs
saturneric
2024-01-17
7
-28
/
+75
|
*
fix: slove some issues and update translations
saturneric
2024-01-16
1
-12
/
+3
|
*
refactor: remove libgettext from project
saturneric
2024-01-16
26
-666
/
+647
|
*
fix: make task and threading system safer
saturneric
2024-01-16
2
-5
/
+3
|
*
fix: slove the languange settings issue
saturneric
2024-01-15
7
-50
/
+34
|
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
12
-550
/
+157
|
*
fix: clean up useless code and make life easier
saturneric
2024-01-15
1
-2
/
+1
|
*
chore: remove qt5 support
saturneric
2024-01-15
1
-5
/
+0
|
*
feat: use qt json support components in data object and infos gathering module
saturneric
2024-01-15
6
-187
/
+125
|
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
13
-133
/
+55
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
32
-439
/
+393
|
*
feat: improve api and ui of keys import and export
saturneric
2024-01-11
8
-303
/
+217
|
*
feat: add more genkey algorithms and modes
saturneric
2024-01-09
3
-33
/
+90
|
*
fix: solve compile issue
saturneric
2024-01-08
5
-73
/
+57
|
*
feat: remove save keys checked function
saturneric
2024-01-08
1
-16
/
+1
|
*
fix: move quit dialog to center of parent
saturneric
2024-01-08
2
-22
/
+25
|
*
feat: integrate logging api to core
saturneric
2024-01-05
19
-122
/
+126
|
*
fix: find and solve some issues
saturneric
2024-01-01
1
-6
/
+8
|
*
fix: test basical operations of gpg at both test cases and gui
saturneric
2023-12-26
2
-17
/
+16
|
*
fix: use the new async encrypt symmetric api at gui app
saturneric
2023-12-24
1
-7
/
+1
|
*
fix: test the initialization of gui application
saturneric
2023-12-24
2
-4
/
+6
|
*
fix: slove some ui issues
saturneric
2023-12-04
1
-6
/
+3
|
*
fix: slove issues in key/subkey generation
saturneric
2023-12-03
1
-1
/
+4
|
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
14
-245
/
+185
|
*
feat: add buddled qt pinentry and make it works
saturneric
2023-12-02
1
-5
/
+7
|
*
fix: add set owner struct action in keymanager menu
saturneric
2023-12-02
11
-83
/
+42
|
*
fix: discover and fix some bugs
saturneric
2023-12-01
2
-73
/
+78
|
*
fix: repair gnupg info listing funtion
Saturneric
2023-11-29
3
-90
/
+171
|
*
style: tidy up core/model
saturneric
2023-11-07
2
-39
/
+41
|
*
refactor: separate typedef and impl
saturneric
2023-11-07
25
-29
/
+49
|
*
refactor: remove CommonUtils at core
saturneric
2023-11-07
2
-8
/
+8
|
*
refactor: improve the code structure of core
saturneric
2023-11-06
13
-4
/
+16
|
*
refactor: clean up core's codes
saturneric
2023-11-06
14
-16
/
+16
|
[next]