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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
4
-7
/
+188
|
*
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
5
-25
/
+25
|
*
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
107
-1638
/
+683
|
*
fix: solve the wayland issue of flatpak and fix urls at appstream meta file
saturneric
2024-07-26
1
-3
/
+0
|
|
|
|
cause: QApplication inadvertently initialised twice
*
fix: Qt6CoreConfigureFileTemplate.in does not exist
saturneric
2024-07-25
1
-20
/
+1
|
*
feat: add an ASAN option to enable a memory debugging mode
saturneric
2024-07-25
2
-26
/
+8
|
*
feat: move out GnuPGTab
saturneric
2024-07-24
7
-412
/
+19
|
*
feat: add some ui apis to sdk
saturneric
2024-07-12
20
-223
/
+585
|
*
feat: adjust modules loading path
saturneric
2024-07-12
7
-72
/
+87
|
*
feat: improve the project structure
saturneric
2024-07-12
26
-9
/
+31
|
*
feat: move modules' code out of repo
saturneric
2024-07-10
18
-1799
/
+26
|
*
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
14
-362
/
+622
|
*
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
2
-2
/
+4
|
*
fix: add c++ header "optional"
saturneric
2024-05-11
1
-0
/
+4
|
*
fix: update translations
saturneric
2024-05-11
1
-1
/
+1
|
*
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
|
*
fix: use &(exec_contexts.first()) instead of exec_contexts.constData() at ↵
saturneric
2024-05-11
1
-1
/
+4
|
|
|
|
qt5 env
*
fix: rewrite function signature SlotMkdirBelowAtSelectedItem
saturneric
2024-05-11
1
-1
/
+1
|
*
fix: move some of the functions in TaskRunner.h into public scope instead of ↵
saturneric
2024-05-11
1
-2
/
+0
|
|
|
|
public slots.
*
fix: mod_gpg_info use qt5::core at qt5 env
saturneric
2024-05-11
1
-4
/
+7
|
*
fix: add libgpgfrontend_module_sdk as a installed share library
saturneric
2024-05-11
1
-1
/
+2
|
*
fix: solve flatpak build issue
saturneric
2024-05-10
1
-0
/
+2
|
*
fix: editing subkey expire date of public key ring is forbidden
saturneric
2024-05-04
1
-1
/
+1
|
*
fix: solve a build issue and add a tip for integrated module
saturneric
2024-05-03
2
-1
/
+4
|
*
fix: continue to solve safe issues
saturneric
2024-05-03
2
-2
/
+8
|
*
fix: solve safe issues
saturneric
2024-05-03
8
-10
/
+14
|
*
fix: off but still can edit
saturneric
2024-05-03
1
-12
/
+12
|
*
fix: discard changes but text still remains
saturneric
2024-05-03
10
-34
/
+28
|
*
Merge remote-tracking branch 'origin/main' into develop
saturneric
2024-05-03
1
-31
/
+20
|
\
[prev]
[next]