aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/VersionCheckTask.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-177/+0
* perf: reduce header includes and improve build speedsaturneric2023-10-231-3/+1
* feat: using pool for concurrent executions, not stable yetsaturneric2023-10-181-3/+3
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* 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: solve codacy issuesSaturneric2023-02-251-2/+8
* fix: improve the task execution modelSaturneric2023-02-181-3/+3
* feat: improve task execute systemSaturneric2023-02-171-1/+2
* fix: reduce info level logsSaturneric2023-02-111-3/+3
* fix: solve an issue in version checkingSaturneric2023-02-071-4/+8
* feat: change the log style in source filesSaturneric2023-02-031-11/+11
* refactor: change version checking to taskSaturneric2022-05-201-0/+167