aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/integrated/version_checking_module/VersionCheckTask.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-16fix: improve grt tab, mods name and its project structuresaturneric1-171/+0
2024-04-11fix: find and solve some issues on module managementsaturneric1-3/+3
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric1-34/+28
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-5/+4
2024-02-28feat: upgrade module systemsaturneric1-16/+28
2024-02-26feat: add user agent header when doing http requestsaturneric1-4/+8
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-38/+37
2024-01-23fix: set gpgconf path to gpgme enginesaturneric1-3/+8
2024-01-22fix: improve ui and solve discovered bugs at version checking modulesaturneric1-1/+5
2024-01-16fix: make task and threading system safersaturneric1-2/+3
2024-01-15refactor: remove nlohmann json library from projectsaturneric1-84/+59
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-10/+12
2024-01-05feat: integrate logging api to coresaturneric1-1/+1
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-1/+0
2023-11-02feat: add callback function to eventsaturneric1-4/+4
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-3/+2
2023-10-24feat: try to use GRT as a info exchange center of modules and uisaturneric1-13/+12
2023-10-23fix: solve some issues on log systemsaturneric1-14/+14
2023-10-23perf: reduce header includes and improve build speedsaturneric1-0/+1
2023-10-18feat: using pool for concurrent executions, not stable yetsaturneric1-5/+4
2023-10-17refactor: change plugin system to module systemsaturneric1-2/+2
2023-10-16feat: using piml tech on plugin systemsaturneric1-3/+3
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-10-15feat: start to add plugin system and do some improve on project configurationsaturneric1-3/+4
2023-10-15fix: solve some issues on linux .desktop filesaturneric1-1/+1
2023-02-25fix: solve codacy issuesSaturneric1-2/+8
2023-02-18fix: improve the task execution modelSaturneric1-3/+3
2023-02-17feat: improve task execute systemSaturneric1-1/+2
2023-02-11fix: reduce info level logsSaturneric1-3/+3
2023-02-07fix: solve an issue in version checkingSaturneric1-4/+8
2023-02-03feat: change the log style in source filesSaturneric1-11/+11
2022-05-20refactor: change version checking to taskSaturneric1-49/+87
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-1/+1
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-12<refactor, chore>(project, ui, core): Normalize third-party dependencies.Saturneric1-1/+1
2022-01-12<refactor>(ui): Adjust src/ui/function to src/ui/threadSaturneric1-0/+0
2022-01-04<feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ad...Saturneric1-0/+3
2022-01-04<fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric1-8/+5
2022-01-04<fix>(ui): improve ui.Saturneric1-8/+8
2022-01-04<fix>(core): fix windows build problemSaturneric1-61/+58
2022-01-03<fix, feature>(core, ui): version system upgrade.Saturneric1-28/+79
2021-12-16Fixed Issues on Windows & Reduce warning.Saturneric1-7/+4
2021-12-05Remove rapidjson and Improve update ploicy.Saturneric1-23/+26
2021-12-05Remove rapidjson and Improve update ploicy.Saturneric1-23/+26
2021-12-02Fixed.Saturneric1-1/+1
2021-12-02Modified & ImproveSaturneric1-6/+6
2021-12-01Add i18n SupportSaturneric1-2/+3
2021-10-02UI Framework Modified.Saturneric1-32/+33
2021-08-10Split some source files that are too large.Saturneric1-3/+23
2021-07-19Improved and Modified.Saturneric1-0/+5