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