aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/SignersPicker.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+0
|
* feat: support key groupssaturneric12 days1-12/+2
|
* fix: wrong ui dialog order after switching appssaturneric2025-04-121-0/+3
|
* refactor: make some function names shortersaturneric2025-02-021-5/+3
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-3/+3
|
* feat: support decrypt & verify emailsaturneric2024-11-281-0/+10
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-6/+6
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* 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"