aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgEncryptResult.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-1/+1
|
* fix: qt5 compile issuessaturneric2025-02-031-1/+4
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+2
|
* fix: do clean upsaturneric2024-07-301-3/+3
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-3/+3
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-3/+3
|
* feat: integrate logging api to coresaturneric2024-01-051-1/+1
|
* feat: upgrade basical operations fully to async style and update test casessaturneric2023-12-251-3/+4
|
* fix: test the encrypt async api on gui appsaturneric2023-12-241-0/+4
|
* fix: solve all issues of test cases on macos m1saturneric2023-12-231-0/+61