Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-16 | fix: do not check commit hash in flatpak container | saturneric | 1 | -1/+6 | |
2025-02-03 | fix: qt5 compile issues | saturneric | 1 | -2/+3 | |
2024-12-03 | fix: solve commit hash mismatch issue | saturneric | 1 | -1/+1 | |
2024-12-02 | fix: solve memory issues of sdk apis | saturneric | 1 | -24/+15 | |
2024-12-01 | feat: check commit hash from remote | saturneric | 1 | -0/+4 | |
2024-11-27 | feat: improve ui logic and support more email operations | saturneric | 1 | -1/+1 | |
2024-11-25 | fix: correct spelling mistake | saturneric | 1 | -1/+1 | |
2024-11-20 | feat: enhance cache api | saturneric | 1 | -0/+22 | |
2024-07-31 | fix: addressing some of the significant deficiencies identified | saturneric | 1 | -8/+7 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-07-27 | feat: improve sdk api for pinentry module | saturneric | 1 | -0/+4 | |
2024-07-12 | feat: add some ui apis to sdk | saturneric | 1 | -9/+19 | |
2024-07-12 | feat: improve the project structure | saturneric | 1 | -0/+0 | |
2024-05-03 | fix: solve a build issue and add a tip for integrated module | saturneric | 1 | -1/+1 | |
2024-05-03 | fix: continue to solve safe issues | saturneric | 1 | -1/+7 | |
2024-05-03 | fix: solve safe issues | saturneric | 1 | -0/+1 | |
2024-02-29 | feat: add prefix GF to all sdk and module symbols | saturneric | 1 | -10/+20 | |
2024-02-29 | feat: add module controller and continue to work on module system | saturneric | 1 | -3/+17 | |
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | |||||
2024-02-28 | feat: upgrade module system | saturneric | 1 | -1/+49 | |
1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it | |||||
2023-10-17 | refactor: change plugin system to module system | saturneric | 1 | -0/+0 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-10-15 | feat: start to add plugin system and do some improve on project configuration | saturneric | 1 | -3/+1 | |
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]> |