aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
9 dayschore: restart gpg-agent at start and kill gpg agent by close as default beha...saturneric1-17/+1
9 daysfix: issues found on macossaturneric1-1/+2
11 daysfeat: switch text-based model to workspace-based modelsaturneric1-1/+0
12 daysfix: found bugssaturneric1-1/+0
2025-01-27refactor: clean up codesaturneric1-7/+3
2025-01-21feat: enhance key db functionssaturneric1-36/+63
2024-12-02fix: qt5 build issuessaturneric1-1/+1
2024-12-01fix: add some untranslated stringssaturneric1-0/+7
2024-12-01translation: update ts filessaturneric1-4/+4
2024-11-30fix: solve discovered issuessaturneric1-4/+6
2024-11-29feat: user should confirm the removal of key dbssaturneric1-0/+12
2024-11-22feat: default key db is not editablesaturneric1-29/+40
2024-11-22fix: correct table header of key db indexsaturneric1-0/+3
2024-11-22feat: add more operations on key db itemssaturneric1-0/+165
2024-11-17feat: set max key db number to 8saturneric1-0/+9
2024-11-17feat: can open key db by menu action triggered by right clicksaturneric1-0/+17
2024-11-17fix: should restart app after editing key db infossaturneric1-0/+7
2024-10-25feat: add more context of key database supportsaturneric1-100/+92
2024-08-05fix: unchecking some check boxes at gnupg controller will not restartsaturneric1-0/+12
2024-07-30fix: use standard os detection macrosaturneric1-8/+7
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-15/+0
2024-05-03fix: discard changes but text still remainssaturneric1-2/+2
2024-05-03feat: add option to close all gnupg daemon at closesaturneric1-21/+32
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-0/+0
2024-02-14fix: use bundled pinentry as default in flatpak containersaturneric1-1/+3
2024-02-01fix: set use system pinentry as a default optionsaturneric1-1/+1
2024-01-26fix: slove some discovered issues on windowssaturneric1-3/+3
2024-01-25feat: enhance gnupg control boardsaturneric1-78/+97
2024-01-23feat: add a setting to enable gpgme debug logsaturneric1-28/+30
2024-01-22feat: improve gpg context configure logic and uisaturneric1-13/+5
2024-01-16refactor: remove libgettext from projectsaturneric1-28/+28
2024-01-15fix: slove the languange settings issuesaturneric1-14/+14
2024-01-15refactor: remove libconfig++ form projectsaturneric1-79/+42
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-34/+26
2024-01-08fix: solve compile issuesaturneric1-33/+19
2024-01-05feat: integrate logging api to coresaturneric1-17/+17
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-1/+1
2023-12-02fix: add set owner struct action in keymanager menusaturneric1-3/+3
2023-11-29fix: repair gnupg info listing funtionSaturneric1-2/+1
2023-11-07refactor: separate typedef and implsaturneric1-1/+2
2023-10-30style: improve code style of coresaturneric1-5/+5
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-1/+0
2023-10-25feat: moving gnupg info gathering logic to a new modulesaturneric1-4/+16
2023-10-17refactor: use piml tech to rewrite GlobalSettingsStationsaturneric1-4/+4
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-04-06fix: solve compile issue on windowsSaturneric1-3/+1
2023-04-05feat: add check for key db and improve uiSaturneric1-62/+83
2023-04-04feat: improve the ui of gnupg controllerSaturneric1-40/+93
2023-04-04feat: add gnupg controllerSaturneric1-0/+361