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
*
feat: support more build mode
sdk/2.1.3
saturneric
2024-07-28
8
-12
/
+106
*
fix: errors in judgment conditions
saturneric
2024-07-28
1
-2
/
+2
*
feat: user can prevent all modules
saturneric
2024-07-28
4
-9
/
+30
*
feat: search for keywords in all uids
saturneric
2024-07-28
1
-3
/
+8
*
feat: double-click key table row wil show detail dialog
saturneric
2024-07-28
1
-0
/
+12
*
feat: log pattern should be different at release mode
saturneric
2024-07-28
1
-4
/
+8
*
feat: add paper key module support
saturneric
2024-07-28
5
-8
/
+189
*
fix: remove invalid parameters from the SDK
saturneric
2024-07-28
2
-4
/
+3
*
fix: correct the spelling of 'deactivate'
saturneric
2024-07-28
5
-10
/
+10
*
fix: can not import binary key data
saturneric
2024-07-28
4
-7
/
+7
*
fix: passphrase corrected is not correct as the real one
saturneric
2024-07-28
1
-36
/
+28
*
fix: do some clean up for removal of pinentry
saturneric
2024-07-27
2
-4
/
+5
*
feat: move pinentry out of source code
saturneric
2024-07-27
29
-3057
/
+26
*
feat: improve sdk api for pinentry module
saturneric
2024-07-27
9
-45
/
+77
*
fix: discover and solve some memory issues
saturneric
2024-07-27
8
-30
/
+30
*
fix: indirect memory leak issues
saturneric
2024-07-26
3
-10
/
+12
*
fix: clean up warnings
saturneric
2024-07-26
5
-12
/
+16
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
110
-1643
/
+683
*
fix: correct urls at appdata.xml
saturneric
2024-07-26
1
-2
/
+2
*
fix: solve the wayland issue of flatpak and fix urls at appstream meta file
saturneric
2024-07-26
2
-6
/
+4
*
fix: Qt6CoreConfigureFileTemplate.in does not exist
saturneric
2024-07-25
2
-23
/
+20
*
fix: update GeneralSettings ui file
saturneric
2024-07-25
1
-0
/
+7
*
feat: add an ASAN option to enable a memory debugging mode
saturneric
2024-07-25
4
-34
/
+42
*
feat: update mimalloc to v2.1.7
saturneric
2024-07-25
1
-0
/
+0
*
feat: move out GnuPGTab
saturneric
2024-07-24
8
-575
/
+19
*
feat: add some ui apis to sdk
saturneric
2024-07-12
21
-225
/
+586
*
feat: adjust modules loading path
saturneric
2024-07-12
7
-72
/
+87
*
feat: improve the project structure
saturneric
2024-07-12
27
-11
/
+35
*
feat: move modules' code out of repo
saturneric
2024-07-10
19
-1804
/
+32
*
feat: add macos 13 and 14 and remove macos 11 in ci build config
saturneric
2024-07-05
1
-11
/
+11
*
feat: support generate elgamal subkey
saturneric
2024-06-29
1
-0
/
+23
*
feat: enable sorting and add column "comment" at key table
saturneric
2024-06-28
6
-13
/
+31
*
refactor: rewrite KeyMenuAbility
saturneric
2024-06-28
6
-23
/
+49
*
feat: user can select shown columns at key table
saturneric
2024-06-28
17
-362
/
+640
*
feat: rewrite key list structure and logic
saturneric
2024-06-02
17
-505
/
+989
*
fix: cannot show version in about tab
saturneric
2024-05-17
3
-5
/
+6
*
fix: remove qt5compat and redirect dll output path of modules
saturneric
2024-05-11
5
-7
/
+5
*
fix: add mingw-w64-x86_64-icu-73.2-1-any.pkg.tar.zst to solve uic.exe error
saturneric
2024-05-11
1
-0
/
+1
*
fix: upgrade to actions/checkout@v4
saturneric
2024-05-11
3
-3
/
+3
*
fix: update README.md
saturneric
2024-05-11
1
-2
/
+2
*
fix: solve some issues on ci build
saturneric
2024-05-11
2
-1
/
+2
*
fix: downgrade to 6.5.3 on windows build and add qt5 build for linux platform
saturneric
2024-05-11
2
-2
/
+78
*
fix: add c++ header "optional"
saturneric
2024-05-11
1
-0
/
+4
*
fix: update translations
saturneric
2024-05-11
7
-163
/
+223
*
feat: let user select keys to sync from key server
saturneric
2024-05-11
4
-17
/
+58
*
fix: modules should be activated before adding actions to menu
saturneric
2024-05-11
1
-2
/
+10
*
fix: use gfalloc functions properly
dev/2.1.3/qt5
saturneric
2024-05-11
1
-1
/
+4
*
fix: use qvector instead of qlist at qt5 env
saturneric
2024-05-11
1
-31
/
+37
*
fix: use keyValueBegin() and keyValueEnd() at qt5 env
saturneric
2024-05-11
1
-0
/
+7
*
fix: try to get style name at qt5 env
saturneric
2024-05-11
1
-0
/
+9
[next]