Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: generate cark keys | saturneric | 10 days | 1 | -2/+2 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | fix: correct the spelling of 'deactivate' | saturneric | 2024-07-28 | 1 | -1/+1 |
| | |||||
* | fix: reset module settings object in a proper way | saturneric | 2024-04-30 | 1 | -1/+1 |
| | |||||
* | feat: prefer to show module name instead of module id | saturneric | 2024-04-15 | 1 | -1/+1 |
| | |||||
* | feat: validate module id format and compatibility of sdk and qt env | saturneric | 2024-03-01 | 1 | -0/+4 |
| | |||||
* | feat: add prefix GF to all sdk and module symbols | saturneric | 2024-02-29 | 1 | -1/+0 |
| | |||||
* | feat: add module controller and continue to work on module system | saturneric | 2024-02-29 | 1 | -0/+8 |
| | | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | ||||
* | feat: upgrade module system | saturneric | 2024-02-28 | 1 | -6/+13 |
| | | | | | | 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: slove codacy issues | saturneric | 2024-01-18 | 1 | -1/+1 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -3/+3 |
| | |||||
* | fix: use secure memory management at impl class | saturneric | 2023-12-16 | 1 | -1/+1 |
| | |||||
* | fix: slove threading and memory issues | saturneric | 2023-12-15 | 1 | -11/+10 |
| | |||||
* | feat: use module instead of integrated code at version checking task | Saturneric | 2023-10-24 | 1 | -1/+0 |
| | |||||
* | feat: improve project structure and add GRT for modules | saturneric | 2023-10-23 | 1 | -9/+4 |
| | |||||
* | refactor: move module system to core and make it work | saturneric | 2023-10-17 | 1 | -0/+87 |