"Misc" to the "Security" page.
- retitle security page "Security & Privacy Settings"
- swap the two tabs.
- retitle the former HTML tab "General"
- merge the two "HTML" groups.
- add QWhatsThis texts to all of the options.
- Change warning labels to refer the user to the What'sThis help.
svn path=/trunk/kdenetwork/kmail/; revision=99899
1. ctime
2. localized format
3. fancy date
if someone knows a better name for "fancy date", let me know :)
svn path=/trunk/kdenetwork/kmail/; revision=94107
- the wheel-scrolling bug
- sets the focus properly in some dialogs
- makes the KAB dialog not show the "select-dialog" when there's nothing to
select
- uses a KURLRequester for the signature lineedit
- shows a busy pointer when closing the config-dialog
- sets the focus properly and positions the cursor nicely when replying to a
mail
svn path=/trunk/kdenetwork/kmail/; revision=88692
Patch by Jason Stephenson <panda@mis.net>
- Remove information about not existing folder from the config file.
Especially useful for IMAP folders. That just made my kmailrc 90% smaller.
- Mention a few more features on the about page.
svn path=/trunk/kdenetwork/kmail/; revision=86724
work, since the font dialog returns also the foundaries of the fonts.
We use KConfig::readFontEntry instead of our own functions now.
-> All upgraders have to configure their fonts again :-)
svn path=/trunk/kdenetwork/kmail/; revision=80074
"automatically show the "Identity"-line in the composer window when one
sets up more than one identity? Otherwise, it can be a little hard to
find..."
svn path=/trunk/kdenetwork/kmail/; revision=69921
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
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