Auto delete files on windows
Auto delete files on windows
Auto delete files on windows
Auto delete files on windows
Auto delete files on windows
Auto delete files on windows
Btw. what does KMail do? It remove them afaik when you close the message.
I want to test how this behaves with some random data which is not a mail. Otherwise I think this is resolved.
Fix edge case where file give is "mbox"
Remove more than 2 consecutive blank lines
Another small improvement in the rendering
Remove more than 2 consecutive blank lines
Fix extension of the save file dialog on Windows
Fix extension of the save file dialog on Windows
Just tested QTextDocument for a few html emails and it works almost perfectly as long as the emails were created for the old outlook still using the html4 engine (iirc the same one as Word)
Fix typo in the crypto configuration widget
My suggestion would be to save the temporary folders where we opened the files with in a list in the mailviewer and then delete them when the mailviewer is closed. Due to Windows "You cannot delete an open file" mechanic there should be no data loss, but at least we would be innocent if the files then stick around.
Add "treat p7m files without extension as emails"
Add setting to disable p7m without extension behavior
Add "treat p7m files without extension as emails"
Add "treat p7m files without extension as emails"
Add setting to disable p7m without extension behavior
Add setting to disable p7m without extension behavior
Identity p7m without any second extension as mime file
Add setting to disable p7m without extension behavior
Identity p7m without any second extension as mime file
Prefer eml extension over mbox
Wrap email text at window boundaries
Wrap email text at window boundaries
KMail is using QtWebEngine even for plain text content. The entire viewer is one website, which causes some security issues like content from one mail can position itself on top of the headers information with simple css.
Identity p7m without any second extension as mime file
Prefer eml extension over mbox
Done in but requires a way to fallback in mimetreeparser when we detect that the file is actually not an email file or make this behavior optional
Identity p7m without any second extension as mime file
Prefer eml extension over mbox
Fix parenting of MessageViewerDialog
Add addional check for valid file
Ensure extension is correct when creating temporary file
Add Qt6Core5Compat to KPimMimeTreeParserCoreConfig
classify: Fix wrong classification of mail files
Add addional check for valid file
Ensure extension is correct when creating temporary file
classify: Fix wrong classification of mail files
Ensure extension is correct when creating temporary file
Add addional check for valid file
Reorganize autotests to move them all to the autotests folder
Avoid "unused variable" warnings
Better handling of file and attachment saving
Fix redefinition of TRANSLATION_DOMAIN
Add addional check for valid file
Ensure extension is correct when creating temporary file
Add addional check for valid file
Add addional check for valid file
Add addional check for valid file
Ensure extension is correct when creating temporary file
Ensure extension is correct when creating temporary file
Reorganize autotests to move them all to the autotests folder
Better handling of file and attachment saving
Reorganize autotests to move them all to the autotests folder
Reorganize autotests to move them all to the autotests folder
Avoid "unused variable" warnings
Reorganize autotests to move them all to the autotests folder
Better handling of file and attachment saving
Better handling of file and attachment saving
Display error message in a KMessageWidget
Merge branch 'master' into kf5
Also support legacy protected headers
Show bcc, cc and sender header
Adapt .kde-ci.yml for kf5 branch
Update .kde-ci.yml file for kf5 branch
Don't use @same in .kde-ci.yml anymore
Fix redeclared without dllimport attribute: previous dllimport ignored
Also support legacy protected headers
Only build widget test if BUILD_TESTING is set
Show bcc, cc and sender header
Done the merge request got merged this morning
Use KMbox for parsing Mbox files
Use KMbox for parsing Mbox files