aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/KeyTreeView.h (unfollow)
Commit message (Collapse)AuthorFilesLines
10 daysfeat: generate cark keyssaturneric1-1/+7
12 daysfeat: support key groupssaturneric1-0/+8
2025-04-12feat: add openpgp smart card supportsaturneric1-0/+26
2025-04-12fix: issues on adsk operationssaturneric1-2/+3
2025-04-12feat: add ui support for adsk featuressaturneric1-14/+30
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-04-16fix: improve grt tab, mods name and its project structuresaturneric1-1/+29
2024-04-14feat: add a grt viewer and solve some issues in gnupg info tabsaturneric1-2/+7
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2022-07-22fix(ui): fix signer picker and other issuesSaturneric1-0/+1
1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package"
2022-07-22refactor(ui): adjust file structureSaturneric1-0/+0
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-7/+10
2021-12-06Improve UI & FunctionsSaturneric1-5/+6
2021-12-01Add i18n SupportSaturneric1-2/+2
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-11-29Fix Known Bugs.Saturneric1-6/+6
1. Import Keys. 2. Import Keys From Server. 3. UID Management.
2021-10-02UI Framework Modified.Saturneric1-0/+0
2021-08-10Split some source files that are too large.Saturneric1-3/+23
2021-06-02Add and change the expiration date of the key pair.Saturneric1-0/+14
Add a window to change the key expiration date. Add a refresh mechanism for the key details tab. Signed-off-by: Saturneric <[email protected]>