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