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
/
GpgCommandExecutor.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: add more info check
saturneric
9 days
1
-63
/
+127
|
*
fix: compiler issues on CI
saturneric
10 days
1
-2
/
+2
|
*
feat: add SmartCardController
saturneric
2025-04-13
1
-0
/
+32
|
*
fix: solve discovered issues before release v2.1.7
saturneric
2025-02-04
1
-1
/
+1
|
*
fix: qt5 compile issues
saturneric
2025-02-03
1
-1
/
+1
|
*
refactor: using qt containers instead of std containers
saturneric
2024-12-13
1
-2
/
+2
|
*
fix: discovered issues
saturneric
2024-12-02
1
-12
/
+14
|
*
feat: set reason code and text at revoke-certification
saturneric
2024-10-18
1
-3
/
+3
|
*
fix: do clean up
saturneric
2024-07-30
1
-3
/
+2
|
*
feat: simplify logging
saturneric
2024-07-30
1
-23
/
+23
|
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
|
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-51
/
+37
|
*
feat: support qt5 build option
saturneric
2024-01-31
1
-1
/
+1
|
*
fix: QStringList is not equal to QList<QVector>
saturneric
2024-01-22
1
-9
/
+9
|
*
fix: find and slove some bugs
saturneric
2024-01-17
1
-3
/
+4
|
*
fix: solve the gnupg tab options info not shown issue
saturneric
2024-01-16
1
-23
/
+8
|
*
fix: make task and threading system safer
saturneric
2024-01-16
1
-2
/
+0
|
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-3
/
+2
|
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-22
/
+12
|
*
fix: slove a multi-threads issue at task model
saturneric
2024-01-05
1
-1
/
+1
|
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-37
/
+39
|
*
fix: slove some known issues
saturneric
2024-01-05
1
-29
/
+23
|
*
fix: test the initialization of gui application
saturneric
2023-12-24
1
-8
/
+10
|
*
fix: solve all issues of test cases on macos m1
saturneric
2023-12-23
1
-1
/
+0
|
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
1
-6
/
+25
|
*
refactor: clean up core's codes
saturneric
2023-11-06
1
-1
/
+1
|
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
1
-122
/
+124
|
*
feat: improve thread system and gathering gnupg options info to rt
saturneric
2023-10-27
1
-16
/
+43
|
*
fix: improve the commu between gig module and core
saturneric
2023-10-26
1
-51
/
+59
|
*
feat: moving gnupg info gathering logic to a new module
saturneric
2023-10-25
1
-15
/
+28
|
*
fix: solve some issues on log system
saturneric
2023-10-23
1
-4
/
+10
|
*
perf: reduce header includes and improve build speed
saturneric
2023-10-23
1
-8
/
+0
|
*
fix: improve the stability of thread system
saturneric
2023-10-19
1
-126
/
+72
|
*
feat: using pool for concurrent executions, not stable yet
saturneric
2023-10-18
1
-0
/
+1
|
*
fix: solve params mismatch issues
saturneric
2023-10-17
1
-8
/
+15
|
*
refactor: use c++17 features and piml tech to rewrite DataObject and Task
saturneric
2023-10-16
1
-59
/
+47
|
*
fix: check and update copyright at files
saturneric
2023-10-16
1
-2
/
+2
|
*
fix: improve the task execution model
Saturneric
2023-02-18
1
-2
/
+11
|
*
feat: improve task execute system
Saturneric
2023-02-17
1
-7
/
+119
|
*
fix: solve command executor memory problem
Saturneric
2023-02-16
1
-11
/
+4
|
*
fix: reduce info level logs
Saturneric
2023-02-11
1
-5
/
+3
|
*
feat: reduce logs
Saturneric
2023-02-11
1
-14
/
+23
|
*
fix: solve some issues
saturneric
2023-02-04
1
-11
/
+17
|
|
|
|
|
1. solve compile issues 2. improve log for cammand executor
*
feat: change the log style in source files
Saturneric
2023-02-03
1
-11
/
+10
|
*
feat: add advanced gnupg operations
Saturneric
2023-01-07
1
-25
/
+103
|
|
|
|
|
|
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
*
refactor: develop 2.0.6 start
Saturneric
2022-05-07
1
-0
/
+4
|
|
|
|
|
1. delete smtp ability 2. change libs link type to dramatic
*
<refactor>(core, ui): Adjust the core code directory structure.
Saturneric
2022-02-06
1
-0
/
+63