aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: upgrade to v2.1.8HEADmainsaturneric8 days3-5/+3
|
* fix: crash due to memory bad accesssaturneric11 days2-15/+49
|
* fix: do not show commit hash mismatch in flatpak containersaturneric2025-02-161-1/+1
|
* chore: upgrade to v2.1.7saturneric2025-02-041-1/+1
|
* feat: call gpgconf using the homedir optionsaturneric2025-01-272-19/+27
|
* fix: add more log to version checkingsaturneric2024-12-032-3/+9
|
* fix: adapt to new sdk apissaturneric2024-12-023-50/+62
|
* translations: update zh_CN and de_DEsaturneric2024-12-0210-72/+122
|
* fix: delete unused logicsaturneric2024-12-027-245/+7
|
* fix: version checking mode should not listen to app loaded eventsaturneric2024-12-021-2/+0
|
* translation: update translations of email and version checkingsaturneric2024-12-0114-254/+1168
|
* feat: improve logic and ui of version checking modulesaturneric2024-12-014-36/+72
|
* fix: gnupg info not loadingsaturneric2024-12-015-34/+94
|
* feat: check commit hash by current versionsaturneric2024-12-016-111/+183
|
* feat: all users should know the meanings of updatesaturneric2024-12-011-12/+0
|
* fix: segment fault on windowssaturneric2024-12-011-0/+0
|
* fix: all use bodyPart instead of bodysaturneric2024-12-011-18/+15
|
* fix: public key export on windows is using CRLFsaturneric2024-12-011-2/+8
|
* fix: should use bodyPart instead of bodysaturneric2024-12-011-6/+6
|
* fix: solve IID_IMultiLanguage link issuesaturneric2024-12-011-0/+0
|
* fix: solve linux build issuesaturneric2024-11-291-2/+2
|
* fix: solve build issue on develop cisaturneric2024-11-281-2/+2
|
* feat: track error string of gpg basic operationsaturneric2024-11-281-53/+52
|
* fix: update date field on signingsaturneric2024-11-282-4/+8
|
* fix: spelling mistakessaturneric2024-11-281-1/+1
|
* fix: handle cancel event of EMailMetaDataDialogsaturneric2024-11-281-2/+7
|
* feat: support decrypt & verify emailsaturneric2024-11-285-382/+809
|
* feat: make email operations more comfortablesaturneric2024-11-288-121/+584
|
* refactor: improve code structuresaturneric2024-11-288-551/+706
|
* feat: support email encryptionsaturneric2024-11-274-309/+652
|
* feat: support signing emailsaturneric2024-11-2710-5/+952
|
* fix: target_link_libraries with a targetsaturneric2024-11-271-1/+1
| | | | must be either all-keyword or all-plain
* fix: undefined reference to __imp_*saturneric2024-11-271-0/+4
|
* fix: disable unused features of vmimesaturneric2024-11-261-0/+5
|
* fix: add submodule vmimesaturneric2024-11-261-0/+0
|
* feat: support eml data decryptionsaturneric2024-11-261-15/+182
|
* feat: check and provide more infos by email verificationsaturneric2024-11-263-19/+323
|
* feat: support .eml file verifyingsaturneric2024-11-251-13/+121
|
* feat: prettify model event handling logicsaturneric2024-11-251-120/+115
|
* fix: make cache variable docstring clearsaturneric2024-11-241-7/+7
|
* feat: add email module and integrate vmime into itsaturneric2024-11-2410-1/+224
|
* feat: async gather_gnupg_info()saturneric2024-11-213-8/+12
|
* feat: show release note of latest version and improve ui structuresaturneric2024-11-214-55/+77
|
* feat: cache key server data for 5 minsaturneric2024-11-203-9/+32
|
* feat: add key upload function for module key server syncsaturneric2024-11-173-2/+43
|
* feat: add key server sync modulesaturneric2024-11-176-1/+422
|
* feat: should jump to correct download pagesaturneric2024-11-171-1/+1
|
* feat: paper key use module log systemsaturneric2024-09-283-32/+32
|
* fix: send origin meta text to applicationsaturneric2024-09-282-2/+2
|
* fix: addressing some of the issues identifiedsaturneric2024-07-3119-204/+149
|