aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/GpgUtils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
9 daysfix: should set default workspace to home path on macOSsaturneric1-1/+3
9 daysfix: specify search paths to avoid the pinentry notice on macOSsaturneric1-0/+12
9 daysfix: find pinentry under /app/bin in flatpak containersaturneric1-0/+5
9 daysfix: gpg context will take response of gpg-agentsaturneric1-3/+3
9 daysfix: make sure gpg-agent is running after initsaturneric1-2/+2
9 daysfix: issues found on macossaturneric1-0/+2
9 daysfeat: add more basic env checks at initsaturneric1-0/+19
9 daysfeat: add more info checksaturneric1-0/+32
10 daysfix: issues found on linux platformsaturneric1-2/+16
12 daysfeat: support key groupssaturneric1-19/+59
2025-04-12feat: add openpgp smart card supportsaturneric1-0/+17
2025-04-12feat: add ui support for adsk featuressaturneric1-0/+20
2025-02-03fix: qt5 compile issuessaturneric1-4/+4
2025-01-27refactor: reduce code duplicationsaturneric1-0/+9
2025-01-26fix: improve code compatibilitysaturneric1-1/+1
2025-01-21fix: make app fully portablesaturneric1-2/+7
2025-01-21feat: enhance key db functionssaturneric1-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-13refactor: using qt containers instead of std containerssaturneric1-1/+1
2024-12-03fix: discovered issues by testingsaturneric1-0/+2
2024-12-02fix: qt5 build issuessaturneric1-0/+5
2024-11-02feat: support favorite key pairs for multi key databasessaturneric1-0/+42
2024-07-30feat: simplify loggingsaturneric1-14/+14
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-11/+14
2024-01-29fix: solve reported issuessaturneric1-1/+1
2024-01-24fix: improve file pagesaturneric1-9/+12
2024-01-24fix: decrypt tar.gpg but output path is incorrectsaturneric1-2/+1
2024-01-19fix: slove discovered faults and bugssaturneric1-9/+4
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-7/+2
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-40/+37
2024-01-05feat: integrate logging api to coresaturneric1-9/+9
2024-01-05fix: slove some known issuessaturneric1-11/+6
2024-01-01fix: find and solve some issuessaturneric1-5/+3
2023-12-28feat: add simple archiving functions for encrypt and decryptsaturneric1-0/+63
2023-12-25feat: upgrade basical operations fully to async style and update test casessaturneric1-30/+0
2023-12-16fix: repair test casessaturneric1-3/+4
2023-12-15fix: slove some issues on memory and intilizationssaturneric1-11/+26
2023-12-03feat: standarized and speed up app env loading processsaturneric1-2/+3
2023-12-03feat: improve gpg utilssaturneric1-5/+7
2023-11-07refactor: separate typedef and implsaturneric1-0/+2
2023-11-06refactor: improve the code structure of coresaturneric1-0/+133