aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-1/+1
|
* fix: qt5 compile issuessaturneric2025-02-031-3/+4
|
* feat: enhance key db functionssaturneric2025-01-211-3/+4
| | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
* feat: default key db is not editablesaturneric2024-11-221-1/+2
|
* feat: add more operations on key db itemssaturneric2024-11-221-0/+24
|
* feat: can open key db by menu action triggered by right clicksaturneric2024-11-171-0/+6
|
* feat: add more context of key database supportsaturneric2024-10-251-5/+20
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* fix: discard changes but text still remainssaturneric2024-05-031-1/+1
|
* feat: add module controller and continue to work on module systemsaturneric2024-02-291-0/+126
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system