aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgKeyTableModel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: qt5 build issuessaturneric9 days1-1/+8
* chore: update and check translationssaturneric10 days1-12/+11
* feat: support key groupssaturneric11 days1-97/+167
* feat: support tooltips for key table entriessaturneric2025-04-121-0/+32
* fix: issues on adsk operationssaturneric2025-04-121-17/+42
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-10/+10
* feat: add ui support for adsk featuressaturneric2025-04-121-6/+2
* refactor: make some function names shortersaturneric2025-02-021-4/+4
* fix: use yyy-MM-dd format of create date on key listsaturneric2025-01-311-1/+1
* Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-211-58/+69
|\
| * fix: ResizeToContents behaviors of key listsaturneric2024-12-211-52/+69
| * fix: adjust the width of key list cell correctlysaturneric2024-12-201-7/+1
* | refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+2
|/
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-3/+13
* feat: update copyright infosaturneric2024-07-291-3/+3
* feat: enable sorting and add column "comment" at key tablesaturneric2024-06-281-13/+8
* feat: user can select shown columns at key tablesaturneric2024-06-281-5/+20
* feat: rewrite key list structure and logicsaturneric2024-06-021-0/+162