aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/integrated/version_checking_module/VersionCheckingModule.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: improve grt tab, mods name and its project structuresaturneric2024-04-161-164/+0
* feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-141-2/+8
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-021-0/+1
* feat: validate module id format and compatibility of sdk and qt envsaturneric2024-03-011-1/+1
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-60/+109
* feat: upgrade module systemsaturneric2024-02-281-11/+14
* refactor: remove nlohmann json library from projectsaturneric2024-01-151-4/+0
* fix: repair gnupg info listing funtionSaturneric2023-11-291-1/+2
* feat: add callback function to eventsaturneric2023-11-021-8/+13
* feat: use rt listen publish event function in main windows' app version upgra...Saturneric2023-10-251-25/+23
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-27/+26
* feat: try to use GRT as a info exchange center of modules and uisaturneric2023-10-241-2/+48
* fix: solve some issues on log systemsaturneric2023-10-231-4/+4
* fix: improve modulesaturneric2023-10-171-1/+1
* refactor: move module system to core and make it worksaturneric2023-10-171-3/+3
* fix: slove compile issuessaturneric2023-10-171-4/+4
* refactor: change plugin system to module systemsaturneric2023-10-171-0/+60