aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-28feat: user can prevent all modulessaturneric1-1/+11
2024-07-28feat: add paper key module supportsaturneric1-4/+4
2024-07-27feat: move pinentry out of source codesaturneric1-0/+4
2024-07-26feat: remove spdlog and clean up logsaturneric2-18/+0
2024-05-11fix: use keyValueBegin() and keyValueEnd() at qt5 envsaturneric1-0/+7
2024-05-03fix: solve a build issue and add a tip for integrated modulesaturneric1-0/+3
2024-05-03fix: discard changes but text still remainssaturneric2-3/+3
2024-05-03fix: update translationssaturneric1-3/+17
2024-05-03feat: add option to close all gnupg daemon at closesaturneric2-22/+33
2024-04-30feat: improve functions and ui on modulesaturneric1-0/+14
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