aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-03fix: discard changes but text still remainssaturneric1-1/+1
2024-02-29feat: add module controller and continue to work on module systemsaturneric1-0/+0
2024-01-25feat: enhance gnupg control boardsaturneric1-0/+2
2024-01-17fix: find and slove some bugssaturneric1-6/+23
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-2/+2
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+2
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-04-05feat: add check for key db and improve uiSaturneric1-0/+5
2023-04-04feat: add gnupg controllerSaturneric1-39/+31
2022-12-04feat(ui, core): add custom key db supportSaturneric1-4/+4
2022-07-22refactor(ui): adjust file structureSaturneric1-0/+0
2022-07-22style(src): reformat codeSaturneric1-2/+2
2022-07-22feat(ui): use general main window and dialog classSaturneric1-1/+2
2022-05-07refactor: develop 2.0.6 startSaturneric1-15/+0
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-15/+49
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-04<feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ad...Saturneric1-0/+2
2021-12-02Fix and Modified.Saturneric1-27/+5
2021-12-01Add i18n SupportSaturneric1-2/+2
2021-11-28Can be compiled with minimal UI support.Saturneric1-0/+108