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