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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
9 days
fix: should set default workspace to home path on macOS
saturneric
1
-1
/
+3
9 days
fix: specify search paths to avoid the pinentry notice on macOS
saturneric
1
-0
/
+12
9 days
fix: find pinentry under /app/bin in flatpak container
saturneric
1
-0
/
+5
9 days
fix: gpg context will take response of gpg-agent
saturneric
1
-3
/
+3
9 days
fix: make sure gpg-agent is running after init
saturneric
1
-2
/
+2
9 days
fix: issues found on macos
saturneric
1
-0
/
+2
9 days
feat: add more basic env checks at init
saturneric
1
-0
/
+19
9 days
feat: add more info check
saturneric
1
-0
/
+32
10 days
fix: issues found on linux platform
saturneric
1
-2
/
+16
12 days
feat: support key groups
saturneric
1
-19
/
+59
2025-04-12
feat: add openpgp smart card support
saturneric
1
-0
/
+17
2025-04-12
feat: add ui support for adsk features
saturneric
1
-0
/
+20
2025-02-03
fix: qt5 compile issues
saturneric
1
-4
/
+4
2025-01-27
refactor: reduce code duplication
saturneric
1
-0
/
+9
2025-01-26
fix: improve code compatibility
saturneric
1
-1
/
+1
2025-01-21
fix: make app fully portable
saturneric
1
-2
/
+7
2025-01-21
feat: enhance key db functions
saturneric
1
-0
/
+101
1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
2024-12-13
refactor: using qt containers instead of std containers
saturneric
1
-1
/
+1
2024-12-03
fix: discovered issues by testing
saturneric
1
-0
/
+2
2024-12-02
fix: qt5 build issues
saturneric
1
-0
/
+5
2024-11-02
feat: support favorite key pairs for multi key databases
saturneric
1
-0
/
+42
2024-07-30
feat: simplify logging
saturneric
1
-14
/
+14
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-11
/
+14
2024-01-29
fix: solve reported issues
saturneric
1
-1
/
+1
2024-01-24
fix: improve file page
saturneric
1
-9
/
+12
2024-01-24
fix: decrypt tar.gpg but output path is incorrect
saturneric
1
-2
/
+1
2024-01-19
fix: slove discovered faults and bugs
saturneric
1
-9
/
+4
2024-01-12
refactor: remove boost and use QString instead of std::filesystem::path
saturneric
1
-7
/
+2
2024-01-12
refactor: use QString instead of std::string and improve threading system
saturneric
1
-40
/
+37
2024-01-05
feat: integrate logging api to core
saturneric
1
-9
/
+9
2024-01-05
fix: slove some known issues
saturneric
1
-11
/
+6
2024-01-01
fix: find and solve some issues
saturneric
1
-5
/
+3
2023-12-28
feat: add simple archiving functions for encrypt and decrypt
saturneric
1
-0
/
+63
2023-12-25
feat: upgrade basical operations fully to async style and update test cases
saturneric
1
-30
/
+0
2023-12-16
fix: repair test cases
saturneric
1
-3
/
+4
2023-12-15
fix: slove some issues on memory and intilizations
saturneric
1
-11
/
+26
2023-12-03
feat: standarized and speed up app env loading process
saturneric
1
-2
/
+3
2023-12-03
feat: improve gpg utils
saturneric
1
-5
/
+7
2023-11-07
refactor: separate typedef and impl
saturneric
1
-0
/
+2
2023-11-06
refactor: improve the code structure of core
saturneric
1
-0
/
+133