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
/
utils
/
GpgUtils.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: remove spdlog and clean up log
saturneric
2024-07-26
1
-11
/
+14
*
fix: solve reported issues
saturneric
2024-01-29
1
-1
/
+1
*
fix: improve file page
saturneric
2024-01-24
1
-9
/
+12
*
fix: decrypt tar.gpg but output path is incorrect
saturneric
2024-01-24
1
-2
/
+1
*
fix: slove discovered faults and bugs
saturneric
2024-01-19
1
-9
/
+4
*
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
2024-01-12
1
-7
/
+2
*
refactor: use QString instead of std::string and improve threading system
saturneric
2024-01-12
1
-40
/
+37
*
feat: integrate logging api to core
saturneric
2024-01-05
1
-9
/
+9
*
fix: slove some known issues
saturneric
2024-01-05
1
-11
/
+6
*
fix: find and solve some issues
saturneric
2024-01-01
1
-5
/
+3
*
feat: add simple archiving functions for encrypt and decrypt
saturneric
2023-12-28
1
-0
/
+63
*
feat: upgrade basical operations fully to async style and update test cases
saturneric
2023-12-25
1
-30
/
+0
*
fix: repair test cases
saturneric
2023-12-16
1
-3
/
+4
*
fix: slove some issues on memory and intilizations
saturneric
2023-12-15
1
-11
/
+26
*
feat: standarized and speed up app env loading process
saturneric
2023-12-03
1
-2
/
+3
*
feat: improve gpg utils
saturneric
2023-12-03
1
-5
/
+7
*
refactor: separate typedef and impl
saturneric
2023-11-07
1
-0
/
+2
*
refactor: improve the code structure of core
saturneric
2023-11-06
1
-0
/
+133