Zack Rusin
b128a466e2
Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation.
...
Credits go to Scott and fixincludes.
svn path=/trunk/kdepim/; revision=222501
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.
...
svn path=/trunk/kdepim/; revision=218444
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...
...
svn path=/trunk/kdepim/; revision=204080
23 years ago
Marc Mutz
58333b63e6
- use directionOf(QString)
...
- output the <div> tags for subject only if showHeader("subject").
svn path=/trunk/kdepim/; revision=202592
23 years ago
Marc Mutz
f0fd255cdc
- make "all headers" work again (kludge)
...
- in plain: only display organization if from is displayed
svn path=/trunk/kdepim/; revision=201545
24 years ago
Marc Mutz
388ae892c1
- small code cleanups
...
- use a string list to collect all header parts and the join them with ", "
for "brief" header mode.
- move the [vcard] link to after the from address.
svn path=/trunk/kdepim/; revision=201454
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.
...
svn path=/trunk/kdepim/; revision=201413
24 years ago