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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
13 days
feat: generate cark keys
saturneric
6
-15
/
+15
2025-02-04
chore: clean up code
saturneric
3
-3
/
+0
2025-02-03
fix: qt5 compile issues
saturneric
6
-19
/
+16
2025-01-27
refactor: clean up code
saturneric
1
-4
/
+1
2025-01-26
fix: improve code compatibility
saturneric
1
-1
/
+1
2024-12-13
refactor: using qt containers instead of std containers
saturneric
5
-12
/
+12
2024-12-03
fix: variable 'mods_path' is reassigned a value before the old one has been ↵
saturneric
1
-34
/
+6
used.
2024-12-03
fix: integrated modules loading path
saturneric
1
-2
/
+7
2024-12-02
fix: support debug module loading by AppImage
saturneric
1
-8
/
+8
2024-12-01
fix: discovered bugs on windows platform
saturneric
1
-1
/
+7
2024-11-30
feat: improve app structure on windows
saturneric
1
-2
/
+2
2024-11-25
fix: remove bug on module register monitoring
saturneric
1
-1
/
+3
2024-07-31
fix: addressing some of the significant deficiencies identified
saturneric
7
-99
/
+211
2024-07-30
feat: simplify logging
saturneric
5
-60
/
+52
2024-07-30
fix: use standard os detection macro
saturneric
1
-9
/
+10
2024-07-30
fix: use standard qt version checking macro
saturneric
1
-7
/
+7
2024-07-29
feat: update copyright info
saturneric
14
-14
/
+14
2024-07-29
fix: solve qt5 problems
saturneric
1
-0
/
+16
2024-07-28
feat: user can prevent all modules
saturneric
1
-0
/
+9
2024-07-28
fix: correct the spelling of 'deactivate'
saturneric
5
-10
/
+10
2024-07-27
feat: improve sdk api for pinentry module
saturneric
3
-33
/
+24
2024-07-27
fix: discover and solve some memory issues
saturneric
4
-24
/
+24
2024-07-26
feat: remove spdlog and clean up log
saturneric
6
-126
/
+73
2024-07-12
feat: add some ui apis to sdk
saturneric
1
-0
/
+2
2024-07-12
feat: adjust modules loading path
saturneric
1
-4
/
+4
2024-07-12
feat: improve the project structure
saturneric
2
-2
/
+2
2024-05-03
fix: solve safe issues
saturneric
2
-4
/
+4
2024-05-03
fix: update translations
saturneric
1
-11
/
+11
2024-04-30
fix: reset module settings object in a proper way
saturneric
7
-38
/
+31
2024-04-30
fix: can not find mods on macos platform
saturneric
1
-1
/
+3
2024-04-30
feat: improve functions and ui on module
saturneric
5
-22
/
+78
2024-04-28
feat: load both integrated and external modules
saturneric
1
-24
/
+52
2024-04-21
feat: adapt linux appimage of modules loading
dev/2.1.2/module
saturneric
1
-6
/
+7
2024-04-15
feat: prefer to show module name instead of module id
saturneric
1
-1
/
+1
2024-04-14
feat: add a grt viewer and solve some issues in gnupg info tab
saturneric
5
-31
/
+280
2024-04-14
fix: use qt designer placeholder instead of custom initialized
saturneric
2
-2
/
+2
2024-04-12
feat: add auto activate function and optimums for some structures
saturneric
2
-1
/
+19
2024-03-02
refactor: reduce core prebuild headers and isolate core to modules
saturneric
2
-0
/
+127
2024-03-01
feat: validate module id format and compatibility of sdk and qt env
saturneric
2
-2
/
+82
2024-02-29
feat: add prefix GF to all sdk and module symbols
saturneric
6
-45
/
+77
2024-02-29
feat: add module controller and continue to work on module system
saturneric
7
-9
/
+127
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
8
-22
/
+288
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-01-19
fix: slove discovered faults and bugs
saturneric
1
-1
/
+1
2024-01-18
fix: slove codacy issues
saturneric
2
-6
/
+5
2024-01-17
fix: improve code quality, docs and ci files
saturneric
1
-1
/
+2
2024-01-17
fix: find and slove some bugs
saturneric
1
-1
/
+0
2024-01-16
fix: make task and threading system safer
saturneric
5
-7
/
+0
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-12
/
+3
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
10
-67
/
+52
2024-01-05
fix: slove a multi-threads issue at task model
saturneric
1
-10
/
+10
[next]