aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowGpgOperaFunction.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: support key groupssaturneric11 days1-27/+22
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-1/+1
* feat: allow switch ascii mode at file page optionssaturneric2025-02-031-18/+6
* refactor: make some function names shortersaturneric2025-02-021-10/+5
* refactor: code clean up of main windowsaturneric2025-01-271-52/+407
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-388/+98
* fix: optimums unknown fpr verifying helpersaturneric2025-01-261-86/+29
* refactor: using qt containers instead of std containerssaturneric2024-12-131-15/+15
* fix: compiler warningssaturneric2024-12-031-9/+6
* fix: qt5 build issuessaturneric2024-12-021-6/+6
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-65/+34
* feat: improve ui logic of email verification and make project structure bettersaturneric2024-11-261-11/+10
* feat: support verifying email through eml datasaturneric2024-11-251-4/+74
* feat: auto import missing key after verifysaturneric2024-11-171-23/+95
* fix: should check key status immediately after get itsaturneric2024-10-261-0/+4
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-144/+197
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-8/+0
* feat: let user select keys to sync from key serversaturneric2024-05-111-1/+1
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-0/+2
* fix: find and slove some bugssaturneric2024-01-171-6/+8
* fix: slove some issues and update translationssaturneric2024-01-161-7/+21
* refactor: remove libgettext from projectsaturneric2024-01-161-28/+26
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-3/+3
* feat: integrate logging api to coresaturneric2024-01-051-2/+2
* feat: fully test basical operations of archive and filesaturneric2023-12-311-0/+382