Commit Graph

55 Commits

Author SHA1 Message Date
641913f44a fix: solve IID_IMultiLanguage link issue 2024-12-01 02:33:03 +01:00
419ab0972f fix: solve linux build issue 2024-11-29 16:33:46 +01:00
d0a12fed6d fix: solve build issue on develop ci 2024-11-28 23:36:16 +01:00
024df3ab43 feat: track error string of gpg basic operation 2024-11-28 23:12:22 +01:00
799ec5c9b2 fix: update date field on signing 2024-11-28 21:25:55 +01:00
e7948aa6c0 fix: spelling mistakes 2024-11-28 17:42:48 +01:00
36eab07eb0 fix: handle cancel event of EMailMetaDataDialog 2024-11-28 17:40:24 +01:00
3d5d465219 feat: support decrypt & verify email 2024-11-28 17:19:32 +01:00
0a88a9a46c feat: make email operations more comfortable 2024-11-28 12:02:54 +01:00
22558e2948 refactor: improve code structure 2024-11-28 09:25:22 +01:00
da105c4ae1 feat: support email encryption 2024-11-27 23:41:40 +01:00
4b846455b7 feat: support signing email 2024-11-27 21:22:55 +01:00
d52d7d683f fix: target_link_libraries with a target
must be either all-keyword or all-plain
2024-11-27 10:20:37 +01:00
b8371af866 fix: undefined reference to __imp_* 2024-11-27 09:53:15 +01:00
46d2b31ea0 fix: disable unused features of vmime 2024-11-26 23:56:45 +01:00
a3c0186e9f fix: add submodule vmime 2024-11-26 23:48:46 +01:00
1ce0bca5a8 feat: support eml data decryption 2024-11-26 20:58:17 +01:00
37bbb836f0 feat: check and provide more infos by email verification 2024-11-26 11:55:02 +01:00
7238486de0 feat: support .eml file verifying 2024-11-25 22:42:46 +01:00
664d3cff16 feat: prettify model event handling logic 2024-11-25 22:42:13 +01:00
b70d73ce96 fix: make cache variable docstring clear 2024-11-25 00:17:02 +01:00
31410849cb feat: add email module and integrate vmime into it 2024-11-25 00:02:52 +01:00
9146f7ad48 feat: async gather_gnupg_info() 2024-11-21 22:54:02 +01:00
49642fc03d feat: show release note of latest version and improve ui structure 2024-11-21 22:05:06 +01:00
e76d2abcf9 feat: cache key server data for 5 min 2024-11-20 16:30:08 +01:00
405522f3b0 feat: add key upload function for module key server sync 2024-11-17 20:47:26 +01:00
99a5cb5ab5 feat: add key server sync module 2024-11-17 19:22:07 +01:00
5155077972 feat: upgrade version to v2.1.5 2024-11-17 15:43:36 +01:00
3a295ee6ed feat: should jump to correct download page 2024-11-17 15:14:39 +01:00
e694c002dc fix: solve build problem for qt under 6.4.0 2024-11-16 19:41:52 +01:00
5b5e450b8f feat: paper key use module log system 2024-09-28 14:37:53 +02:00
8d7546ad5b fix: send origin meta text to application 2024-09-28 14:10:17 +02:00
2be9cf21ae fix: addressing some of the issues identified 2024-07-31 07:55:59 +02:00
8d7cef2ad0 feat: update copyright info 2024-07-29 22:21:25 +02:00
0bad8ba3e6 fix: mount should do during activate phase 2024-07-29 21:19:23 +02:00
d71d7253ec Merge branch 'main' of github.com:saturneric/GpgFrontend-Modules 2024-07-29 20:42:33 +02:00
d6dea480a6 feat: add some content to README 2024-07-29 20:41:05 +02:00
efe066a18f fix: translations are not applied 2024-07-29 19:20:58 +02:00
328bf940a1 feat: upgrade to v2.1.4 2024-07-29 04:02:33 +02:00
6bde62db4a refactor: reformat build configs 2024-07-29 03:46:38 +02:00
8cd4441a44 fix: solve build issues on windows 2024-07-29 02:58:22 +02:00
4e7f67812e feat: improve modules translation 2024-07-29 02:30:41 +02:00
3ce8e360fb fix: remove dependency of assuan 2024-07-28 21:46:39 +02:00
ae9bea025e fix: add search path on macos 2024-07-28 21:34:46 +02:00
f813e3b71e fix: rm unused headers of paper key 2024-07-28 18:24:33 +02:00
b384411156 feat: paper key module is now useable 2024-07-28 17:01:41 +02:00
55d29163da fix: problems in infrastructure in some cases 2024-07-28 17:01:11 +02:00
b6f4647719 feat: upgrade infrastructure to simplify code 2024-07-28 11:30:55 +02:00
c27c541257 feat: add pinentry module and paper key module 2024-07-28 10:18:33 +02:00
469eb2b4e0 fix: solve a memory leak issue 2024-07-27 11:29:51 +02:00