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
/
controller
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: solve discovered issues
saturneric
2024-11-30
1
-4
/
+6
|
*
feat: user should confirm the removal of key dbs
saturneric
2024-11-29
1
-0
/
+12
|
*
fix: spelling mistakes
saturneric
2024-11-28
1
-1
/
+1
|
*
feat: default key db is not editable
saturneric
2024-11-22
2
-30
/
+42
|
*
fix: correct table header of key db index
saturneric
2024-11-22
1
-0
/
+3
|
*
feat: add more operations on key db items
saturneric
2024-11-22
2
-0
/
+189
|
*
feat: set max key db number to 8
saturneric
2024-11-17
1
-0
/
+9
|
*
feat: can open key db by menu action triggered by right click
saturneric
2024-11-17
2
-0
/
+23
|
*
fix: should restart app after editing key db infos
saturneric
2024-11-17
1
-0
/
+7
|
*
feat: add more context of key database support
saturneric
2024-10-25
2
-105
/
+112
|
*
fix: unchecking some check boxes at gnupg controller will not restart
saturneric
2024-08-05
1
-0
/
+12
|
*
fix: use standard os detection macro
saturneric
2024-07-30
1
-8
/
+7
|
*
fix: use standard qt version checking macro
saturneric
2024-07-30
1
-5
/
+5
|
*
feat: update copyright info
saturneric
2024-07-29
4
-4
/
+4
|
*
feat: user can prevent all modules
saturneric
2024-07-28
1
-1
/
+11
|
*
feat: add paper key module support
saturneric
2024-07-28
1
-4
/
+4
|
*
feat: move pinentry out of source code
saturneric
2024-07-27
1
-0
/
+4
|
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
2
-18
/
+0
|
*
fix: use keyValueBegin() and keyValueEnd() at qt5 env
saturneric
2024-05-11
1
-0
/
+7
|
*
fix: solve a build issue and add a tip for integrated module
saturneric
2024-05-03
1
-0
/
+3
|
*
fix: discard changes but text still remains
saturneric
2024-05-03
2
-3
/
+3
|
*
fix: update translations
saturneric
2024-05-03
1
-3
/
+17
|
*
feat: add option to close all gnupg daemon at close
saturneric
2024-05-03
2
-22
/
+33
|
*
feat: improve functions and ui on module
saturneric
2024-04-30
1
-0
/
+14
|
*
Merge branch 'dev/2.1.2/main' into develop
saturneric
2024-04-28
1
-9
/
+4
|
*
feat: prefer to show module name instead of module id
saturneric
2024-04-15
1
-1
/
+1
|
*
fix: use qt designer placeholder instead of custom initialized
saturneric
2024-04-14
2
-10
/
+3
|
*
feat: add auto activate function and optimums for some structures
saturneric
2024-04-12
1
-15
/
+48
|
*
fix: find and solve some issues on module management
saturneric
2024-04-11
2
-12
/
+12
|
*
feat: validate module id format and compatibility of sdk and qt env
saturneric
2024-03-01
1
-0
/
+4
|
*
feat: add prefix GF to all sdk and module symbols
saturneric
2024-02-29
2
-10
/
+17
|
*
feat: add module controller and continue to work on module system
saturneric
2024-02-29
4
-0
/
+698
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system