aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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