aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: cannot properly find and verify some special-name original filesdev/2.1.1/mainsaturneric2024-02-011-2/+3
* fix: set use system pinentry as a default optionsaturneric2024-02-013-3/+3
* fix: slove ci issuessaturneric2024-02-014-9/+19
* chore: speed up cisaturneric2024-02-013-14/+14
* fix: gpgme 1.23.2 has problem on windows and back to 1.22saturneric2024-02-012-14/+80
* fix: slove discovered issues on windows platformsaturneric2024-01-312-1/+22
* fix: export spdlog dll to binary output pathsaturneric2024-01-311-0/+7
* fix: copy qt5 dlls at qt5 build modesaturneric2024-01-311-1/+7
* fix: update ci configuresaturneric2024-01-311-2/+2
* fix: update translationssaturneric2024-01-316-131/+155
* feat: support qt5 build optionsaturneric2024-01-3112-11/+43
* feat: try to add qt5 supportsaturneric2024-01-307-29/+175
* fix: add general main window rect state fallback logicsaturneric2024-01-305-6/+108
* doc: update translationssaturneric2024-01-305-672/+1127
* fix: add function to import key rev certsaturneric2024-01-308-20/+141
* fix: solve reported issuessaturneric2024-01-297-191/+257
* fix: slove some discovered issues on windowssaturneric2024-01-264-6/+10
* fix: export libarchive and libgtest to artifactssaturneric2024-01-262-0/+16
* fix: cannot correctly compilesaturneric2024-01-263-3/+19
* doc: fill translations mainly de and chinesesaturneric2024-01-2614-2319/+2924
* feat: enhance gnupg control boardsaturneric2024-01-257-116/+137
* feat: enhance keys searching functionssaturneric2024-01-252-6/+20
* feat: enhance analysed results of verification and signingsaturneric2024-01-254-39/+97
* feat: load buddled qt and qtbase translationssaturneric2024-01-254-0/+32
* fix: archive functions not work on windows when there were some non-ascii cha...saturneric2024-01-252-39/+71
* fix: buddle libarchive as submodulesaturneric2024-01-255-9/+5
* fix: try to solve bugs at universal file operationssaturneric2024-01-242-6/+11
* fix: improve file pagesaturneric2024-01-246-46/+75
* fix: decrypt tar.gpg but output path is incorrectsaturneric2024-01-241-2/+1
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-2410-76/+125
* feat: improve key list and find widgetsaturneric2024-01-2314-54/+99
* feat: add a setting to enable gpgme debug logsaturneric2024-01-2324-133/+140
* fix: solve issues at i18n supportsaturneric2024-01-2314-3223/+3683
* fix: main windows is too smallsaturneric2024-01-231-0/+3
* fix: mimalloc is not yet stable on windowssaturneric2024-01-232-6/+4
* feat: support dark mode on windowssaturneric2024-01-231-3/+9
* fix: set gpgconf path to gpgme enginesaturneric2024-01-232-12/+24
* fix: solve issues on detected gnupg path function and fix linking errors on w...saturneric2024-01-2310-61/+223
* feat: improve gpg context configure logic and uisaturneric2024-01-225-20/+40
* feat: add gnupg directories infos to gnupg tabsaturneric2024-01-223-36/+93
* fix: ExecuteContext should be marked as exportsaturneric2024-01-221-1/+1
* fix: maybe gcc-11 is too new to ubuntu 20.04saturneric2024-01-221-6/+2
* fix: improve ui and solve discovered bugs at version checking modulesaturneric2024-01-224-9/+13
* fix: stop reading all data into memory at file hash calculationsaturneric2024-01-222-38/+66
* fix: QStringList is not equal to QList<QVector>saturneric2024-01-225-33/+23
* doc: add spdlog as dependencies to READMEsaturneric2024-01-221-1/+2
* doc: update READMEsaturneric2024-01-221-15/+11
* fix: solve a compile errorsaturneric2024-01-221-18/+16
* fix: update doc and fix some compile errorssaturneric2024-01-226-162/+23
* fix: solve an achieve problem on xcodesaturneric2024-01-224-5/+55