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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: support qt5 build option
saturneric
2024-01-31
1
-1
/
+8
|
*
feat: try to add qt5 support
saturneric
2024-01-30
1
-2
/
+7
|
*
feat: add a setting to enable gpgme debug log
saturneric
2024-01-23
1
-38
/
+37
|
*
fix: set gpgconf path to gpgme engine
saturneric
2024-01-23
1
-3
/
+8
|
*
fix: solve issues on detected gnupg path function and fix linking errors on ↵
saturneric
2024-01-23
7
-5
/
+97
|
|
|
|
windows platform
*
feat: improve gpg context configure logic and ui
saturneric
2024-01-22
3
-1
/
+6
|
*
feat: add gnupg directories infos to gnupg tab
saturneric
2024-01-22
1
-13
/
+3
|
*
fix: improve ui and solve discovered bugs at version checking module
saturneric
2024-01-22
2
-4
/
+9
|
*
fix: QStringList is not equal to QList<QVector>
saturneric
2024-01-22
1
-6
/
+3
|
*
fix: solve an achieve problem on xcode
saturneric
2024-01-22
3
-5
/
+45
|
*
fix: solve the gnupg tab options info not shown issue
saturneric
2024-01-16
1
-5
/
+3
|
*
refactor: remove libgettext from project
saturneric
2024-01-16
1
-1
/
+1
|
*
fix: make task and threading system safer
saturneric
2024-01-16
2
-3
/
+4
|
*
chore: remove qt5 support
saturneric
2024-01-15
1
-5
/
+1
|
*
refactor: remove nlohmann json library from project
saturneric
2024-01-15
3
-90
/
+59
|
*
feat: use qt json support components in data object and infos gathering module
saturneric
2024-01-15
3
-67
/
+116
|
*
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
5
-143
/
+111
|
*
fix: solve compile issue
saturneric
2024-01-08
4
-160
/
+18
|
*
feat: improve tool menus and icons
saturneric
2024-01-05
1
-4
/
+0
|
*
feat: integrate logging api to core
saturneric
2024-01-05
6
-117
/
+14
|
*
refactor: improve the structure of main,core and test module
saturneric
2023-12-13
2
-6
/
+4
|
*
fix: slove logger system isolation issues
saturneric
2023-12-04
1
-15
/
+17
|
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
4
-8
/
+47
|
*
feat: general improvements of aync execution and memory security
saturneric
2023-12-03
3
-7
/
+7
|
*
feat: introduce cmd functions
saturneric
2023-11-29
4
-11
/
+14
|
*
fix: repair gnupg info listing funtion
Saturneric
2023-11-29
4
-48
/
+25
|
*
refactor: improve the code structure of core
saturneric
2023-11-06
2
-1
/
+143
|
*
feat: add callback function to event
saturneric
2023-11-02
4
-29
/
+37
|
*
style: improve code style of core
saturneric
2023-10-30
1
-2
/
+2
|
*
refactor: start to tidy up code using clang-tidy
saturneric
2023-10-28
2
-5
/
+4
|
*
feat: improve thread system and gathering gnupg options info to rt
saturneric
2023-10-27
2
-106
/
+108
|
*
feat: gather more gnupg info to rt
saturneric
2023-10-27
3
-89
/
+153
|
*
fix: improve the commu between gig module and core
saturneric
2023-10-26
1
-29
/
+32
|
*
feat: moving gnupg info gathering logic to a new module
saturneric
2023-10-25
8
-45
/
+569
|
*
feat: use rt listen publish event function in main windows' app version ↵
Saturneric
2023-10-25
1
-25
/
+23
|
|
|
|
upgrade notification
*
feat: use module instead of integrated code at version checking task
Saturneric
2023-10-24
2
-27
/
+27
|
*
feat: try to use GRT as a info exchange center of modules and ui
saturneric
2023-10-24
5
-34
/
+94
|
*
fix: solve some issues on log system
saturneric
2023-10-23
6
-48
/
+53
|
*
perf: reduce header includes and improve build speed
saturneric
2023-10-23
7
-20
/
+9
|
*
feat: improve project structure and add GRT for modules
saturneric
2023-10-23
7
-103
/
+215
|
*
feat: using pool for concurrent executions, not stable yet
saturneric
2023-10-18
1
-5
/
+4
|
*
fix: solve a build issue at release mode
saturneric
2023-10-18
1
-1
/
+1
|
*
fix: improve module
saturneric
2023-10-17
5
-7
/
+13
|
*
refactor: move module system to core and make it work
saturneric
2023-10-17
14
-1117
/
+13
|
*
fix: slove compile issues
saturneric
2023-10-17
14
-173
/
+173
|
*
refactor: change plugin system to module system
saturneric
2023-10-17
30
-0
/
+2290