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