aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/GlobalModuleContext.h (unfollow)
Commit message (Collapse)AuthorFilesLines
11 daysfeat: generate cark keyssaturneric1-4/+4
2025-02-03fix: qt5 compile issuessaturneric1-2/+2
2024-07-31fix: addressing some of the significant deficiencies identifiedsaturneric1-0/+2
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-04-30fix: reset module settings object in a proper waysaturneric1-2/+2
2024-04-30feat: improve functions and ui on modulesaturneric1-1/+3
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-0/+4
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
2024-02-28feat: upgrade module systemsaturneric1-0/+4
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
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-1/+1
2023-12-15fix: slove threading and memory issuessaturneric1-2/+3
2023-12-03feat: standarized and speed up app env loading processsaturneric1-1/+1
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-13/+13
2023-10-24feat: use module instead of integrated code at version checking taskSaturneric1-0/+2
2023-10-23perf: reduce header includes and improve build speedsaturneric1-0/+2
2023-10-23feat: improve project structure and add GRT for modulessaturneric1-7/+6
2023-10-17feat: imporve module systemsaturneric1-3/+4
2023-10-17refactor: move module system to core and make it worksaturneric1-3/+2
2023-10-17fix: slove compile issuessaturneric1-7/+7
2023-10-17refactor: change plugin system to module systemsaturneric1-22/+21
2023-10-16feat: using piml tech on plugin systemsaturneric1-33/+13
2023-10-16fix: check and update copyright at filessaturneric1-3/+5
2023-10-15feat: start to add plugin system and do some improve on project configurationsaturneric1-0/+103