aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/KeyServerSearchTask.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: make task and threading system safersaturneric2024-01-161-1/+1
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-3/+3
|
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-7/+6
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-6/+4
|
* fix: check and update copyright at filessaturneric2023-10-161-3/+5
|
* feat: start to add plugin system and do some improve on project configurationsaturneric2023-10-151-0/+2
|
* fix: fix some issuesSaturneric2022-06-051-0/+76
1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including