aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: solve discovered issuessaturneric2024-11-301-4/+6
|
* feat: user should confirm the removal of key dbssaturneric2024-11-291-0/+12
|
* feat: default key db is not editablesaturneric2024-11-221-29/+40
|
* fix: correct table header of key db indexsaturneric2024-11-221-0/+3
|
* feat: add more operations on key db itemssaturneric2024-11-221-0/+165
|
* feat: set max key db number to 8saturneric2024-11-171-0/+9
|
* feat: can open key db by menu action triggered by right clicksaturneric2024-11-171-0/+17
|
* fix: should restart app after editing key db infossaturneric2024-11-171-0/+7
|
* feat: add more context of key database supportsaturneric2024-10-251-100/+92
|
* 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