aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/KeyServerSearchTask.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: using pool for concurrent executions, not stable yetsaturneric2023-10-181-4/+4
|
* fix: check and update copyright at filessaturneric2023-10-161-3/+5
|
* fix: solve some issues on linux .desktop filesaturneric2023-10-151-1/+1
|
* fix: improve the task execution modelSaturneric2023-02-181-1/+1
|
* feat: improve task execute systemSaturneric2023-02-171-1/+2
|
* style(src): reformat codeSaturneric2022-07-221-1/+1
|
* fix: fix some issuesSaturneric2022-06-051-0/+59
1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including