206 Commits (52d21c46b768fbd9b9f50ca215aa3f3a9ff3a128)

Author SHA1 Message Date
Don Sanders af7b051c81 Large patch from Denis Perchine and Jacek Stolarczyk to add 26 years ago
Don Sanders 3632e52e23 htmlize attachment names 26 years ago
Don Sanders 76a6bf1761 Prevent crash when deleting html mail while KIO::Jobs releated to img 26 years ago
Don Sanders 882fcb4225 Patch from Daniel Naber <dnaber@mini.gt.owl.de> 26 years ago
Don Sanders d1626eb3e0 Medium sized patch from Michael Haeckel <Michael@Haeckel.Net> 26 years ago
Don Sanders 25a011a654 Fix problems with recent charset commit. 26 years ago
Don Sanders f60c60f870 Handle messages in languages that have to be displayed in a non 26 years ago
Don Sanders 59f5371218 Extremely lame safety patch. When messages are moved, reset the message 26 years ago
Don Sanders 44e08146dc Work around problem with broken fonts like utopia that don't define an intelligent width for characters like non-breaking spaces. 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Daniel Naber c89399d4cd I'm reverting my "cleanup the write() calls" commit that I did 10 days ago. 26 years ago
Daniel Naber 4c86542fcb explicitly changed some write() calls' arguments to 26 years ago
Waldo Bastian 083246f993 WABA: Change colors appropriately when a color scheme changes. 26 years ago
Don Sanders 2d0fd7d70f Fixed problem with html mail detection. 26 years ago
Lars Knoll 34f0bf6a7c make it compile 26 years ago
Don Sanders 934c74cf94 More code tidy ups, my mother would be pleased. 26 years ago
Don Sanders 846319f143 Cleanups, avoid warnings 26 years ago
Don Sanders c9819a06a7 Fixed bug: 26 years ago
Don Sanders 4918306ce8 re-enable support for printing the current message. 26 years ago
Don Sanders 9c009bdd0b Fixed a problem with msgparts shown inline having trailing garbage. 26 years ago
Daniel Naber 13cb230e09 improved wording of the open attachment dialog 26 years ago
Don Sanders 5dee0a6277 Work around strange QTimer bug, something is deeply wrong here. 26 years ago
Daniel Naber 53eb4722f5 default to "prefer plain text to HTML" 26 years ago
Waldo Bastian fdd42284b9 WABA: Use KDE-wide defaults as default for link colors. 26 years ago
Daniel Naber 6980310195 -try to open image attachments in a window with the size of the image 26 years ago
Daniel Naber 1405466b7d Try harder to actually show _something_ if the user selects "View..." 26 years ago
Daniel Naber 694b70fa57 -recognize https: as URL 26 years ago
George Staikos 5bc4420936 vCards are now displayed inlined in the header.. 26 years ago
George Staikos eb0d5b5098 put in the hook for auto-vcard detection. still not implemented entirely 26 years ago
Daniel Naber 5ebca498be New function: Edit->"Find in message...". i.e. look for a string in 26 years ago
George Staikos 8832955a0d more vCard display code - now displays some preliminary info. 26 years ago
George Staikos 0e3c2f3e7a Beginning of the vCard displaying code. 26 years ago
Daniel Naber bbdc8f51a3 open information dialog if attachment->view... doesn't work 26 years ago
Daniel Naber 36c7b1a9f8 -added "Open with..." to attachment RMB menu 26 years ago
Bernd Gehrmann 5ef31f8543 KGlobal <-> KGlobalSettings <-> KApplication & KButtonBox cleanup 26 years ago
Daniel Naber ff572ab245 click on attachment asks the user what to do ("really open?"). 26 years ago
Don Sanders ab3c099da0 Fixed unintialized variable (mMsgBuf) reference. 26 years ago
Daniel Naber 38b235805e added const to avoid compiler warning 26 years ago
Don Sanders a6e3116b0f Stop KMail from making X eat CPU when no message is current. 26 years ago
Don Sanders 589c257056 Changing attachment styles should take effect immediately now. 26 years ago
Don Sanders 9727268d8b Improved search dialog goto message operation 26 years ago
Don Sanders d11c4c1bad Another try. 26 years ago
Don Sanders ad7461d742 Actually fix the problem I just claimed to. 26 years ago
Don Sanders 76690b8343 This will probably fix the problem where the last line of messages isn't 26 years ago
Don Sanders 0a6f510a31 Possibly fixing a bug whereby the message in the readerwindow is not 26 years ago
Espen Sand 9ba5e84fc9 Made the timer that delays the resize operation a part of the 26 years ago
George Staikos 35b3201201 Forward forwards all headers when all-headers is set. 26 years ago
Espen Sand e247a3e240 Setting QFrame::setLineWidth(0) on the foldertree, headerlist 26 years ago
Waldo Bastian ec1f4e16f3 WABA: KURL cleanup 26 years ago
Don Sanders 8cf6417ee8 Fixed nasty race condition to do with encryption caused by my last commit to kmreaderwin.cpp 26 years ago