29 Commits (bb9cbb71f3affee6c52240cabae897c4ec4da8a5)

Author SHA1 Message Date
Edwin Schepers f9bbf9cfac Don't show <br> tags in the tooltip of the spamstatus 22 years ago
Ingo Klcker 193fcd1bc1 Use title instead of alt. 22 years ago
Ingo Klcker b4b88356b3 Add optional graphical spam status to fancy headers. Based on patch by Patrick Audley. 22 years ago
Ingo Klcker 479ac92585 CVS_SILENT more trailing whitespace removal 22 years ago
Jakob Schrter 2bd2ced8cf - X-Face support for KMail. A X-Face can be set per identity, either from an existing image, the user's address book entry's picture or an image file. X-Faces of incoming messages will be displayed in the reader win with the fancy header style. 22 years ago
Till Adam 0f3195aa01 Smoothscale addressbook images which are too large so they don't look as 22 years ago
Till Adam a8c697bf98 - decouple the addressbook image displaying from the im presence, so that 22 years ago
Till Adam 8e19f9cbe5 CVS_SILENT debug-- 22 years ago
Till Adam 9dc6047e22 Show pictures of people in the addressbook since we hit it anyway trying 22 years ago
Bo Thorsen 263673374b Move the email functions to libemailfunctions as discussed (leaving kfileio.* in libkdepim) and update all includes and linking to this. And fix the event viewer dialog that spawned the whole thing 22 years ago
Jakob Schrter 45e01dda09 pimcopy of kimproxy is obsolete 22 years ago
Will Stephenson 0d8745a46f Disabling 'Launch IM' link in headers, too intrusive for non-IM users. 22 years ago
Will Stephenson a2ab43b38c Display the presence icon next to the text in response to feedback from Till and others that the words weren't obvious enough. 22 years ago
Will Stephenson e44f593540 This rather large commit is mostly made up of unintentional indentation changes. Sorry. 22 years ago
Will Stephenson 25d21a5fdd Start of multiple simultaneous KIMIface user support. This stops KIMProxy from launching Kopete, and gives slightly better feedback if it's not running. 22 years ago
Will Stephenson f13bfd8f35 This updates the presence string in the mail header in line with changes on the IM system. 22 years ago
Will Stephenson 78ce67e349 Optimisation for KIMProxy usage in KMail: don't hit kabc for the sender's uid unless the KIMProxy actually knows of any IM contacts that are in the addressbook. 22 years ago
Will Stephenson 35e5cab32f Make presence display in Standard header mode conditional on standardHeaders. 22 years ago
Will Stephenson e4d9523482 Third tranche of Instant Messaging integration. 22 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Marc Mutz d257135064 (as posted on kmail@kde.org) 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Ingo Klcker 860b7e7452 Use fixed font only for the message text but not for the message header nor for the headers of the status frames (OpenPGP, embedded message, etc.). This change was inspired by wish #55607. If someone still wants to have the headers printed in fixed width font then he can simply select a fixed width font as normal body font. 23 years ago
Marc Mutz e2a890c1ac Enable Windows port by adding an exception clause for non-free Qt; this is in files where the copyright ownership is clear :-). The fun part is the rest of KMail... 23 years ago
Marc Mutz 58333b63e6 - use directionOf(QString) 23 years ago
Marc Mutz f0fd255cdc - make "all headers" work again (kludge) 24 years ago
Marc Mutz 388ae892c1 - small code cleanups 24 years ago
Marc Mutz 238b9f7f6d new class headerstyle, encapsulating the visual appearance of message headers (as opposed to _which_ headers to display, which is what HeaderStrategy does). Todo: Iterate over the rest of the headers tht are not hard-coded (ie. actually use HeaderStrategy). That will also fix "all" not being different from "long", which is currently the case. 24 years ago