aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/GpgCoreInit.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: find pinentry under /app/bin in flatpak containersaturneric9 days1-2/+3
|
* chore: restart gpg-agent at start and kill gpg agent by close as default ↵saturneric9 days1-1/+0
| | | | behaviors
* fix: gpgconf path should firstly be initialized at gpg contextsaturneric9 days1-67/+0
|
* fix: make sure gpg-agent is running after initsaturneric9 days1-10/+0
|
* fix: issues found on macossaturneric9 days1-5/+6
|
* feat: add more basic env checks at initsaturneric9 days1-0/+63
|
* feat: add more info checksaturneric9 days1-14/+21
|
* chore: update german translationssaturneric10 days1-1/+1
|
* fix: issues found on linux platformsaturneric10 days1-3/+15
|
* fix: do not check commit hash in flatpak containersaturneric2025-02-161-2/+1
|
* fix: solve discovered issues before release v2.1.7saturneric2025-02-041-2/+2
|
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-011-1/+1
|
* feat: check gpg components before startsaturneric2025-01-271-21/+39
|
* refactor: clean up codesaturneric2025-01-271-2/+2
|
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-271-21/+47
|
* fix: improve code compatibilitysaturneric2025-01-261-1/+1
|
* fix: make app fully portablesaturneric2025-01-211-1/+3
|
* feat: enhance key db functionssaturneric2025-01-211-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
* refactor: using qt containers instead of std containerssaturneric2024-12-131-1/+1
|
* fix: discovered issuessaturneric2024-12-021-12/+2
|
* fix: ui initializes before core fully initializedsaturneric2024-12-021-7/+6
|
* fix: qt5 build issuessaturneric2024-12-021-0/+11
|
* translation: update ts filessaturneric2024-12-011-2/+17
|
* fix: solve build issue on windowssaturneric2024-11-301-1/+2
|
* fix: solve discovered issuessaturneric2024-11-301-1/+11
|
* fix: solve qt6 build issuesaturneric2024-11-261-2/+2
|
* fix: remove bug on module register monitoringsaturneric2024-11-251-0/+2
|
* fix: solve a race situation at unit test modesaturneric2024-11-251-1/+1
|
* feat: rewrite core init processes and add env optionsaturneric2024-11-221-161/+351
|
* feat: add restrictions to key databasesaturneric2024-11-171-1/+4
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-4/+7
|
* feat: add more context of key database supportsaturneric2024-10-251-50/+82
|
* fix: custom key database feature not workingsaturneric2024-08-051-7/+7
|
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-34/+72
|
* fix: do clean upsaturneric2024-07-301-2/+1
|
* feat: simplify loggingsaturneric2024-07-301-8/+8
|
* fix: use standard os detection macrosaturneric2024-07-301-33/+29
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* fix: solve some known issuessaturneric2024-07-281-3/+0
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-44/+17
|
* feat: add option to close all gnupg daemon at closesaturneric2024-05-031-1/+11
|
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-49/+10
|
* fix: find and solve some issues on module managementsaturneric2024-04-111-5/+5
|
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-1/+1
|
* fix: use bundled pinentry as default in flatpak containersaturneric2024-02-141-1/+4
|
* fix: set use system pinentry as a default optionsaturneric2024-02-011-1/+1
|
* fix: slove some discovered issues on windowssaturneric2024-01-261-2/+2
|
* doc: fill translations mainly de and chinesesaturneric2024-01-261-3/+3
|
* feat: enhance gnupg control boardsaturneric2024-01-251-7/+5
|
* feat: enhance keys searching functionssaturneric2024-01-251-1/+11
|