187 Commits (f295ea2dcb774b2206c9ab926f012f8a5c2c7027)

Author SHA1 Message Date
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
Don Sanders 85ba852060 Temporal domain optimisation. 26 years ago
Espen Sand 38adcb95d1 Ok, I testing abit more with the resize operation of the html widget. 26 years ago
Espen Sand 01ba7dd035 Two modifications to make toplevel resize faster (and to feel 26 years ago
Don Sanders d4b9db263d Increased magic update delay from 100 to 150ms. 26 years ago
Don Sanders 635f21ad7c Patch from Daniel Naber to tidy up html. Not to sure about making the tags lowercase... 26 years ago
Don Sanders 182ed2f1ec Support folder specific settings for html mail and threaded messages. 26 years ago
Don Sanders 6e521ee2db A pleasing patch that makes ascii art look right (only when using a monospaced font of course). 26 years ago
Don Sanders 0f2abe3f49 Added option to disable html mail. 26 years ago
Espen Sand e2f405067a 1) Added support for disabling some columns of the font selector in the 26 years ago
Don Sanders 5b2f167a6d Added bug to cancel out effects of another bug. 26 years ago
Don Sanders cde6dcaea7 Assume parts in multipart/digests are of content type text by default. 26 years ago
Espen Sand be4050deac Colorfied indenting for quoted text is now working. 26 years ago
Don Sanders 1d2082713b Could have sworn that was a 100 not a 0. 26 years ago
Don Sanders be3831a800 A fixup for the temporal domain. For some reason the delay between when a listview item is selected and when the readerwin is updated (which was 20 milliseconds) was no longer high enough to prevent the interface from stutttering when the next message key was held down. (Which was quite annoying). 26 years ago
David Faure 3be7df9eb7 KFileOpenWithHandler stuff, using exists(). Then realised krn doesn't compile :) 26 years ago
Sven Radej fac60aa6e9 sven: fix call to setFontsizes 26 years ago
Espen Sand de50f7a1dd Added support for quoted text colors and fonts in the 26 years ago
Sven Radej fd968c341e sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
Simon Hausmann 2506fdb2fd - new fontsizes API in khtml_part 26 years ago