aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/keypair_details/KeyUIDSignDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: support key groupssaturneric11 days1-13/+11
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-2/+2
* refactor: make some function names shortersaturneric2025-02-021-1/+1
* refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+2
* fix: compiler warningssaturneric2024-12-031-3/+2
* feat: support uid revoke and uid delete operationssaturneric2024-11-261-10/+8
* fix: should select channel before any gpg operationsaturneric2024-10-261-1/+2
* 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-261-8/+16
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-4/+0
* 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: solve discovered bugs and improve ui operationssaturneric2024-01-191-14/+8
* refactor: remove libgettext from projectsaturneric2024-01-161-7/+8
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-8/+1
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-1/+1
* feat: integrate logging api to coresaturneric2024-01-051-3/+3
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-3/+3
* refactor: separate typedef and implsaturneric2023-11-071-6/+4
* fix: check and update copyright at filessaturneric2023-10-161-3/+5
* feat: support searching keysSaturneric2023-07-131-1/+1
* feat: support marking a key as favouriteSaturneric2023-07-131-1/+1
* fix: reduce info level logsSaturneric2023-02-111-5/+3
* feat: upgrade qt framework to 6.3Saturneric2023-02-111-0/+6
* feat: change the log style in source filesSaturneric2023-02-031-4/+4
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+134