aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/ModuleControllerDialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
10 daysfeat: generate cark keyssaturneric1-1/+1
2025-04-13feat: add SmartCardControllersaturneric1-1/+1
2025-01-27refactor: clean up codesaturneric1-4/+1
2024-11-28fix: spelling mistakessaturneric1-1/+1
2024-07-30fix: use standard qt version checking macrosaturneric1-5/+5
2024-07-29feat: update copyright infosaturneric1-1/+1
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 logsaturneric1-3/+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: update translationssaturneric1-3/+17
2024-05-03feat: add option to close all gnupg daemon at closesaturneric1-1/+1
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 initializedsaturneric1-9/+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 managementsaturneric1-11/+11
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 symbolssaturneric1-10/+16
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-0/+111
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system