aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/ListedKeyServerTestTask.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: using qt containers instead of std containerssaturneric2024-12-131-6/+6
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* fix: make task and threading system safersaturneric2024-01-161-5/+5
|
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-6/+5
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+2
|
* 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/+4
|
* fix: fix some issuesSaturneric2022-06-051-4/+0
| | | | | | 1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including
* perf: improve ListedKeyServerTestThreadSaturneric2022-05-221-0/+89
1. fixes #9