Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
11 days | feat: switch text-based model to workspace-based model | saturneric | 1 | -1/+0 | |
12 days | feat: support key groups | saturneric | 1 | -12/+11 | |
2025-04-12 | refactor: GpgKey and GpgSubKey | saturneric | 1 | -9/+9 | |
2025-04-12 | fix: wrong ui dialog order after switching apps | saturneric | 1 | -0/+2 | |
2024-11-18 | feat: make primary key and subkey clearly | saturneric | 1 | -1/+1 | |
2024-10-26 | fix: test basic operations of multi key db and solve issues | saturneric | 1 | -7/+14 | |
2024-07-30 | fix: use standard os detection macro | saturneric | 1 | -1/+2 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-01-30 | fix: add function to import key rev cert | saturneric | 1 | -5/+17 | |
2024-01-16 | refactor: remove libgettext from project | saturneric | 1 | -5/+5 | |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -7/+8 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-07-14 | fix: improve ui | Saturneric | 1 | -5/+0 | |
2022-11-26 | fix: record the actural size | Saturneric | 1 | -2/+6 | |
1. record the actural size of dialogs and main windows when they are closing | |||||
2022-07-22 | refactor(ui): adjust file structure | Saturneric | 1 | -5/+5 | |
2022-07-22 | feat(ui): use general main window and dialog class | Saturneric | 1 | -1/+1 | |
1. store window size and position 2. store icon size and style | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-22 | <refactor>(ui): tidy up codes and add comments. | Saturneric | 1 | -7/+9 | |
1. tidy up keypair_details. | |||||
2022-01-15 | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 1 | -4/+5 | |
1. Rename related entities. 2. Add a comments. | |||||
2022-01-02 | <refactor>(ui): take operations apart from key details. | Saturneric | 1 | -1/+7 | |
2021-12-13 | Improve UI & Fixed. | Saturneric | 1 | -1/+5 | |
2021-12-01 | Add i18n Support | Saturneric | 1 | -6/+6 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -16/+17 | |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -1/+1 | |
2021-05-31 | Write a text logo for never expiring. | Saturneric | 1 | -0/+1 | |
Adjust the UI of the key details interface Set the minimum length and width of the key details window. Adjust the structure and layout of each tab page of key details. Adjust part of the interface UI and text description. Add revocation parentheses for signature deletion. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-26 | Fix the wrong use of the signing key interface. | Saturneric | 1 | -5/+5 | |
Fix the problem that the window or control is not deleted after it is closed. Modify the names of some classes. Extend the function of KeyList, add exclusion list. Improve the message mechanism of GpgContext. Fix the problem caused by incorrect API calls caused by incorrect understanding of the gpgme document. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-22 | Expand and improve GpgKey; | Saturneric | 1 | -4/+4 | |
Modify project structure, separate KeyPairDetail from other ui files; Add New Tab and Write the Code for KeyPair Details Dialog; Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-21 | popupMenu now Exec When mKeyList HAS item(s) Selected. | Saturneric | 1 | -1/+1 | |
mKeyList Sorting Disabled. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-21 | Expand Key Details Dialog; | Saturneric | 1 | -192/+7 | |
Expand and Improve GpgKey and GpgSubKey; Change Interface getKeyDetails(); Code Modified; Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-21 | Change Project Name to GPGFrontend. | Saturneric | 1 | -14/+17 | |
Give up Local Key Database and Use user default one. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-12 | File Structure Modified. | Saturneric | 1 | -1/+1 | |
Change Headers and Source Files Name. Modified CMake Structure. | |||||
2021-05-12 | Srouce Files Tidy and Reform | Saturneric | 1 | -31/+31 | |