aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/integrated/version_checking_module/VersionCheckTask.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: improve grt tab, mods name and its project structuresaturneric2024-04-161-171/+0
* fix: find and solve some issues on module managementsaturneric2024-04-111-3/+3
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-34/+28
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-5/+4
* feat: upgrade module systemsaturneric2024-02-281-16/+28
* feat: add user agent header when doing http requestsaturneric2024-02-261-4/+8
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-38/+37
* fix: set gpgconf path to gpgme enginesaturneric2024-01-231-3/+8
* fix: improve ui and solve discovered bugs at version checking modulesaturneric2024-01-221-1/+5
* fix: make task and threading system safersaturneric2024-01-161-2/+3
* refactor: remove nlohmann json library from projectsaturneric2024-01-151-84/+59
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-10/+12
* feat: integrate logging api to coresaturneric2024-01-051-1/+1
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-1/+0
* feat: add callback function to eventsaturneric2023-11-021-4/+4
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-3/+2
* feat: try to use GRT as a info exchange center of modules and uisaturneric2023-10-241-13/+12
* fix: solve some issues on log systemsaturneric2023-10-231-14/+14
* perf: reduce header includes and improve build speedsaturneric2023-10-231-0/+1
* feat: using pool for concurrent executions, not stable yetsaturneric2023-10-181-5/+4
* refactor: change plugin system to module systemsaturneric2023-10-171-0/+179