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
/
ui
/
dialog
/
import_export
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: generate cark keys
saturneric
10 days
5
-7
/
+7
*
feat: switch text-based model to workspace-based model
saturneric
11 days
1
-1
/
+0
*
fix: testing and solve bugs found
saturneric
11 days
3
-10
/
+15
*
fix: found bugs
saturneric
12 days
1
-1
/
+0
*
feat: support key groups
saturneric
12 days
5
-32
/
+21
*
refactor: GpgKey and GpgSubKey
saturneric
2025-04-12
1
-2
/
+2
*
fix: wrong ui dialog order after switching apps
saturneric
2025-04-12
1
-0
/
+3
*
refactor: code clean up
saturneric
2025-01-27
1
-2
/
+2
*
refactor: clean up code
saturneric
2025-01-27
1
-2
/
+1
*
refactor: using qt containers instead of std containers
saturneric
2024-12-13
6
-25
/
+24
*
fix: compiler warnings
saturneric
2024-12-03
2
-6
/
+4
*
fix: solve key list drag and drop refreshing issue
saturneric
2024-11-24
1
-1
/
+1
*
fix: should select channel before any gpg operation
saturneric
2024-10-26
1
-2
/
+3
*
fix: should check key status immediately after get it
saturneric
2024-10-26
1
-0
/
+4
*
fix: test basic operations of multi key db and solve issues
saturneric
2024-10-26
8
-44
/
+67
*
fix: key server adding or switching is actually not working
saturneric
2024-08-05
3
-10
/
+15
*
feat: simplify logging
saturneric
2024-07-30
2
-2
/
+2
*
feat: update copyright info
saturneric
2024-07-29
8
-8
/
+8
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
2
-10
/
+3
*
feat: add auto activate function and optimums for some structures
saturneric
2024-04-12
2
-4
/
+4
*
refactor: remove qt6 core5compat dependencies
saturneric
2024-03-01
1
-2
/
+0
*
feat: validate module id format and compatibility of sdk and qt env
saturneric
2024-03-01
1
-81
/
+86
*
feat: add module controller and continue to work on module system
saturneric
2024-02-29
1
-2
/
+3
*
feat: add user agent header when doing http request
saturneric
2024-02-26
1
-0
/
+2
*
fix: add general main window rect state fallback logic
saturneric
2024-01-30
2
-2
/
+2
*
fix: add function to import key rev cert
saturneric
2024-01-30
1
-0
/
+7
*
feat: add a setting to enable gpgme debug log
saturneric
2024-01-23
2
-3
/
+3
*
fix: improve ui and solve discovered bugs at version checking module
saturneric
2024-01-22
1
-0
/
+4
*
fix: slove discovered bugs
saturneric
2024-01-18
1
-19
/
+20
*
fix: find and slove some bugs
saturneric
2024-01-17
2
-14
/
+17
*
refactor: remove libgettext from project
saturneric
2024-01-16
4
-106
/
+101
*
refactor: remove libconfig++ form project
saturneric
2024-01-15
1
-4
/
+4
*
chore: remove qt5 support
saturneric
2024-01-15
1
-5
/
+0
*
feat: use qt json support components in data object and infos gathering module
saturneric
2024-01-15
2
-67
/
+10
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-5
/
+3
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
6
-50
/
+39
*
feat: improve api and ui of keys import and export
saturneric
2024-01-11
7
-274
/
+195
*
feat: integrate logging api to core
saturneric
2024-01-05
2
-11
/
+12
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
2
-2
/
+2
*
fix: add set owner struct action in keymanager menu
saturneric
2023-12-02
1
-3
/
+3
*
style: tidy up core/model
saturneric
2023-11-07
2
-39
/
+41
*
refactor: separate typedef and impl
saturneric
2023-11-07
6
-4
/
+9
*
refactor: improve the code structure of core
saturneric
2023-11-06
2
-0
/
+2
*
refactor: clean up core's codes
saturneric
2023-11-06
3
-3
/
+3
*
style: improve code style of core
saturneric
2023-10-30
1
-1
/
+1
*
fix: solve some code tidy issues
saturneric
2023-10-25
2
-3
/
+6
*
perf: reduce header includes and improve build speed
saturneric
2023-10-23
4
-16
/
+4
*
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
2023-10-16
1
-1
/
+1
*
fix: check and update copyright at files
saturneric
2023-10-16
8
-16
/
+16
*
feat: start to add plugin system and do some improve on project configuration
saturneric
2023-10-15
2
-0
/
+2
[next]