aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/keypair_details/KeyPairDetailTab.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: find out adsk problem of flatpaksaturneric8 days1-1/+0
* feat: switch text-based model to workspace-based modelsaturneric10 days1-32/+11
* fix: testing and solve bugs foundsaturneric11 days1-2/+0
* feat: support key groupssaturneric11 days1-39/+37
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-18/+17
* refactor: make some function names shortersaturneric2025-02-021-8/+8
* refactor: clean up codesaturneric2025-01-271-8/+2
* translation: update translationssaturneric2024-12-021-3/+4
* fix: no need to call trigger event from another threadsaturneric2024-11-251-39/+29
* 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-191-0/+3
* feat: use keys.openpgp.org as default for key publishing and refreshingsaturneric2024-11-171-8/+78
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-3/+12
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-0/+2
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: slove discovered bugssaturneric2024-01-181-16/+15
* fix: add test cases and solve discovered issuessaturneric2024-01-181-16/+22
* refactor: remove libgettext from projectsaturneric2024-01-161-38/+34
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-23/+7
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-86/+89
* feat: integrate logging api to coresaturneric2024-01-051-2/+2
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-3/+3
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
* refactor: improve the code structure of coresaturneric2023-11-061-1/+2
* style: improve code style of coresaturneric2023-10-301-1/+1
* fix: check and update copyright at filessaturneric2023-10-161-3/+5
* feat: support owner trust level settings of gpg keySaturneric2023-07-121-9/+14
* fix: reduce info level logsSaturneric2023-02-111-4/+2
* feat: upgrade qt framework to 6.3Saturneric2023-02-111-0/+15
* feat: change the log style in source filesSaturneric2023-02-031-3/+3
* feat: support generate ecc keySaturneric2022-11-261-2/+7
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+276