Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: make task and threading system safer | saturneric | 2024-01-16 | 1 | -1/+1 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -4/+3 |
| | |||||
* | feat: improve api and ui of keys import and export | saturneric | 2024-01-11 | 1 | -9/+12 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -5/+4 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -3/+5 |
| | |||||
* | feat: start to add plugin system and do some improve on project configuration | saturneric | 2023-10-15 | 1 | -0/+2 |
| | |||||
* | fix: fix some issues | Saturneric | 2022-06-05 | 1 | -0/+80 |
1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including |