aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-01fix: gnupg info not loadingsaturneric5-34/+94
2024-12-01feat: check commit hash by current versionsaturneric6-111/+183
2024-12-01feat: all users should know the meanings of updatesaturneric1-12/+0
2024-12-01fix: segment fault on windowssaturneric1-0/+0
2024-12-01fix: all use bodyPart instead of bodysaturneric1-18/+15
2024-12-01fix: public key export on windows is using CRLFsaturneric1-2/+8
2024-12-01fix: should use bodyPart instead of bodysaturneric1-6/+6
2024-12-01fix: solve IID_IMultiLanguage link issuesaturneric1-0/+0
2024-11-29fix: solve linux build issuesaturneric1-2/+2
2024-11-28fix: solve build issue on develop cisaturneric1-2/+2
2024-11-28feat: track error string of gpg basic operationsaturneric1-53/+52
2024-11-28fix: update date field on signingsaturneric2-4/+8
2024-11-28fix: spelling mistakessaturneric1-1/+1
2024-11-28fix: handle cancel event of EMailMetaDataDialogsaturneric1-2/+7
2024-11-28feat: support decrypt & verify emailsaturneric5-382/+809
2024-11-28feat: make email operations more comfortablesaturneric8-121/+584
2024-11-28refactor: improve code structuresaturneric8-551/+706
2024-11-27feat: support email encryptionsaturneric4-309/+652
2024-11-27feat: support signing emailsaturneric10-5/+952
2024-11-27fix: target_link_libraries with a targetsaturneric1-1/+1
must be either all-keyword or all-plain
2024-11-27fix: undefined reference to __imp_*saturneric1-0/+4
2024-11-26fix: disable unused features of vmimesaturneric1-0/+5
2024-11-26fix: add submodule vmimesaturneric1-0/+0
2024-11-26feat: support eml data decryptionsaturneric1-15/+182
2024-11-26feat: check and provide more infos by email verificationsaturneric3-19/+323
2024-11-25feat: support .eml file verifyingsaturneric1-13/+121
2024-11-25feat: prettify model event handling logicsaturneric1-120/+115
2024-11-24fix: make cache variable docstring clearsaturneric1-7/+7
2024-11-24feat: add email module and integrate vmime into itsaturneric10-1/+224
2024-11-21feat: async gather_gnupg_info()saturneric3-8/+12
2024-11-21feat: show release note of latest version and improve ui structuresaturneric4-55/+77
2024-11-20feat: cache key server data for 5 minsaturneric3-9/+32
2024-11-17feat: add key upload function for module key server syncsaturneric3-2/+43
2024-11-17feat: add key server sync modulesaturneric6-1/+422
2024-11-17feat: should jump to correct download pagesaturneric1-1/+1
2024-09-28feat: paper key use module log systemsaturneric3-32/+32
2024-09-28fix: send origin meta text to applicationsaturneric2-2/+2
2024-07-31fix: addressing some of the issues identifiedsaturneric19-204/+149
2024-07-29feat: update copyright infosaturneric27-27/+27
2024-07-29fix: mount should do during activate phasesaturneric1-9/+5
2024-07-29fix: translations are not appliedsaturneric5-5/+5
2024-07-29refactor: reformat build configssaturneric3-6/+5
2024-07-29fix: solve build issues on windowssaturneric2-65/+6
2024-07-29feat: improve modules translationsaturneric16-135/+818
2024-07-28fix: remove dependency of assuansaturneric1-45/+0
2024-07-28fix: rm unused headers of paper keysaturneric5-215/+11
2024-07-28feat: paper key module is now useablesaturneric7-43/+117
2024-07-28feat: upgrade infrastructure to simplify codesaturneric8-261/+64
2024-07-28feat: add pinentry module and paper key modulesaturneric49-15/+4800
2024-07-27feat: remove dependency 'spdlog'saturneric8-303/+74