aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/controller/GnuPGControllerDialog.h (unfollow)
Commit message (Collapse)AuthorFilesLines
10 daysfeat: generate cark keyssaturneric1-1/+1
2025-02-03fix: qt5 compile issuessaturneric1-3/+4
2025-01-21feat: enhance key db functionssaturneric1-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
2024-11-22feat: default key db is not editablesaturneric1-1/+2
2024-11-22feat: add more operations on key db itemssaturneric1-0/+24
2024-11-17feat: can open key db by menu action triggered by right clicksaturneric1-0/+6
2024-10-25feat: add more context of key database supportsaturneric1-5/+20
2024-07-29feat: update copyright infosaturneric1-1/+1
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
1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
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
1. add custom key db support 2. add deep restart mode for custom key db settings 3. add core reset function
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
1. store window size and position 2. store icon size and style
2022-05-07refactor: develop 2.0.6 startSaturneric1-15/+0
1. delete smtp ability 2. change libs link type to dramatic
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-15/+49
1. tidy up settings.
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 ↵Saturneric1-0/+2
add network settings. 1. proxy settings. 2. network capability. 3. fixed known bugs. 4. improve ui.
2021-12-02Fix and Modified.Saturneric1-27/+5
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules.
2021-12-01Add i18n SupportSaturneric1-2/+2
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-11-28Can be compiled with minimal UI support.Saturneric1-0/+108