aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/Module.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-3/+3
|
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
|
* fix: slove threading and memory issuessaturneric2023-12-151-11/+10
|
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-1/+0
|
* feat: improve project structure and add GRT for modulessaturneric2023-10-231-9/+4
|
* refactor: move module system to core and make it worksaturneric2023-10-171-0/+87