aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils/GpgUtils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add more basic env checks at initsaturneric10 days1-0/+6
|
* feat: add more info checksaturneric10 days1-0/+19
|
* feat: support key groupssaturneric12 days1-7/+28
|
* feat: add openpgp smart card supportsaturneric2025-04-121-1/+9
|
* feat: add ui support for adsk featuressaturneric2025-04-121-0/+16
|
* fix: qt5 compile issuessaturneric2025-02-031-5/+6
|
* refactor: reduce code duplicationsaturneric2025-01-271-0/+9
|
* feat: enhance key db functionssaturneric2025-01-211-0/+27
| | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
* feat: support favorite key pairs for multi key databasessaturneric2024-11-021-0/+15
|
* feat: update copyright infosaturneric2024-07-291-3/+3
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-2/+2
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-7/+4
|
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-281-0/+24
|
* feat: upgrade basical operations fully to async style and update test casessaturneric2023-12-251-55/+0
|
* feat: improve gpg utilssaturneric2023-12-031-0/+8
|
* refactor: separate typedef and implsaturneric2023-11-071-1/+2
|
* refactor: remove CommonUtils at coresaturneric2023-11-071-1/+1
|
* refactor: improve the code structure of coresaturneric2023-11-061-0/+133