aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: restart gpg-agent at start and kill gpg agent by close as default ↵saturneric9 days1-17/+1
| | | | behaviors
* fix: issues found on macossaturneric9 days1-1/+2
|
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+0
|
* fix: found bugssaturneric12 days1-1/+0
|
* refactor: clean up codesaturneric2025-01-271-7/+3
|
* feat: enhance key db functionssaturneric2025-01-211-36/+63
| | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
* fix: qt5 build issuessaturneric2024-12-021-1/+1
|
* fix: add some untranslated stringssaturneric2024-12-011-0/+7
|
* translation: update ts filessaturneric2024-12-011-4/+4
|
* 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