aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: unchecking some check boxes at gnupg controller will not restartsaturneric2024-08-051-0/+12
|
* fix: use standard os detection macrosaturneric2024-07-301-8/+7
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-15/+0
|
* fix: discard changes but text still remainssaturneric2024-05-031-2/+2
|
* feat: add option to close all gnupg daemon at closesaturneric2024-05-031-21/+32
|
* Merge branch 'dev/2.1.2/main' into developsaturneric2024-04-281-9/+4
|
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-0/+400
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system