aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: use keyValueBegin() and keyValueEnd() at qt5 envsaturneric2024-05-111-0/+7
|
* fix: solve a build issue and add a tip for integrated modulesaturneric2024-05-031-0/+3
|
* fix: discard changes but text still remainssaturneric2024-05-032-3/+3
|
* fix: update translationssaturneric2024-05-031-3/+17
|
* feat: add option to close all gnupg daemon at closesaturneric2024-05-032-22/+33
|
* feat: improve functions and ui on modulesaturneric2024-04-301-0/+14
|
* Merge branch 'dev/2.1.2/main' into developsaturneric2024-04-281-9/+4
|
* feat: prefer to show module name instead of module idsaturneric2024-04-151-1/+1
|
* fix: use qt designer placeholder instead of custom initializedsaturneric2024-04-142-10/+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-112-12/+12
|
* 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-292-10/+17
|
* feat: add module controller and continue to work on module systemsaturneric2024-02-294-0/+698
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system