20 Commits (04ec23681863d72f49727c60a1e0950614326a7d)

Author SHA1 Message Date
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) 23 years ago
Marc Mutz 388ae892c1 - small code cleanups 23 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. 23 years ago