9 Commits (15b06b9f75ddb8b70cc8ecbd176f22da8ea57452)

Author SHA1 Message Date
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