aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/ModuleControllerDialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: prefer to show module name instead of module idsaturneric2024-04-151-1/+1
|
* fix: use qt designer placeholder instead of custom initializedsaturneric2024-04-141-9/+3
|
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-15/+48
|
* fix: find and solve some issues on module managementsaturneric2024-04-111-11/+11
|
* feat: validate module id format and compatibility of sdk and qt envsaturneric2024-03-011-0/+4
|
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-10/+16
|
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-0/+111
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system