aboutsummaryrefslogtreecommitdiffstats
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric10 days1-1/+0
* fix: testing and solve bugs foundsaturneric10 days1-3/+3
* feat: support key groupssaturneric11 days7-157/+169
* feat: add openpgp smart card supportsaturneric2025-04-121-0/+1
* feat: add assuan direct comm supportsaturneric2025-04-121-0/+76
* refactor: GpgKey and GpgSubKeysaturneric2025-04-126-297/+296
* feat: support adsksaturneric2025-04-111-0/+117
* refactor: make some function names shortersaturneric2025-02-025-135/+135
* feat: improve KeyGenerateDialogsaturneric2025-02-022-48/+48
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-013-183/+303
* refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+2
* fix: export subkey test cases on windowssaturneric2024-12-021-8/+12
* fix: debug lib and runtime output dir should be same as releasesaturneric2024-11-301-7/+0
* feat: support uid revoke and uid delete operationssaturneric2024-11-262-4/+140
* test: fix and add KeyGen & SubkeyGen test casessaturneric2024-11-243-149/+292
* fix: use sleep() provided by c++ standardsaturneric2024-11-211-1/+4
* feat: enhance cache apisaturneric2024-11-201-0/+54
* feat: add revoke subkey functionsaturneric2024-11-191-0/+38
* feat: add delete subkey functionsaturneric2024-11-181-0/+216
* feat: support export a single subkeysaturneric2024-11-181-3/+57
* fix: should check key status immediately after get itsaturneric2024-10-263-0/+29
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-1/+1
* fix: symbol export headers relative pathsaturneric2024-07-311-1/+1
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-1/+11
* fix: do clean upsaturneric2024-07-301-1/+1
* feat: simplify loggingsaturneric2024-07-305-89/+21
* fix: should add find package GTestsaturneric2024-07-291-2/+1
* feat: update copyright infosaturneric2024-07-2912-12/+12
* fix: solve ci issuessaturneric2024-07-291-9/+0
* fix: avoid using in-repo third parties libraries on windows at full sdk buildsaturneric2024-07-291-1/+2
* fix: solve qt5 problemssaturneric2024-07-291-10/+7
* feat: remove spdlog and clean up logsaturneric2024-07-263-14/+23
* feat: adjust modules loading pathsaturneric2024-07-121-0/+7
* fix: export libarchive and libgtest to artifactssaturneric2024-01-261-0/+8
* fix: solve an achieve problem on xcodesaturneric2024-01-221-0/+10
* fix: add test cases and solve discovered issuessaturneric2024-01-188-550/+1137
* fix: improve code quality, docs and ci filessaturneric2024-01-172-16/+19
* fix: slove some issues and update translationssaturneric2024-01-162-16/+10
* refactor: remove libgettext from projectsaturneric2024-01-161-4/+0
* refactor: remove libconfig++ form projectsaturneric2024-01-151-24/+17
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-125-35/+29
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-125-40/+40
* feat: add more genkey algorithms and modessaturneric2024-01-091-4/+4
* feat: integrate logging api to coresaturneric2024-01-052-50/+13
* feat: avoid reading entire file to memorysaturneric2023-12-271-8/+8
* fix: add test cases and test file basical operationssaturneric2023-12-263-15/+359
* fix: test basical operations of gpg at both test cases and guisaturneric2023-12-261-4/+4
* feat: upgrade basical operations fully to async style and update test casessaturneric2023-12-251-118/+145
* feat: improve core interfaces of encrypt and decryptsaturneric2023-12-231-30/+37
* fix: solve all issues of test cases on macos m1saturneric2023-12-233-13/+11