aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/GlobalModuleContext.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-1/+1
* chore: clean up codesaturneric2025-02-041-1/+0
* fix: qt5 compile issuessaturneric2025-02-031-7/+5
* fix: improve code compatibilitysaturneric2025-01-261-1/+1
* fix: remove bug on module register monitoringsaturneric2024-11-251-1/+3
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-6/+42
* feat: simplify loggingsaturneric2024-07-301-25/+20
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: correct the spelling of 'deactivate'saturneric2024-07-281-2/+2
* feat: remove spdlog and clean up logsaturneric2024-07-261-51/+26
* fix: reset module settings object in a proper waysaturneric2024-04-301-5/+5
* feat: improve functions and ui on modulesaturneric2024-04-301-3/+15
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-0/+1
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-10/+20
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-5/+40
* feat: upgrade module systemsaturneric2024-02-281-2/+40
* fix: slove discovered faults and bugssaturneric2024-01-191-1/+1
* fix: make task and threading system safersaturneric2024-01-161-1/+0
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-12/+3
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-7/+5
* fix: slove a multi-threads issue at task modelsaturneric2024-01-051-10/+10
* feat: integrate logging api to coresaturneric2024-01-051-27/+32
* fix: slove threading and memory issuessaturneric2023-12-151-35/+26
* fix: slove a memory issue found by valgrindsaturneric2023-12-131-11/+22
* feat: move test to src and add submodule googletestsaturneric2023-12-061-3/+3
* feat: standarized and speed up app env loading processsaturneric2023-12-031-4/+5
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-2/+4
* style: improve code style of coresaturneric2023-10-301-3/+3
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-66/+69
* fix: solve some code tidy issuessaturneric2023-10-251-1/+0
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-3/+9
* fix: solve some issues on log systemsaturneric2023-10-231-0/+1
* perf: reduce header includes and improve build speedsaturneric2023-10-231-9/+7
* feat: simplify the thread system and improve its stabilitysaturneric2023-10-181-3/+3
* fix: improve thread and module relationsaturneric2023-10-181-0/+3
* feat: imporve module systemsaturneric2023-10-171-15/+43
* refactor: move module system to core and make it worksaturneric2023-10-171-0/+341