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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: cannot properly find and verify some special-name original files
dev/2.1.1/main
saturneric
2024-02-01
1
-2
/
+3
*
fix: set use system pinentry as a default option
saturneric
2024-02-01
3
-3
/
+3
*
fix: slove ci issues
saturneric
2024-02-01
4
-9
/
+19
*
chore: speed up ci
saturneric
2024-02-01
3
-14
/
+14
*
fix: gpgme 1.23.2 has problem on windows and back to 1.22
saturneric
2024-02-01
2
-14
/
+80
*
fix: slove discovered issues on windows platform
saturneric
2024-01-31
2
-1
/
+22
*
fix: export spdlog dll to binary output path
saturneric
2024-01-31
1
-0
/
+7
*
fix: copy qt5 dlls at qt5 build mode
saturneric
2024-01-31
1
-1
/
+7
*
fix: update ci configure
saturneric
2024-01-31
1
-2
/
+2
*
fix: update translations
saturneric
2024-01-31
6
-131
/
+155
*
feat: support qt5 build option
saturneric
2024-01-31
12
-11
/
+43
*
feat: try to add qt5 support
saturneric
2024-01-30
7
-29
/
+175
*
fix: add general main window rect state fallback logic
saturneric
2024-01-30
5
-6
/
+108
*
doc: update translations
saturneric
2024-01-30
5
-672
/
+1127
*
fix: add function to import key rev cert
saturneric
2024-01-30
8
-20
/
+141
*
fix: solve reported issues
saturneric
2024-01-29
7
-191
/
+257
*
fix: slove some discovered issues on windows
saturneric
2024-01-26
4
-6
/
+10
*
fix: export libarchive and libgtest to artifacts
saturneric
2024-01-26
2
-0
/
+16
*
fix: cannot correctly compile
saturneric
2024-01-26
3
-3
/
+19
*
doc: fill translations mainly de and chinese
saturneric
2024-01-26
14
-2319
/
+2924
*
feat: enhance gnupg control board
saturneric
2024-01-25
7
-116
/
+137
*
feat: enhance keys searching functions
saturneric
2024-01-25
2
-6
/
+20
*
feat: enhance analysed results of verification and signing
saturneric
2024-01-25
4
-39
/
+97
*
feat: load buddled qt and qtbase translations
saturneric
2024-01-25
4
-0
/
+32
*
fix: archive functions not work on windows when there were some non-ascii cha...
saturneric
2024-01-25
2
-39
/
+71
*
fix: buddle libarchive as submodule
saturneric
2024-01-25
5
-9
/
+5
*
fix: try to solve bugs at universal file operations
saturneric
2024-01-24
2
-6
/
+11
*
fix: improve file page
saturneric
2024-01-24
6
-46
/
+75
*
fix: decrypt tar.gpg but output path is incorrect
saturneric
2024-01-24
1
-2
/
+1
*
fix: solve an issue that switch tab but crypto menu won't update
saturneric
2024-01-24
10
-76
/
+125
*
feat: improve key list and find widget
saturneric
2024-01-23
14
-54
/
+99
*
feat: add a setting to enable gpgme debug log
saturneric
2024-01-23
24
-133
/
+140
*
fix: solve issues at i18n support
saturneric
2024-01-23
14
-3223
/
+3683
*
fix: main windows is too small
saturneric
2024-01-23
1
-0
/
+3
*
fix: mimalloc is not yet stable on windows
saturneric
2024-01-23
2
-6
/
+4
*
feat: support dark mode on windows
saturneric
2024-01-23
1
-3
/
+9
*
fix: set gpgconf path to gpgme engine
saturneric
2024-01-23
2
-12
/
+24
*
fix: solve issues on detected gnupg path function and fix linking errors on w...
saturneric
2024-01-23
10
-61
/
+223
*
feat: improve gpg context configure logic and ui
saturneric
2024-01-22
5
-20
/
+40
*
feat: add gnupg directories infos to gnupg tab
saturneric
2024-01-22
3
-36
/
+93
*
fix: ExecuteContext should be marked as export
saturneric
2024-01-22
1
-1
/
+1
*
fix: maybe gcc-11 is too new to ubuntu 20.04
saturneric
2024-01-22
1
-6
/
+2
*
fix: improve ui and solve discovered bugs at version checking module
saturneric
2024-01-22
4
-9
/
+13
*
fix: stop reading all data into memory at file hash calculation
saturneric
2024-01-22
2
-38
/
+66
*
fix: QStringList is not equal to QList<QVector>
saturneric
2024-01-22
5
-33
/
+23
*
doc: add spdlog as dependencies to README
saturneric
2024-01-22
1
-1
/
+2
*
doc: update README
saturneric
2024-01-22
1
-15
/
+11
*
fix: solve a compile error
saturneric
2024-01-22
1
-18
/
+16
*
fix: update doc and fix some compile errors
saturneric
2024-01-22
6
-162
/
+23
*
fix: solve an achieve problem on xcode
saturneric
2024-01-22
4
-5
/
+55
[next]