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
/
module
/
integrated
/
version_checking_module
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-04-16
fix: improve grt tab, mods name and its project structure
saturneric
9
-843
/
+0
2024-04-14
feat: add a grt viewer and solve some issues in gnupg info tab
saturneric
1
-2
/
+8
2024-04-11
fix: find and solve some issues on module management
saturneric
2
-8
/
+8
2024-03-02
refactor: reduce core prebuild headers and isolate core to modules
saturneric
5
-3
/
+115
2024-03-01
feat: validate module id format and compatibility of sdk and qt env
saturneric
1
-1
/
+1
2024-02-29
feat: add prefix GF to all sdk and module symbols
saturneric
8
-157
/
+183
2024-02-29
feat: add module controller and continue to work on module system
saturneric
2
-5
/
+6
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
2024-02-28
feat: upgrade module system
saturneric
6
-66
/
+90
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
2024-02-26
feat: add user agent header when doing http request
saturneric
1
-4
/
+8
2024-01-30
feat: try to add qt5 support
saturneric
1
-2
/
+7
2024-01-23
feat: add a setting to enable gpgme debug log
saturneric
1
-38
/
+37
2024-01-23
fix: set gpgconf path to gpgme engine
saturneric
1
-3
/
+8
2024-01-23
fix: solve issues on detected gnupg path function and fix linking errors on ↵
saturneric
4
-3
/
+49
windows platform
2024-01-22
feat: improve gpg context configure logic and ui
saturneric
1
-0
/
+3
2024-01-22
fix: improve ui and solve discovered bugs at version checking module
saturneric
2
-4
/
+9
2024-01-22
fix: solve an achieve problem on xcode
saturneric
1
-0
/
+10
2024-01-16
fix: make task and threading system safer
saturneric
2
-3
/
+4
2024-01-15
chore: remove qt5 support
saturneric
1
-5
/
+1
2024-01-15
refactor: remove nlohmann json library from project
saturneric
2
-88
/
+59
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
3
-16
/
+18
2024-01-08
fix: solve compile issue
saturneric
1
-142
/
+0
2024-01-05
feat: integrate logging api to core
saturneric
1
-1
/
+1
2023-12-03
feat: general improvements of aync execution and memory security
saturneric
2
-3
/
+0
2023-11-29
fix: repair gnupg info listing funtion
Saturneric
2
-2
/
+3
2023-11-06
refactor: improve the code structure of core
saturneric
2
-1
/
+143
2023-11-02
feat: add callback function to event
saturneric
3
-17
/
+22
2023-10-30
style: improve code style of core
saturneric
1
-2
/
+2
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
2
-45
/
+4
2023-10-25
feat: use rt listen publish event function in main windows' app version ↵
Saturneric
1
-25
/
+23
upgrade notification
2023-10-24
feat: use module instead of integrated code at version checking task
Saturneric
2
-27
/
+27
2023-10-24
feat: try to use GRT as a info exchange center of modules and ui
saturneric
5
-34
/
+94
2023-10-23
fix: solve some issues on log system
saturneric
3
-25
/
+25
2023-10-23
perf: reduce header includes and improve build speed
saturneric
5
-12
/
+7
2023-10-23
feat: improve project structure and add GRT for modules
saturneric
1
-38
/
+27
2023-10-18
feat: using pool for concurrent executions, not stable yet
saturneric
1
-5
/
+4
2023-10-17
fix: improve module
saturneric
2
-2
/
+2
2023-10-17
refactor: move module system to core and make it work
saturneric
1
-3
/
+3
2023-10-17
fix: slove compile issues
saturneric
4
-9
/
+9
2023-10-17
refactor: change plugin system to module system
saturneric
7
-0
/
+625