aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/ModuleControllerDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-1/+1
* feat: add SmartCardControllersaturneric14 days1-1/+1
* refactor: clean up codesaturneric2025-01-271-4/+1
* fix: spelling mistakessaturneric2024-11-281-1/+1
* fix: use standard qt version checking macrosaturneric2024-07-301-5/+5
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: user can prevent all modulessaturneric2024-07-281-1/+11
* feat: add paper key module supportsaturneric2024-07-281-4/+4
* feat: move pinentry out of source codesaturneric2024-07-271-0/+4
* feat: remove spdlog and clean up logsaturneric2024-07-261-3/+0
* 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: update translationssaturneric2024-05-031-3/+17
* feat: add option to close all gnupg daemon at closesaturneric2024-05-031-1/+1
* feat: improve functions and ui on modulesaturneric2024-04-301-0/+14
* 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