aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/KeyList.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
12 daysfix: testing and solve bugs foundsaturneric1-45/+17
12 daysfix: found bugssaturneric1-2/+6
12 daysfeat: support key groupssaturneric1-115/+134
2025-04-12refactor: GpgKey and GpgSubKeysaturneric1-1/+1
2025-02-04chore: clean up codesaturneric1-1/+0
2025-01-27refactor: clean up code and reduce duplicationsaturneric1-0/+15
2025-01-27refactor: clean up codesaturneric1-12/+7
2024-12-21fix: avoid check action triggering the show of key detail dialogsaturneric1-18/+0
2024-12-13refactor: using qt containers instead of std containerssaturneric1-25/+25
2024-11-27feat: improve ui logic and support more email operationssaturneric1-0/+11
2024-11-24fix: solve key list drag and drop refreshing issuesaturneric1-0/+3
2024-11-17feat: show current selected key dbsaturneric1-0/+1
2024-11-02feat: support favorite key pairs for multi key databasessaturneric1-11/+7
2024-10-26fix: should select channel before any gpg operationsaturneric1-2/+2
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric1-8/+17
2024-10-26fix: thread concurrent crash issuesaturneric1-2/+4
2024-10-25feat: add more context of key database supportsaturneric1-3/+37
2024-08-05fix: filling in missing translationssaturneric1-2/+2
2024-07-30feat: simplify loggingsaturneric1-5/+5
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26fix: indirect memory leak issuessaturneric1-7/+7
2024-07-26feat: remove spdlog and clean up logsaturneric1-11/+5
2024-06-28feat: enable sorting and add column "comment" at key tablesaturneric1-0/+16
2024-06-28refactor: rewrite KeyMenuAbilitysaturneric1-6/+9
2024-06-28feat: user can select shown columns at key tablesaturneric1-108/+118
2024-06-02feat: rewrite key list structure and logicsaturneric1-358/+178
2024-05-11fix: update translationssaturneric1-1/+1
2024-05-11feat: let user select keys to sync from key serversaturneric1-7/+41
2024-01-25feat: enhance keys searching functionssaturneric1-5/+9
2024-01-24fix: solve an issue that switch tab but crypto menu won't updatesaturneric1-1/+1
2024-01-23feat: improve key list and find widgetsaturneric1-20/+29
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-3/+3
2024-01-19fix: solve discovered bugs and improve ui operationssaturneric1-1/+1
2024-01-18fix: slove discovered bugssaturneric1-1/+1
2024-01-16refactor: remove libgettext from projectsaturneric1-23/+20
2024-01-16fix: make task and threading system safersaturneric1-1/+0
2024-01-15fix: slove the languange settings issuesaturneric1-2/+2
2024-01-15refactor: remove libconfig++ form projectsaturneric1-18/+10
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-75/+67
2024-01-11feat: improve api and ui of keys import and exportsaturneric1-14/+5
2024-01-05feat: integrate logging api to coresaturneric1-10/+10
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-1/+1
2023-12-02fix: add set owner struct action in keymanager menusaturneric1-9/+10
2023-10-25fix: solve some code tidy issuessaturneric1-2/+2
2023-10-17refactor: use piml tech to rewrite GlobalSettingsStationsaturneric1-1/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-14fix: improve uiSaturneric1-6/+1
2023-07-13feat: support searching keysSaturneric1-5/+56
2023-07-13feat: support marking a key as favouriteSaturneric1-1/+34
2023-07-12feat: support owner trust level settings of gpg keySaturneric1-1/+1