Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-28 | refactor: start to tidy up code using clang-tidy | saturneric | 1 | -86/+0 | |
2023-10-16 | fix: solve compile and link issues | saturneric | 1 | -0/+2 | |
2023-10-16 | refactor: use c++17 features and piml tech to rewrite DataObject and Task | saturneric | 1 | -1/+56 | |
2023-10-16 | feat: using piml tech on plugin system | saturneric | 1 | -1/+1 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2022-02-04 | <refactor>(src): rename the gpg directory to core | Saturneric | 1 | -1/+1 | |
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-08-15 | Bugs Fixed; Improve Functions; | Saturneric | 1 | -1/+1 | |
2021-08-10 | Split some source files that are too large. | Saturneric | 1 | -3/+23 | |
2021-06-02 | Add and change the expiration date of the key pair. | Saturneric | 1 | -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]> |