Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-08-05 | fix: key server adding or switching is actually not working | saturneric | 1 | -1/+7 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-02-29 | feat: add module controller and continue to work on module system | saturneric | 1 | -2/+3 | |
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | |||||
2024-02-26 | feat: add user agent header when doing http request | saturneric | 1 | -1/+6 | |
2024-01-16 | fix: make task and threading system safer | saturneric | 1 | -4/+3 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -6/+5 | |
2024-01-11 | feat: improve api and ui of keys import and export | saturneric | 1 | -1/+1 | |
2023-10-18 | feat: using pool for concurrent executions, not stable yet | saturneric | 1 | -4/+4 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -3/+5 | |
2023-10-15 | fix: solve some issues on linux .desktop file | saturneric | 1 | -1/+1 | |
2023-02-18 | fix: improve the task execution model | Saturneric | 1 | -1/+1 | |
2023-02-17 | feat: improve task execute system | Saturneric | 1 | -1/+2 | |
2022-07-22 | style(src): reformat code | Saturneric | 1 | -1/+1 | |
2022-06-05 | fix: fix some issues | Saturneric | 1 | -0/+59 | |
1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including |