aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/keypair_details (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: update and check translationssaturneric10 days1-4/+4
* feat: generate cark keyssaturneric10 days3-23/+6
* feat: switch text-based model to workspace-based modelsaturneric11 days4-36/+12
* fix: testing and solve bugs foundsaturneric11 days7-143/+75
* fix: found bugssaturneric12 days3-49/+42
* feat: support key groupssaturneric12 days16-193/+180
* feat: add openpgp smart card supportsaturneric2025-04-121-1/+6
* fix: issues on adsk operationssaturneric2025-04-121-3/+6
* refactor: GpgKey and GpgSubKeysaturneric2025-04-127-151/+142
* fix: wrong ui dialog order after switching appssaturneric2025-04-123-5/+9
* feat: add ui support for adsk featuressaturneric2025-04-122-12/+88
* chore: remove setting 'basic/longer_expiration_date'saturneric2025-02-031-14/+0
* refactor: make some function names shortersaturneric2025-02-023-25/+22
* refactor: code clean upsaturneric2025-01-271-1/+0
* refactor: clean up codesaturneric2025-01-273-11/+4
* refactor: using qt containers instead of std containerssaturneric2024-12-135-21/+21
* fix: compiler warningssaturneric2024-12-031-3/+2
* translation: update translationssaturneric2024-12-022-5/+8
* translation: update ts filessaturneric2024-12-011-80/+69
* feat: improve subkeys and uids table displaysaturneric2024-11-262-5/+29
* feat: support uid revoke and uid delete operationssaturneric2024-11-266-225/+214
* feat: support verifying email through eml datasaturneric2024-11-251-4/+2
* fix: no need to call trigger event from another threadsaturneric2024-11-251-39/+29
* feat: improve info prompt at private key exportingsaturneric2024-11-241-36/+52
* feat: add option to disable auto fetch key publish status functionsaturneric2024-11-221-2/+9
* feat: add ui some restrictions when primary key not existssaturneric2024-11-195-13/+17
* feat: add revoke subkey functionsaturneric2024-11-192-12/+97
* feat: add delete subkey functionsaturneric2024-11-182-5/+75
* feat: make primary key and subkey clearlysaturneric2024-11-184-45/+77
* feat: support export a single subkeysaturneric2024-11-182-8/+74
* feat: use keys.openpgp.org as default for key publishing and refreshingsaturneric2024-11-174-17/+192
* fix: should select channel before any gpg operationsaturneric2024-10-265-21/+32
* fix: should check key status immediately after get itsaturneric2024-10-261-2/+2
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-2616-56/+132
* feat: set reason code and text at revoke-certificationsaturneric2024-10-181-14/+27
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-312-6/+13
* feat: simplify loggingsaturneric2024-07-302-3/+3
* fix: use standard os detection macrosaturneric2024-07-302-19/+22
* feat: update copyright infosaturneric2024-07-2916-16/+16
* fix: distinguishing Error Alerts for Ppaer Key Operation Failuressaturneric2024-07-291-3/+3
* fix: solve qt5 problemssaturneric2024-07-291-4/+0
* fix: errors in judgment conditionssaturneric2024-07-281-2/+2
* feat: add paper key module supportsaturneric2024-07-282-0/+178
* feat: remove spdlog and clean up logsaturneric2024-07-265-24/+2
* refactor: rewrite KeyMenuAbilitysaturneric2024-06-281-1/+1
* feat: user can select shown columns at key tablesaturneric2024-06-281-3/+6
* feat: rewrite key list structure and logicsaturneric2024-06-021-3/+3
* fix: editing subkey expire date of public key ring is forbiddensaturneric2024-05-041-1/+1
* feat: support qt5 build optionsaturneric2024-01-311-0/+5
* fix: add function to import key rev certsaturneric2024-01-303-14/+97