aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: nothing changed is still triggering restart at gnupg controllersaturneric2024-04-112-9/+5
|
* fix: could not determine the path to the executable based on the desktop filesaturneric2024-03-031-3/+3
|
* fix: translation doesn't refresh after switchingsaturneric2024-03-031-16/+25
|
* feat: add user agent header when doing http requestsaturneric2024-02-268-10/+48
|
* fix: add English translationsaturneric2024-02-261-1/+2
|
* fix: show the real UTC datetimesaturneric2024-02-265-15/+22
|
* fix: improve icons and logo stylesaturneric2024-02-253-5/+7
|
* feat: improve icons deployment and remove dir lfs/app-imagesaturneric2024-02-251-4/+6
|
* freat: update logo and iconssaturneric2024-02-242-33/+23
|
* fix: use bundled pinentry as default in flatpak containersaturneric2024-02-143-3/+9
|
* fix: add some missing libraries to the installation directorysaturneric2024-02-011-30/+29
|
* 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-012-5/+15
|
* 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 translationssaturneric2024-01-311-4/+4
|
* feat: support qt5 build optionsaturneric2024-01-3111-10/+42
|
* feat: try to add qt5 supportsaturneric2024-01-305-29/+92
|
* fix: add general main window rect state fallback logicsaturneric2024-01-305-6/+108
|
* fix: add function to import key rev certsaturneric2024-01-308-20/+141
|
* fix: solve reported issuessaturneric2024-01-293-17/+44
|
* 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-261-0/+14
|
* doc: fill translations mainly de and chinesesaturneric2024-01-268-11/+12
|
* 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-252-0/+29
|
* fix: archive functions not work on windows when there were some non-ascii ↵saturneric2024-01-252-39/+71
| | | | characters
* fix: buddle libarchive as submodulesaturneric2024-01-252-9/+0
|
* 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-237-49/+52
|
* feat: add a setting to enable gpgme debug logsaturneric2024-01-2323-133/+133
|
* fix: solve issues at i18n supportsaturneric2024-01-239-53/+78
|
* fix: main windows is too smallsaturneric2024-01-231-0/+3
|
* fix: mimalloc is not yet stable on windowssaturneric2024-01-231-4/+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 ↵saturneric2024-01-2310-61/+223
| | | | windows platform
* feat: improve gpg context configure logic and uisaturneric2024-01-225-20/+40
|
* feat: add gnupg directories infos to gnupg tabsaturneric2024-01-222-34/+78
|
* fix: ExecuteContext should be marked as exportsaturneric2024-01-221-1/+1
|
* 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
|