aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/keypair_details/EditSubKeyDialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-01-22<refactor>(ui): tidy up codes and add comments.Saturneric1-25/+0
1. tidy up keypair_details.
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-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/+5
Add a window to change the key expiration date. Add a refresh mechanism for the key details tab. Signed-off-by: Saturneric <[email protected]>