aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* doc: update SECURITYdoc/2.1.2/mainsaturneric2024-02-241-22/+26
|
* fix: update logo at manual and READMEsaturneric2024-02-243-7/+7
|
* doc: update manual and trademarksaturneric2024-02-2431-926/+1432
|
* fix: solve issues reported on flathub revirewsaturneric2024-02-116-52/+84
|
* Merge pull request #132 from razzeee/patch-1Saturn&Eric2024-02-021-2/+2
|\ | | | | Declare desktop app
| * Declare desktop appKolja2024-02-021-2/+2
|/ | | See https://docs.flathub.org/docs/for-app-authors/appdata-guidelines/#header
* Merge pull request #131 from saturneric/dev/2.1.1/mainv2.1.2Saturn&Eric2024-02-011-2/+3
|\ | | | | Develop 2.1.2.6
| * fix: cannot properly find and verify some special-name original filesdev/2.1.1/mainsaturneric2024-02-011-2/+3
| |
* | Merge pull request #130 from saturneric/dev/2.1.1/mainSaturn&Eric2024-02-013-3/+3
|\| | | | | Develop 2.1.2.5
| * fix: set use system pinentry as a default optionsaturneric2024-02-013-3/+3
| |
* | Merge pull request #129 from saturneric/dev/2.1.1/mainSaturn&Eric2024-02-017-27/+131
|\| | | | | Develop 2.1.2.4
| * 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
| |
* | Merge pull request #128 from saturneric/dev/2.1.1/mainSaturn&Eric2024-01-3129-177/+487
|\| | | | | Develop 2.1.2.3
| * 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
| |
* | Merge pull request #127 from saturneric/dev/2.1.1/mainSaturn&Eric2024-01-3078-4284/+6333
|\| | | | | Develop 2.1.2.2
| * 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 ↵saturneric2024-01-252-39/+71
| | | | | | | | characters
| * 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
| |
* | Merge pull request #126 from saturneric/dev/2.1.1/mainSaturn&Eric2024-01-23477-197644/+56087
|\| | | | | Develop 2.1.2.1
| * fix: solve issues on detected gnupg path function and fix linking errors on ↵saturneric2024-01-2310-61/+223
| | | | | | | | windows platform