aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: support key groupssaturneric12 days15-137/+657
* refactor: code cleanupsaturneric14 days1-0/+4
* feat: add SmartCardControllersaturneric14 days4-163/+216
* feat: add openpgp smart card supportsaturneric2025-04-1210-5/+329
* feat: support tooltips for key table entriessaturneric2025-04-121-0/+32
* fix: issues on adsk operationssaturneric2025-04-127-36/+132
* fix: avoid accessing invalid pointers of structs related to gpgme_keysaturneric2025-04-126-39/+41
* refactor: GpgKey and GpgSubKeysaturneric2025-04-128-311/+169
* feat: add ui support for adsk featuressaturneric2025-04-128-16/+828
* feat: support adsksaturneric2025-04-113-115/+140
* fix: qt5 compile issuessaturneric2025-02-037-14/+16
* fix: solve discovered issuessaturneric2025-02-032-3/+4
* refactor: make some function names shortersaturneric2025-02-027-90/+77
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-022-2/+4
* feat: improve KeyGenerateDialogsaturneric2025-02-022-58/+70
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-012-332/+233
* fix: use yyy-MM-dd format of create date on key listsaturneric2025-01-311-1/+1
* refactor: reduce code duplicationsaturneric2025-01-273-3/+11
* fix: improve code compatibilitysaturneric2025-01-262-7/+3
* feat: enhance key db functionssaturneric2025-01-211-0/+1
* Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-213-360/+69
|\
| * fix: ResizeToContents behaviors of key listsaturneric2024-12-211-52/+69
| * fix: adjust the width of key list cell correctlysaturneric2024-12-203-309/+1
* | refactor: using qt containers instead of std containerssaturneric2024-12-1326-237/+109
|/
* fix: correct algo namesaturneric2024-11-291-4/+4
* feat: support decrypt & verify emailsaturneric2024-11-281-1/+0
* feat: improve ui logic and support more email operationssaturneric2024-11-272-0/+7
* feat: support secp256k1 algo and ed448 primary keysaturneric2024-11-241-2/+6
* fix: ed448 should allow signing functionsaturneric2024-11-241-3/+3
* feat: support favorite key pairs for multi key databasessaturneric2024-11-023-11/+68
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-264-5/+38
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-34/+118
* fix: do clean upsaturneric2024-07-304-11/+10
* feat: simplify loggingsaturneric2024-07-302-2/+2
* fix: use standard qt version checking macrosaturneric2024-07-302-6/+8
* feat: update copyright infosaturneric2024-07-2947-61/+56
* fix: solve qt5 problemssaturneric2024-07-292-18/+26
* feat: search for keywords in all uidssaturneric2024-07-281-3/+8
* fix: indirect memory leak issuessaturneric2024-07-261-2/+4
* fix: clean up warningssaturneric2024-07-261-2/+7
* feat: remove spdlog and clean up logsaturneric2024-07-267-24/+13
* feat: support generate elgamal subkeysaturneric2024-06-291-0/+23
* feat: enable sorting and add column "comment" at key tablesaturneric2024-06-283-13/+13
* feat: user can select shown columns at key tablesaturneric2024-06-284-41/+107
* feat: rewrite key list structure and logicsaturneric2024-06-024-0/+582
* feat: add auto activate function and optimums for some structuressaturneric2024-04-124-0/+239
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-028-0/+21
* feat: enhance analysed results of verification and signingsaturneric2024-01-251-1/+1
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-1/+0
* fix: slove discovered faults and bugssaturneric2024-01-193-29/+26