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
/
function
/
gpg
/
GpgAdvancedOperator.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: solve found issues by testing
saturneric
9 days
1
-3
/
+6
|
*
fix: gpg context will take response of gpg-agent
saturneric
9 days
1
-12
/
+6
|
*
feat: add more info check
saturneric
9 days
1
-73
/
+20
|
*
feat: add SmartCardController
saturneric
2025-04-13
1
-1
/
+6
|
*
chore: clean up code
saturneric
2025-02-04
1
-2
/
+0
|
*
fix: tiny fixes
saturneric
2025-01-27
1
-16
/
+13
|
*
refactor: clean up code and reduce duplication
saturneric
2025-01-27
1
-169
/
+25
|
*
fix: kill all gnupg daemons in a proper way
saturneric
2025-01-27
1
-143
/
+168
|
*
fix: discovered issues
saturneric
2024-12-02
1
-0
/
+5
|
*
fix: getting gpg-agent to start automatically on macOS
saturneric
2024-11-30
1
-10
/
+13
|
*
feat: rewrite core init processes and add env option
saturneric
2024-11-22
1
-7
/
+8
|
*
fix: do clean up
saturneric
2024-07-30
1
-2
/
+1
|
*
feat: simplify logging
saturneric
2024-07-30
1
-21
/
+20
|
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
|
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-39
/
+23
|
*
feat: add option to close all gnupg daemon at close
saturneric
2024-05-03
1
-0
/
+28
|
*
fix: improve grt tab, mods name and its project structure
saturneric
2024-04-16
1
-0
/
+15
|
*
feat: add a grt viewer and solve some issues in gnupg info tab
saturneric
2024-04-14
1
-12
/
+6
|
*
fix: find and solve some issues on module management
saturneric
2024-04-11
1
-6
/
+6
|
*
fix: QStringList is not equal to QList<QVector>
saturneric
2024-01-22
1
-14
/
+7
|
*
fix: solve discovered issues
saturneric
2024-01-16
1
-130
/
+46
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-25
/
+25
|
*
fix: solve compile issue
saturneric
2024-01-08
1
-17
/
+30
|
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-37
/
+38
|
*
fix: repair gnupg info listing funtion
Saturneric
2023-11-29
1
-12
/
+6
|
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-18
/
+15
|
*
fix: improve the commu between gig module and core
saturneric
2023-10-26
1
-0
/
+35
|
*
feat: moving gnupg info gathering logic to a new module
saturneric
2023-10-25
1
-22
/
+99
|
*
fix: solve some code tidy issues
saturneric
2023-10-25
1
-1
/
+0
|
*
fix: improve the stability of thread system
saturneric
2023-10-19
1
-96
/
+101
|
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-4
/
+5
|
*
feat: add more gnupg operations
Saturneric
2023-02-11
1
-8
/
+71
|
*
feat: add cache recovery function
saturneric
2023-02-04
1
-0
/
+2
|
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-8
/
+12
|
*
feat: add advanced gnupg operations
Saturneric
2023-01-07
1
-0
/
+114
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab