aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/GpgUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: issues found on macossaturneric9 days1-0/+2
* feat: add more basic env checks at initsaturneric9 days1-0/+19
* feat: add more info checksaturneric9 days1-0/+32
* fix: issues found on linux platformsaturneric10 days1-2/+16
* feat: support key groupssaturneric12 days1-19/+59
* feat: add openpgp smart card supportsaturneric2025-04-121-0/+17
* feat: add ui support for adsk featuressaturneric2025-04-121-0/+20
* fix: qt5 compile issuessaturneric2025-02-031-4/+4
* refactor: reduce code duplicationsaturneric2025-01-271-0/+9
* fix: improve code compatibilitysaturneric2025-01-261-1/+1
* fix: make app fully portablesaturneric2025-01-211-2/+7
* feat: enhance key db functionssaturneric2025-01-211-0/+101
* refactor: using qt containers instead of std containerssaturneric2024-12-131-1/+1
* fix: discovered issues by testingsaturneric2024-12-031-0/+2
* fix: qt5 build issuessaturneric2024-12-021-0/+5
* feat: support favorite key pairs for multi key databasessaturneric2024-11-021-0/+42
* feat: simplify loggingsaturneric2024-07-301-14/+14
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-11/+14
* fix: solve reported issuessaturneric2024-01-291-1/+1
* fix: improve file pagesaturneric2024-01-241-9/+12
* fix: decrypt tar.gpg but output path is incorrectsaturneric2024-01-241-2/+1
* fix: slove discovered faults and bugssaturneric2024-01-191-9/+4
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-7/+2
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-40/+37
* feat: integrate logging api to coresaturneric2024-01-051-9/+9
* fix: slove some known issuessaturneric2024-01-051-11/+6
* fix: find and solve some issuessaturneric2024-01-011-5/+3
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-0/+63
* feat: upgrade basical operations fully to async style and update test casessaturneric2023-12-251-30/+0
* fix: repair test casessaturneric2023-12-161-3/+4
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-11/+26
* feat: standarized and speed up app env loading processsaturneric2023-12-031-2/+3
* feat: improve gpg utilssaturneric2023-12-031-5/+7
* refactor: separate typedef and implsaturneric2023-11-071-0/+2
* refactor: improve the code structure of coresaturneric2023-11-061-0/+133