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
*
fix: issues found on linux platform
saturneric
10 days
1
-2
/
+16
*
feat: support key groups
saturneric
12 days
1
-19
/
+59
*
feat: add openpgp smart card support
saturneric
2025-04-12
1
-0
/
+17
*
feat: add ui support for adsk features
saturneric
2025-04-12
1
-0
/
+20
*
fix: qt5 compile issues
saturneric
2025-02-03
1
-4
/
+4
*
refactor: reduce code duplication
saturneric
2025-01-27
1
-0
/
+9
*
fix: improve code compatibility
saturneric
2025-01-26
1
-1
/
+1
*
fix: make app fully portable
saturneric
2025-01-21
1
-2
/
+7
*
feat: enhance key db functions
saturneric
2025-01-21
1
-0
/
+101
*
refactor: using qt containers instead of std containers
saturneric
2024-12-13
1
-1
/
+1
*
fix: discovered issues by testing
saturneric
2024-12-03
1
-0
/
+2
*
fix: qt5 build issues
saturneric
2024-12-02
1
-0
/
+5
*
feat: support favorite key pairs for multi key databases
saturneric
2024-11-02
1
-0
/
+42
*
feat: simplify logging
saturneric
2024-07-30
1
-14
/
+14
*
feat: update copyright info
saturneric
2024-07-29
1
-1
/
+1
*
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