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
/
GpgCoreInit.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
9 days
fix: find pinentry under /app/bin in flatpak container
saturneric
1
-2
/
+3
9 days
chore: restart gpg-agent at start and kill gpg agent by close as default ↵
saturneric
1
-1
/
+0
behaviors
9 days
fix: gpgconf path should firstly be initialized at gpg context
saturneric
1
-67
/
+0
9 days
fix: make sure gpg-agent is running after init
saturneric
1
-10
/
+0
9 days
fix: issues found on macos
saturneric
1
-5
/
+6
9 days
feat: add more basic env checks at init
saturneric
1
-0
/
+63
9 days
feat: add more info check
saturneric
1
-14
/
+21
10 days
chore: update german translations
saturneric
1
-1
/
+1
10 days
fix: issues found on linux platform
saturneric
1
-3
/
+15
2025-02-16
fix: do not check commit hash in flatpak container
saturneric
1
-2
/
+1
2025-02-04
fix: solve discovered issues before release v2.1.7
saturneric
1
-2
/
+2
2025-02-01
feat: upgrade KeyGenDialog to meet easy and advanced requirements
saturneric
1
-1
/
+1
2025-01-27
feat: check gpg components before start
saturneric
1
-21
/
+39
2025-01-27
refactor: clean up code
saturneric
1
-2
/
+2
2025-01-27
fix: kill all gnupg daemons in a proper way
saturneric
1
-21
/
+47
2025-01-26
fix: improve code compatibility
saturneric
1
-1
/
+1
2025-01-21
fix: make app fully portable
saturneric
1
-1
/
+3
2025-01-21
feat: enhance key db functions
saturneric
1
-79
/
+12
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-02
fix: discovered issues
saturneric
1
-12
/
+2
2024-12-02
fix: ui initializes before core fully initialized
saturneric
1
-7
/
+6
2024-12-02
fix: qt5 build issues
saturneric
1
-0
/
+11
2024-12-01
translation: update ts files
saturneric
1
-2
/
+17
2024-11-30
fix: solve build issue on windows
saturneric
1
-1
/
+2
2024-11-30
fix: solve discovered issues
saturneric
1
-1
/
+11
2024-11-27
fix: solve nightly build issues
saturneric
1
-1
/
+1
2024-11-26
fix: solve qt6 build issue
saturneric
1
-2
/
+2
2024-11-25
fix: remove bug on module register monitoring
saturneric
1
-0
/
+2
2024-11-25
fix: solve a race situation at unit test mode
saturneric
1
-1
/
+1
2024-11-22
feat: rewrite core init processes and add env option
saturneric
1
-161
/
+351
2024-11-17
feat: add restrictions to key database
saturneric
1
-1
/
+4
2024-10-26
fix: test basic operations of multi key db and solve issues
saturneric
1
-4
/
+7
2024-10-25
feat: add more context of key database support
saturneric
1
-50
/
+82
2024-08-05
fix: custom key database feature not working
saturneric
1
-7
/
+7
2024-07-31
fix: addressing some of the significant deficiencies identified
saturneric
1
-34
/
+72
2024-07-30
fix: do clean up
saturneric
1
-2
/
+1
2024-07-30
feat: simplify logging
saturneric
1
-8
/
+8
2024-07-30
fix: use standard os detection macro
saturneric
1
-33
/
+29
2024-07-29
feat: update copyright info
saturneric
1
-1
/
+1
2024-07-28
fix: solve some known issues
saturneric
1
-3
/
+0
2024-07-26
feat: remove spdlog and clean up log
saturneric
1
-44
/
+17
2024-05-03
feat: add option to close all gnupg daemon at close
saturneric
1
-1
/
+11
2024-04-12
feat: add auto activate function and optimums for some structures
saturneric
1
-49
/
+10
2024-04-11
fix: find and solve some issues on module management
saturneric
1
-5
/
+5
2024-02-29
feat: add prefix GF to all sdk and module symbols
saturneric
1
-1
/
+1
2024-02-14
fix: use bundled pinentry as default in flatpak container
saturneric
1
-1
/
+4
2024-02-01
fix: set use system pinentry as a default option
saturneric
1
-1
/
+1
2024-01-26
fix: slove some discovered issues on windows
saturneric
1
-2
/
+2
2024-01-26
doc: fill translations mainly de and chinese
saturneric
1
-3
/
+3
2024-01-25
feat: enhance gnupg control board
saturneric
1
-7
/
+5
[next]