aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/KeyTable.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
14 daysfeat: support key groupssaturneric1-27/+37
2024-12-21fix: avoid check action triggering the show of key detail dialogsaturneric1-0/+2
2024-12-21fix: ResizeToContents behaviors of key listsaturneric1-6/+1
2024-12-20fix: adjust the width of key list cell correctlysaturneric1-1/+6
2024-12-13refactor: using qt containers instead of std containerssaturneric1-3/+3
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric1-4/+4
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-28feat: double-click key table row wil show detail dialogsaturneric1-0/+12
2024-07-26fix: clean up warningssaturneric1-1/+1
2024-06-28feat: enable sorting and add column "comment" at key tablesaturneric1-0/+1
2024-06-28feat: user can select shown columns at key tablesaturneric1-0/+136