aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-04-15feat: prefer to show module name instead of module idsaturneric1-1/+1
2024-04-14fix: use qt designer placeholder instead of custom initializedsaturneric2-10/+3
2024-04-12feat: add auto activate function and optimums for some structuressaturneric1-15/+48
2024-04-11fix: find and solve some issues on module managementsaturneric2-12/+12
2024-03-01feat: validate module id format and compatibility of sdk and qt envsaturneric1-0/+4
2024-02-29feat: add prefix GF to all sdk and module symbolssaturneric2-10/+17
2024-02-29feat: add module controller and continue to work on module systemsaturneric4-0/+698
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system