aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/SignersPicker.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rewrite KeyMenuAbilitysaturneric2024-06-281-1/+1
|
* feat: user can select shown columns at key tablesaturneric2024-06-281-11/+11
|
* feat: rewrite key list structure and logicsaturneric2024-06-021-3/+4
|
* feat: let user select keys to sync from key serversaturneric2024-05-111-1/+1
|
* refactor: remove libgettext from projectsaturneric2024-01-161-7/+7
|
* fix: find and solve some issuessaturneric2024-01-011-6/+8
|
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-4/+5
|
* feat: support searching keysSaturneric2023-07-131-4/+3
|
* feat: support marking a key as favouriteSaturneric2023-07-131-1/+1
|
* fix(ui): fix signer picker and other issuesSaturneric2022-07-221-0/+83
1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package"