Note that this has a bug in that the configuration dialog does not
trigger an update in the main window yet, so changes don't take effect
until affter a restart.
svn path=/trunk/kdenetwork/kmail/; revision=49315
Some people prefer plain text to html, some people would like html mail rendered in plain text using lynx (I haven't done that).
Lots of early adopters want to turn disable HTML mail as HTML mail (with img tags) keeps on crashing KMail (I don't think KMail is at fault, something is wrong somewhere in the libs).
svn path=/trunk/kdenetwork/kmail/; revision=47832
setting dialog when working with quoted fonts. NOTE: This uses a new
feature in KFontChooser (kdeui-kfontdialog) which I just comitted.
2) Quote colors can now be recylcled if nesting level > 3.
Controlled by a check box control in the color tab.
3) kmail now uses the splitted "URL link"/"New message" etc.
colors as selected in the settings dialog.
svn path=/trunk/kdenetwork/kmail/; revision=47349
Some of this code is absolute crap, but it shouldn't be too hard to make something respectable out of it. I've got to check it in before I go away for a few days.
svn path=/trunk/kdenetwork/kmail/; revision=45771
Note: The dialog will not yet save any settings.
I do not use KMIdentity in the dialog yet but
another list. These must be merged later.
The dialog uses a recent addition in KDialogBase
Remove "setIconListAllVisible( true )" if you
don't want to upgrade kdeui.
svn path=/trunk/kdenetwork/kmail/; revision=44032
so I have added it to a new entry in the "File" menu
- "Settings (New dialog)" so you can see how it works
I fixed the missing KMHeaders::keyPressEvent(QKeyEvent *)
as well
svn path=/trunk/kdenetwork/kmail/; revision=43243