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
/
core
/
module
/
Module.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: correct the spelling of 'deactivate'
saturneric
2024-07-28
1
-3
/
+3
|
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-31
/
+22
|
*
feat: add some ui apis to sdk
saturneric
2024-07-12
1
-0
/
+2
|
*
feat: improve the project structure
saturneric
2024-07-12
1
-1
/
+1
|
*
fix: solve safe issues
saturneric
2024-05-03
1
-2
/
+2
|
*
fix: reset module settings object in a proper way
saturneric
2024-04-30
1
-2
/
+2
|
*
feat: validate module id format and compatibility of sdk and qt env
saturneric
2024-03-01
1
-2
/
+78
|
*
feat: add prefix GF to all sdk and module symbols
saturneric
2024-02-29
1
-25
/
+32
|
*
feat: add module controller and continue to work on module system
saturneric
2024-02-29
1
-4
/
+53
|
|
|
|
|
|
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
*
feat: upgrade module system
saturneric
2024-02-28
1
-4
/
+100
|
|
|
|
|
|
1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it
*
fix: slove codacy issues
saturneric
2024-01-18
1
-5
/
+4
|
*
fix: improve code quality, docs and ci files
saturneric
2024-01-17
1
-1
/
+2
|
*
fix: make task and threading system safer
saturneric
2024-01-16
1
-2
/
+0
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-1
/
+0
|
*
fix: use secure memory management at impl class
saturneric
2023-12-16
1
-1
/
+1
|
*
fix: slove threading and memory issues
saturneric
2023-12-15
1
-19
/
+24
|
*
fix: repair gnupg info listing funtion
Saturneric
2023-11-29
1
-1
/
+1
|
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-1
/
+0
|
*
feat: use module instead of integrated code at version checking task
Saturneric
2023-10-24
1
-0
/
+1
|
*
perf: reduce header includes and improve build speed
saturneric
2023-10-23
1
-1
/
+1
|
*
feat: improve project structure and add GRT for modules
saturneric
2023-10-23
1
-4
/
+4
|
*
fix: improve thread and module relation
saturneric
2023-10-18
1
-1
/
+1
|
*
feat: imporve module system
saturneric
2023-10-17
1
-16
/
+13
|
*
refactor: move module system to core and make it work
saturneric
2023-10-17
1
-0
/
+107