Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: using qt containers instead of std containers | saturneric | 2024-12-13 | 1 | -6/+6 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | fix: make task and threading system safer | saturneric | 2024-01-16 | 1 | -5/+5 |
| | |||||
* | feat: improve api and ui of keys import and export | saturneric | 2024-01-11 | 1 | -6/+5 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -4/+2 |
| | |||||
* | 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/+4 |
| | |||||
* | fix: fix some issues | Saturneric | 2022-06-05 | 1 | -4/+0 |
| | | | | | | 1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including | ||||
* | perf: improve ListedKeyServerTestThread | Saturneric | 2022-05-22 | 1 | -0/+89 |
1. fixes #9 |