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
/
GlobalModuleContext.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: generate cark keys
saturneric
10 days
1
-1
/
+1
|
*
chore: clean up code
saturneric
2025-02-04
1
-1
/
+0
|
*
fix: qt5 compile issues
saturneric
2025-02-03
1
-7
/
+5
|
*
fix: improve code compatibility
saturneric
2025-01-26
1
-1
/
+1
|
*
fix: remove bug on module register monitoring
saturneric
2024-11-25
1
-1
/
+3
|
*
fix: addressing some of the significant deficiencies identified
saturneric
2024-07-31
1
-6
/
+42
|
*
feat: simplify logging
saturneric
2024-07-30
1
-25
/
+20
|
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
|
*
fix: correct the spelling of 'deactivate'
saturneric
2024-07-28
1
-2
/
+2
|
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-51
/
+26
|
*
fix: reset module settings object in a proper way
saturneric
2024-04-30
1
-5
/
+5
|
*
feat: improve functions and ui on module
saturneric
2024-04-30
1
-3
/
+15
|
*
feat: add auto activate function and optimums for some structures
saturneric
2024-04-12
1
-0
/
+1
|
*
feat: add prefix GF to all sdk and module symbols
saturneric
2024-02-29
1
-10
/
+20
|
*
feat: add module controller and continue to work on module system
saturneric
2024-02-29
1
-5
/
+40
|
|
|
|
|
|
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
-2
/
+40
|
|
|
|
|
|
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 discovered faults and bugs
saturneric
2024-01-19
1
-1
/
+1
|
*
fix: make task and threading system safer
saturneric
2024-01-16
1
-1
/
+0
|
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-12
/
+3
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-7
/
+5
|
*
fix: slove a multi-threads issue at task model
saturneric
2024-01-05
1
-10
/
+10
|
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-27
/
+32
|
*
fix: slove threading and memory issues
saturneric
2023-12-15
1
-35
/
+26
|
*
fix: slove a memory issue found by valgrind
saturneric
2023-12-13
1
-11
/
+22
|
*
feat: move test to src and add submodule googletest
saturneric
2023-12-06
1
-3
/
+3
|
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
1
-4
/
+5
|
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
1
-2
/
+4
|
*
style: improve code style of core
saturneric
2023-10-30
1
-3
/
+3
|
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-66
/
+69
|
*
fix: solve some code tidy issues
saturneric
2023-10-25
1
-1
/
+0
|
*
feat: use module instead of integrated code at version checking task
Saturneric
2023-10-24
1
-3
/
+9
|
*
fix: solve some issues on log system
saturneric
2023-10-23
1
-0
/
+1
|
*
perf: reduce header includes and improve build speed
saturneric
2023-10-23
1
-9
/
+7
|
*
feat: simplify the thread system and improve its stability
saturneric
2023-10-18
1
-3
/
+3
|
*
fix: improve thread and module relation
saturneric
2023-10-18
1
-0
/
+3
|
*
feat: imporve module system
saturneric
2023-10-17
1
-15
/
+43
|
*
refactor: move module system to core and make it work
saturneric
2023-10-17
1
-0
/
+341