aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/ListedKeyServerTestTask.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: using qt containers instead of std containerssaturneric2024-12-131-2/+2
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-3/+0
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-3/+2
* feat: add user agent header when doing http requestsaturneric2024-02-261-1/+7
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-4/+3
* fix: make task and threading system safersaturneric2024-01-161-10/+12
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-1/+1
* feat: integrate logging api to coresaturneric2024-01-051-4/+4
* feat: use rt listen publish event function in main windows' app version upgra...Saturneric2023-10-251-2/+2
* feat: using pool for concurrent executions, not stable yetsaturneric2023-10-181-3/+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/+1
* 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
* fix: reduce info level logsSaturneric2023-02-111-4/+4
* feat: change the log style in source filesSaturneric2023-02-031-4/+4
* perf: improve ListedKeyServerTestThreadSaturneric2022-05-221-0/+88