index
:
Modules
main
Modules of GpgFrontend
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
m_email
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-05-01
fix: use register_module
saturneric
1
-25
/
+21
2025-04-30
refactor: switch to in project submodule build model
saturneric
1
-5
/
+8
2024-12-02
fix: adapt to new sdk apis
saturneric
1
-6
/
+6
2024-12-02
translations: update zh_CN and de_DE
saturneric
2
-32
/
+32
2024-12-02
fix: delete unused logic
saturneric
7
-245
/
+7
2024-12-01
translation: update translations of email and version checking
saturneric
8
-18
/
+698
2024-12-01
fix: gnupg info not loading
saturneric
1
-1
/
+1
2024-12-01
fix: segment fault on windows
saturneric
1
-0
/
+0
2024-12-01
fix: all use bodyPart instead of body
saturneric
1
-18
/
+15
2024-12-01
fix: public key export on windows is using CRLF
saturneric
1
-2
/
+8
2024-12-01
fix: should use bodyPart instead of body
saturneric
1
-6
/
+6
2024-12-01
fix: solve IID_IMultiLanguage link issue
saturneric
1
-0
/
+0
2024-11-29
fix: solve linux build issue
saturneric
1
-2
/
+2
2024-11-28
fix: solve build issue on develop ci
saturneric
1
-2
/
+2
2024-11-28
feat: track error string of gpg basic operation
saturneric
1
-53
/
+52
2024-11-28
fix: update date field on signing
saturneric
1
-0
/
+4
2024-11-28
fix: handle cancel event of EMailMetaDataDialog
saturneric
1
-2
/
+7
2024-11-28
feat: support decrypt & verify email
saturneric
5
-382
/
+809
2024-11-28
feat: make email operations more comfortable
saturneric
8
-121
/
+584
2024-11-28
refactor: improve code structure
saturneric
8
-551
/
+706
2024-11-27
feat: support email encryption
saturneric
4
-309
/
+652
2024-11-27
feat: support signing email
saturneric
6
-1
/
+948
2024-11-27
fix: target_link_libraries with a target
saturneric
1
-1
/
+1
must be either all-keyword or all-plain
2024-11-27
fix: undefined reference to __imp_*
saturneric
1
-0
/
+4
2024-11-26
fix: disable unused features of vmime
saturneric
1
-0
/
+5
2024-11-26
fix: add submodule vmime
saturneric
1
-0
/
+0
2024-11-26
feat: support eml data decryption
saturneric
1
-15
/
+182
2024-11-26
feat: check and provide more infos by email verification
saturneric
3
-19
/
+323
2024-11-25
feat: support .eml file verifying
saturneric
1
-13
/
+121
2024-11-24
fix: make cache variable docstring clear
saturneric
1
-7
/
+7
2024-11-24
feat: add email module and integrate vmime into it
saturneric
9
-0
/
+222