aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/keypair_details/KeyPairSubkeyTab.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: issues found on macossaturneric9 days1-1/+0
* feat: add more basic env checks at initsaturneric9 days1-3/+11
* chore: update and check translationssaturneric10 days1-4/+4
* fix: testing and solve bugs foundsaturneric11 days1-49/+2
* fix: found bugssaturneric11 days1-46/+39
* feat: support key groupssaturneric11 days1-22/+21
* feat: add openpgp smart card supportsaturneric2025-04-121-1/+6
* fix: issues on adsk operationssaturneric2025-04-121-3/+6
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-80/+74
* fix: wrong ui dialog order after switching appssaturneric2025-04-121-5/+5
* feat: add ui support for adsk featuressaturneric2025-04-121-11/+81
* refactor: make some function names shortersaturneric2025-02-021-16/+13
* feat: improve subkeys and uids table displaysaturneric2024-11-261-1/+15
* feat: support uid revoke and uid delete operationssaturneric2024-11-261-2/+5
* feat: add ui some restrictions when primary key not existssaturneric2024-11-191-1/+1
* feat: add revoke subkey functionsaturneric2024-11-191-10/+93
* feat: add delete subkey functionsaturneric2024-11-181-5/+60
* feat: make primary key and subkey clearlysaturneric2024-11-181-44/+69
* feat: support export a single subkeysaturneric2024-11-181-8/+68
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-6/+16
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-6/+11
* feat: simplify loggingsaturneric2024-07-301-1/+1
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-8/+1
* fix: editing subkey expire date of public key ring is forbiddensaturneric2024-05-041-1/+1
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-2/+3
* fix: slove discovered bugssaturneric2024-01-181-5/+4
* fix: add test cases and solve discovered issuessaturneric2024-01-181-14/+19
* refactor: remove libgettext from projectsaturneric2024-01-161-33/+29
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-19/+14
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-81/+67
* feat: integrate logging api to coresaturneric2024-01-051-7/+7
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-5/+5
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
* refactor: improve the code structure of coresaturneric2023-11-061-0/+1
* style: improve code style of coresaturneric2023-10-301-1/+1
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* feat: improve ui when gnupg is offlineSaturneric2023-03-311-1/+1
* fix: reduce info level logsSaturneric2023-02-111-11/+7
* feat: upgrade qt framework to 6.3Saturneric2023-02-111-0/+13
* feat: change the log style in source filesSaturneric2023-02-031-13/+10
* feat: support generate ecc keySaturneric2022-11-261-1/+14
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+338