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
/
ModuleManager.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
11 days
feat: generate cark keys
saturneric
1
-5
/
+5
2025-02-03
fix: qt5 compile issues
saturneric
1
-2
/
+2
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-3
/
+3
2024-07-31
fix: addressing some of the significant deficiencies identified
saturneric
1
-1
/
+13
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-28
fix: correct the spelling of 'deactivate'
saturneric
1
-1
/
+1
2024-07-27
feat: improve sdk api for pinentry module
saturneric
1
-11
/
+9
2024-04-30
fix: reset module settings object in a proper way
saturneric
1
-3
/
+3
2024-04-30
feat: improve functions and ui on module
saturneric
1
-1
/
+3
2024-04-14
feat: add a grt viewer and solve some issues in gnupg info tab
saturneric
1
-0
/
+3
2024-04-14
fix: use qt designer placeholder instead of custom initialized
saturneric
1
-1
/
+1
2024-02-29
feat: add module controller and continue to work on module system
saturneric
1
-0
/
+4
2024-02-28
feat: upgrade module system
saturneric
1
-0
/
+8
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-13
/
+12
2023-12-16
fix: clean up envirnoment when app exits
saturneric
1
-1
/
+3
2023-12-15
fix: slove threading and memory issues
saturneric
1
-12
/
+12
2023-12-14
fix: slove some memory issues
saturneric
1
-4
/
+3
2023-12-03
feat: standarized and speed up app env loading process
saturneric
1
-0
/
+32
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
1
-2
/
+3
2023-11-29
fix: repair gnupg info listing funtion
Saturneric
1
-3
/
+9
2023-11-02
feat: add callback function to event
saturneric
1
-18
/
+20
2023-10-28
refactor: start to tidy up code using clang-tidy
saturneric
1
-3
/
+2
2023-10-25
feat: moving gnupg info gathering logic to a new module
saturneric
1
-3
/
+4
2023-10-25
feat: use rt listen publish event function in main windows' app version upgra...
Saturneric
1
-4
/
+7
2023-10-24
feat: use module instead of integrated code at version checking task
Saturneric
1
-0
/
+32
2023-10-23
feat: improve project structure and add GRT for modules
saturneric
1
-9
/
+9
2023-10-17
feat: imporve module system
saturneric
1
-5
/
+4
2023-10-17
refactor: move module system to core and make it work
saturneric
1
-2
/
+21
2023-10-17
fix: slove compile issues
saturneric
1
-3
/
+3
2023-10-17
refactor: change plugin system to module system
saturneric
1
-22
/
+22
2023-10-16
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
1
-2
/
+2
2023-10-16
feat: using piml tech on plugin system
saturneric
1
-4
/
+8
2023-10-16
fix: check and update copyright at files
saturneric
1
-3
/
+5
2023-10-15
feat: start to add plugin system and do some improve on project configuration
saturneric
1
-0
/
+79