aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/GlobalModuleContext.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-4/+4
* fix: qt5 compile issuessaturneric2025-02-031-2/+2
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-0/+2
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: reset module settings object in a proper waysaturneric2024-04-301-2/+2
* feat: improve functions and ui on modulesaturneric2024-04-301-1/+3
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-0/+4
* feat: upgrade module systemsaturneric2024-02-281-0/+4
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-1/+1
* fix: slove threading and memory issuessaturneric2023-12-151-2/+3
* feat: standarized and speed up app env loading processsaturneric2023-12-031-1/+1
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-13/+13
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-0/+2
* perf: reduce header includes and improve build speedsaturneric2023-10-231-0/+2
* feat: improve project structure and add GRT for modulessaturneric2023-10-231-7/+6
* feat: imporve module systemsaturneric2023-10-171-3/+4
* refactor: move module system to core and make it worksaturneric2023-10-171-0/+83