- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Sep 22 2023
Sep 22 2023
CarlSchwan committed rLIBKLEO53b4499dd852: classify: Fix wrong classification of mail files (authored by CarlSchwan).
classify: Fix wrong classification of mail files
CarlSchwan committed rMTPff5e4482bfa5: Ensure extension is correct when creating temporary file (authored by CarlSchwan).
Ensure extension is correct when creating temporary file
Add addional check for valid file
Use hash tables
CarlSchwan committed rMTP09c78ed130b4: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
Avoid "unused variable" warnings
CarlSchwan committed rMTPd17c59fe66c4: Better handling of file and attachment saving (authored by CarlSchwan).
Better handling of file and attachment saving
CarlSchwan committed rMTP3096c28ea8f0: Fix redefinition of TRANSLATION_DOMAIN (authored by • ikloecker).
Fix redefinition of TRANSLATION_DOMAIN
Add addional check for valid file
CarlSchwan committed rMTP47dc2533d263: Ensure extension is correct when creating temporary file (authored by CarlSchwan).
Ensure extension is correct when creating temporary file
Sep 21 2023
Sep 21 2023
CarlSchwan closed T6726: Kleopatra: Sign & Encrypt Folder suggests wrong output file name as Resolved.
Fixed by ingo
Sep 20 2023
Sep 20 2023
Sep 19 2023
Sep 19 2023
Add addional check for valid file
Add addional check for valid file
Add addional check for valid file
CarlSchwan committed rMTP11e098a796f3: Ensure extension is correct when creating temporary file (authored by CarlSchwan).
Ensure extension is correct when creating temporary file
CarlSchwan committed rMTP447161d3a3bd: Ensure extension is correct when creating temporary file (authored by CarlSchwan).
Ensure extension is correct when creating temporary file
Use hash tables
CarlSchwan committed rMTPfe28e1549e5a: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
CarlSchwan committed rMTPe8ebd4d04ccb: Better handling of file and attachment saving (authored by CarlSchwan).
Better handling of file and attachment saving
CarlSchwan committed rMTP105359f1735d: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
CarlSchwan committed rMTP280eabcc76ee: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
Avoid "unused variable" warnings
CarlSchwan committed rMTP644e925ec300: Reorganize autotests to move them all to the autotests folder (authored by CarlSchwan).
Reorganize autotests to move them all to the autotests folder
CarlSchwan committed rMTPdd8f33d926e0: Better handling of file and attachment saving (authored by CarlSchwan).
Better handling of file and attachment saving
CarlSchwan committed rMTP369b82ce15db: Better handling of file and attachment saving (authored by CarlSchwan).
Better handling of file and attachment saving
Sep 18 2023
Sep 18 2023
CarlSchwan committed rMTP9b99fc05d5ff: Display error message in a KMessageWidget (authored by CarlSchwan).
Display error message in a KMessageWidget
Merge branch 'master' into kf5
CarlSchwan committed rMTPdc861db8122b: Also support legacy protected headers (authored by CarlSchwan).
Also support legacy protected headers
Simplify logic
Show bcc, cc and sender header
Show protected headers
Sep 16 2023
Sep 16 2023
CarlSchwan committed rKLEOPATRAf559b50950d0: Adapt .kde-ci.yml for kf5 branch (authored by CarlSchwan).
Adapt .kde-ci.yml for kf5 branch
CarlSchwan committed rMTPf970c40879b9: Update .kde-ci.yml file for kf5 branch (authored by CarlSchwan).
Update .kde-ci.yml file for kf5 branch
Sep 15 2023
Sep 15 2023
CarlSchwan committed rLIBKLEO0966d291aaec: Don't use @same in .kde-ci.yml anymore (authored by CarlSchwan).
Don't use @same in .kde-ci.yml anymore
CarlSchwan committed rMTP7ca68c27c65a: Fix redeclared without dllimport attribute: previous dllimport ignored (authored by CarlSchwan).
Fix redeclared without dllimport attribute: previous dllimport ignored
CarlSchwan committed rMTP7848f8274993: Also support legacy protected headers (authored by CarlSchwan).
Also support legacy protected headers
CarlSchwan committed rMTP1ff80a6908fa: Only build widget test if BUILD_TESTING is set (authored by CarlSchwan).
Only build widget test if BUILD_TESTING is set
Simplify logic
Show bcc, cc and sender header
Show protected headers
Fix small issues in test
Done the merge request got merged this morning
Use KMbox for parsing Mbox files
Use KMbox for parsing Mbox files
CarlSchwan added a comment to rGdc13361524c1: dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP..
Thanks :)
Sep 14 2023
Sep 14 2023
This is now merged in MTP https://invent.kde.org/pim/mimetreeparser/-/commit/9307010c8981e490a3312949ae99192b378e9090
Use KMbox for parsing Mbox files
Add unit test for attachmentmodel
Add test for Partmodel
CarlSchwan committed rMTPdc421bb4dbd1: Adapt gcovr arguments to exclude example and _include dir (authored by CarlSchwan).
Adapt gcovr arguments to exclude example and _include dir
Add test for Partmodel
Add unit test for attachmentmodel
Add test for Partmodel
CarlSchwan committed rMTP7ae70318406f: Adapt gcovr arguments to exclude example and _include dir (authored by CarlSchwan).
Adapt gcovr arguments to exclude example and _include dir
Add test for Partmodel
Add unit test for attachmentmodel
CarlSchwan committed rMTP9f164c197e54: Adapt gcovr arguments to exclude example and _include dir (authored by CarlSchwan).
Adapt gcovr arguments to exclude example and _include dir
Sep 13 2023
Sep 13 2023
CarlSchwan committed rMTP634b434ae4a9: Remove qgpgmejobexecutor which was not used (authored by CarlSchwan).
Remove qgpgmejobexecutor which was not used
Remove dead files
CarlSchwan committed rKLEOPATRA9bd194fef01c: Replace own MessageViewerDialog with the one from MTP (authored by CarlSchwan).
Replace own MessageViewerDialog with the one from MTP
Use KMbox for parsing Mbox files
Remove unussed async.h
Use KMbox for parsing Mbox files
Use KMbox for parsing Mbox files
CarlSchwan committed rKLEOPATRA12c3d2f7105c: Replace own MessageViewerDialog with the one from MTP (authored by CarlSchwan).
Replace own MessageViewerDialog with the one from MTP
Split openFile function
Fix compile warnings
Add test for MessageViewerDialog
Bump version
CarlSchwan committed rMTP9307010c8981: Move file opener to public api and add unit tests for it (authored by CarlSchwan).
Move file opener to public api and add unit tests for it
CarlSchwan committed rMTPbc683c1bcfb6: Reuse more code and handle inline pgp message (authored by CarlSchwan).
Reuse more code and handle inline pgp message
CarlSchwan committed rMTP452ea8f0043f: Reuse code for detecting type of block (authored by CarlSchwan).
Reuse code for detecting type of block
CarlSchwan committed rMTPe341c714e49a: Allow saving email either unchanged or decrypted (authored by CarlSchwan).
Allow saving email either unchanged or decrypted
Add test for decrypting email
Move MessageViewerDialog here
Sep 11 2023
Sep 11 2023
CarlSchwan committed rKLEOPATRA273e8986200e: Replace own MessageViewerDialog with the one from MTP (authored by CarlSchwan).
Replace own MessageViewerDialog with the one from MTP
CarlSchwan committed rKLEOPATRA8f0fa1ab15f1: feat(decryptverifyfilescommand): Open mail viewer directly (authored by CarlSchwan).
feat(decryptverifyfilescommand): Open mail viewer directly
CarlSchwan committed rKLEOPATRA353a60495224: feat(messageviewerdialog): Support opening multiple messages simultaneously (authored by CarlSchwan).
feat(messageviewerdialog): Support opening multiple messages simultaneously
Split openFile function
Split openFile function
Fix compile warnings
Add test for MessageViewerDialog
Bump version
Sep 8 2023
Sep 8 2023
Add test for MessaeViewerDialog
CarlSchwan committed rMTP5a6929a4bf44: Move file opener to public api and add unit tests for it (authored by CarlSchwan).
Move file opener to public api and add unit tests for it
CarlSchwan committed rMTPf73b1c554259: Move file opener to public api and add unit tests for it (authored by CarlSchwan).
Move file opener to public api and add unit tests for it
CarlSchwan committed rMTP3d657165f8c2: Reuse more code and handle inline pgp message (authored by CarlSchwan).
Reuse more code and handle inline pgp message
CarlSchwan committed rMTP80800497b7c6: Reuse more code and handle inline pgp message (authored by CarlSchwan).
Reuse more code and handle inline pgp message
CarlSchwan committed rMTPc4037e8919d4: Reuse code for detecting type of block (authored by CarlSchwan).
Reuse code for detecting type of block
Sep 7 2023
Sep 7 2023
Add test for decrypting email
CarlSchwan committed rMTP4026d5db5b0a: Allow saving email either unchanged or decrypted (authored by CarlSchwan).
Allow saving email either unchanged or decrypted
CarlSchwan committed rMTP925c0b6cda7d: Allow saving email either unchanged or decrypted (authored by CarlSchwan).
Allow saving email either unchanged or decrypted
CarlSchwan committed rMTP2e3c0c6e1b4a: Allow saving email either unchanged or decrypted (authored by CarlSchwan).
Allow saving email either unchanged or decrypted
Move MessageViewerDialog here
Sep 6 2023
Sep 6 2023
CarlSchwan committed rMTP7610bee9625d: Fix management of messageviewer layout items (authored by CarlSchwan).
Fix management of messageviewer layout items
CarlSchwan committed rKLEOPATRA84a40dc4a881: feat(messageviewerdialog): Support opening multiple messages simultaneously (authored by CarlSchwan).
feat(messageviewerdialog): Support opening multiple messages simultaneously
Improve sizing of messageviewer