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
/
ModuleControllerDialog.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
10 days
feat: generate cark keys
saturneric
1
-1
/
+1
2025-04-13
feat: add SmartCardController
saturneric
1
-1
/
+1
2025-01-27
refactor: clean up code
saturneric
1
-4
/
+1
2024-11-28
fix: spelling mistakes
saturneric
1
-1
/
+1
2024-07-30
fix: use standard qt version checking macro
saturneric
1
-5
/
+5
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
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
1
-3
/
+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: update translations
saturneric
1
-3
/
+17
2024-05-03
feat: add option to close all gnupg daemon at close
saturneric
1
-1
/
+1
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
1
-9
/
+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
1
-11
/
+11
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
1
-10
/
+16
2024-02-29
feat: add module controller and continue to work on module system
saturneric
1
-0
/
+111
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system