aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/integrated/version_checking_module/SoftwareVersion.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: improve grt tab, mods name and its project structuresaturneric2024-04-161-100/+0
|
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-021-0/+38
|
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-20/+20
|
* feat: upgrade module systemsaturneric2024-02-281-6/+10
| | | | | | 1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it
* fix: solve issues on detected gnupg path function and fix linking errors on ↵saturneric2024-01-231-0/+1
| | | | windows platform
* fix: improve ui and solve discovered bugs at version checking modulesaturneric2024-01-221-3/+4
|
* refactor: improve the code structure of coresaturneric2023-11-061-1/+1
|
* style: improve code style of coresaturneric2023-10-301-2/+2
|
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-45/+3
|
* feat: try to use GRT as a info exchange center of modules and uisaturneric2023-10-241-7/+9
|
* fix: solve some issues on log systemsaturneric2023-10-231-7/+7
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-0/+3
|
* feat: improve project structure and add GRT for modulessaturneric2023-10-231-38/+27
|
* refactor: change plugin system to module systemsaturneric2023-10-171-0/+104