802 Commits (a235f136b426d427478a9f6b9aafc8323b83c8be)

Author SHA1 Message Date
Till Adam 7b9fdeb4a0 Fix replying or printing encapsulated messaages from a main reader 20 years ago
Till Adam bf30519ff6 Backport the ability to specify a fallback encoding in addition to an 21 years ago
Till Adam 12c3b21553 Backport proper showing of message attachments which are quoted 21 years ago
David Faure 6332d64f3a Ooops, don't enable/disable the OK button depending on an optional field. 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure a2c12a0d3f s/isResourceFolder/isResourceImapFolder/ to be closer to trunk. 21 years ago
Till Adam 15c6bbe2d0 Backport from trunk of: 21 years ago
David Faure 88db42ffa4 Aegypten chiasmus: 21 years ago
Marc Mutz b7dc817bdd Hide KMSender from the rest of KMail. 21 years ago
David Faure 4820b3d94d Backport 418459: make code more readable. 21 years ago
David Faure 1360a2aee1 Applying Marc's patch for aegypten issue328: Chiasmus: cancelling pinentry should cancel operation 21 years ago
Ingo Klcker b45f8b7700 Fix Dirk's 'fix'. 21 years ago
Dirk Mueller 09014449f7 compile 21 years ago
Carsten Burghardt 6231035bd7 Use correct action. 21 years ago
Mario Teijeiro Otero 89231a0826 * Hide correctly for this type of quoted mail: 21 years ago
Mario Teijeiro Otero 01be904470 * Permit collapse/expand quoted mail (default disabled). 21 years ago
Marc Mutz 8c7377c235 Add "Decrypt With Chiasmus..." action to context menu of .xia attachments. I am so fed up with this hack that I consider making a plugin interface for this kind of mimetype-dependant attachment context menu entries. 21 years ago
Till Adam e88a1dec5c Patch by Rich Birch implementing restoring of the message preview pane 21 years ago
Stephan Kulow 6400bd7e27 thanks for taking care about explaining the really important things to the 21 years ago
Ingo Klcker 302f7809a2 Another locale-independent string conversion fix. 21 years ago
Jeff Snyder 8c78dfd350 Centralise all the about-page pngs and css in libkdepim, and remove them from kmail and kontact. 21 years ago
Ingo Klcker cd5daaa7ce - Don't show 'Important changes' if there weren't any. 21 years ago
Jonathan Riddell 85b382e675 New about screen by Lokheed <lokheed @gmail.com> and me 21 years ago
Carsten Burghardt aac5f12922 Refactor the attachment handling into it's own command. 21 years ago
Till Adam e78cf51147 Backport from HEAD of: 21 years ago
Till Adam cf2d08b7e7 Don't show unknown attachments in an extra view source window but in the 21 years ago
Till Adam 11e8be7a09 Don't crash when saving encapsulated messages or ones read from an .eml 22 years ago
Ingo Klcker e8c3912254 Init all action pointers. Don't crash if we don't have an action collection (which is the case when creating a reader window for printing). 22 years ago
David Faure 57ed658279 Forward port 1.777.2.5.2.7: fix for replaceMsgByUnencryptedVersion() 22 years ago
David Faure eea616ae52 Yet another bug due to the KMMessage-copy-ctor copying the parent folder. This should be changed in HEAD IMHO. 22 years ago
David Faure 5632d7be9f Use kasciistricmp when comparing keywords, to fix problems with some locales 22 years ago
Till Adam 4dff97c406 Patch by Ingo Heeskens implementing a per folder option for loading 22 years ago
Karl-Heinz Zimmer e0a4eff166 Make sure the signature gets not broken or lost, when saving an S/MIME mail that was received as opaque signed+encrypted but shall be saved without encryption. 22 years ago
Ingo Klcker 8632506008 - Initialize the header style and the attachment strategy actions. 22 years ago
Paul Sprakes b0eac604b5 Clean up context menu's. 22 years ago
Ingo Klcker 4f29ce83d1 Move the attachment strategy actions and the header style actions to KMReaderWin. This helps prevent crashes in the main window if there's no preview pane and it makes it easy to make the actions available in the separate reader window. 22 years ago
Ingo Klcker 4ccd0639d3 Only set the signature state to "not signed" if it was unknown before. Otherwise the signature state of encrypted messages for which decryption is canceled but which have already been decrypted before would be lost. 22 years ago
Ingo Klcker 62eb5a8ecb Don't set a fixed window size. 22 years ago
David Faure 5f7faca854 Revert incorrect fix for #[Bug 39537] attachments' temporary files are deleted too soon. 22 years ago
David Faure bcf452bbee Revert incorrect fix for #[Bug 39537] attachments' temporary files are deleted too soon. 22 years ago
Ingo Klcker 1787987bef Fix QString::null == calls 22 years ago
Carsten Burghardt a7b42a3018 Debug namespace 22 years ago
Marc Mutz 79fcc5b3a4 Fix Aegypten issue #269 by providing a way to save the text of the reader. Exposes a bug in KHTMLPart, see kfm-devel. 22 years ago
Karl-Heinz Zimmer 1ae3be8695 Bugfix: Make sure multipart / S/MIME-signed text can still be verified after an encrypted received message was stored in unencrypted state. (AEgypten issue 167) 22 years ago
Karl-Heinz Zimmer 5dae89bece Bugfix: According to aegypten2 requirenment we have to ask the user EACH time if the message is to be stored in unencrypted state - regardles of how often they sayd NO before. :-) 22 years ago
Karl-Heinz Zimmer 122747c842 AEgypten issue #167: We need to ask the users if they really want to save the read message in unencrypted state - before doing so, and we need to do that every time. 22 years ago
Ingo Klcker c422a514fc No fixed size for the separate reader window and actually apply the MainWindowSettings that we do already save in the d'tor. 22 years ago
Karl-Heinz Zimmer 27e544ee06 Bugfix, preparing fix of aegypten bug 167: Make sure we do not ignore inline PGP encryption, if we want to store a read message in decrypted form. (note: This is a temporary solution to be exchanged by 1 line when the ObjectTreeParser is completely using the Kleo library. 22 years ago
Till Adam 0d5e0a6808 Make sure the readerwindow is cleared when the current message goes away. 22 years ago
Till Adam ea9f292b2e Make sure the readerwindow is cleared when the current message goes away. 22 years ago