aboutsummaryrefslogtreecommitdiffstats
path: root/src/test (unfollow)
Commit message (Collapse)AuthorFilesLines
70 min.fix: install and packaging on linuxsaturneric1-1/+1
3 hoursrefactor: correct and simplify project configurationssaturneric1-0/+3
5 hoursfix: unit test casessaturneric4-9/+6
6 hoursrefactor: avoid directly using libassuansaturneric1-1/+1
2025-04-16feat: switch text-based model to workspace-based modelsaturneric1-1/+0
2025-04-16fix: testing and solve bugs foundsaturneric1-3/+3
2025-04-15feat: support key groupssaturneric7-157/+169
2025-04-12feat: add openpgp smart card supportsaturneric1-0/+1
2025-04-12feat: add assuan direct comm supportsaturneric1-0/+76
2025-04-12refactor: GpgKey and GpgSubKeysaturneric6-297/+296
2025-04-11feat: support adsksaturneric1-0/+117
2025-02-02refactor: make some function names shortersaturneric5-135/+135
2025-02-02feat: improve KeyGenerateDialogsaturneric2-48/+48
2025-02-01feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric3-183/+303
2024-12-13refactor: using qt containers instead of std containerssaturneric1-2/+2
2024-12-02fix: export subkey test cases on windowssaturneric1-8/+12
2024-11-30fix: debug lib and runtime output dir should be same as releasesaturneric1-7/+0
2024-11-26feat: support uid revoke and uid delete operationssaturneric2-4/+140
2024-11-24test: fix and add KeyGen & SubkeyGen test casessaturneric3-149/+292
2024-11-21fix: use sleep() provided by c++ standardsaturneric1-1/+4
2024-11-20feat: enhance cache apisaturneric1-0/+54
2024-11-19feat: add revoke subkey functionsaturneric1-0/+38
2024-11-18feat: add delete subkey functionsaturneric1-0/+216
2024-11-18feat: support export a single subkeysaturneric1-3/+57
2024-10-26fix: should check key status immediately after get itsaturneric3-0/+29
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric1-1/+1
2024-08-05fix: app only build issuesaturneric1-1/+1
2024-07-31fix: symbol export headers relative pathsaturneric1-1/+1
2024-07-31fix: addressing some of the significant deficiencies identifiedsaturneric1-1/+11
2024-07-30fix: do clean upsaturneric1-1/+1
2024-07-30feat: simplify loggingsaturneric5-89/+21
2024-07-29fix: should add find package GTestsaturneric1-2/+1
2024-07-29feat: update copyright infosaturneric12-12/+12
2024-07-29fix: solve ci issuessaturneric1-9/+0
2024-07-29fix: avoid using in-repo third parties libraries on windows at full sdk buildsaturneric1-1/+2
2024-07-29fix: solve qt5 problemssaturneric1-10/+7
2024-07-26feat: remove spdlog and clean up logsaturneric3-14/+23
2024-07-12feat: adjust modules loading pathsaturneric1-0/+7
2024-01-26fix: export libarchive and libgtest to artifactssaturneric1-0/+8
2024-01-22fix: solve an achieve problem on xcodesaturneric1-0/+10
2024-01-18fix: add test cases and solve discovered issuessaturneric8-550/+1137
2024-01-17fix: improve code quality, docs and ci filessaturneric2-16/+19
2024-01-16fix: slove some issues and update translationssaturneric2-16/+10
2024-01-16refactor: remove libgettext from projectsaturneric1-4/+0
2024-01-15refactor: remove libconfig++ form projectsaturneric1-24/+17
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric5-35/+29
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric5-40/+40
2024-01-09feat: add more genkey algorithms and modessaturneric1-4/+4
2024-01-05feat: integrate logging api to coresaturneric2-50/+13
2023-12-27feat: avoid reading entire file to memorysaturneric1-8/+8