aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowGpgOperaFunction.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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