now obsolete because of the removed classic recipient editor, but
ended up doing them all.
Also, remove unused member variable.
svn path=/trunk/KDE/kdepim/; revision=738112
Furthermore, it was lots of code in kmcomposewin, which is now gone.
The classical editor was only available by a hidden config option anyway.
Also, set the label text immediatley instead of in rethinkFields(). This fixes
a small layout bug when showing the sent mail folder line.
svn path=/trunk/KDE/kdepim/; revision=738078
- Rewrite the replace part, the code now is a lot like the code from the
find part.
- Don't crash when the replace is done
- Make replace backwards work
- Rename the public slots for find and replace to make them consistent
- Put every private method in the private class
svn path=/trunk/KDE/kdepim/knode/; revision=735031
property from a QString to an int. This broke config compatibility,
so this needed to be reverted.
This needs an up-to-date kdepimlibs, sorry.
svn path=/trunk/KDE/kdepim/; revision=708036
SVN commit 703234 by tilladam:
Make sure the crypto state is not restored from headers if there are no headers.
Thanks to Alexis Papadopoulos for noticing, and for coming up with a patch
for this in the first place.
svn path=/trunk/KDE/kdepim/; revision=703240
Thanks to Alexis Papadopoulos for noticing, and for coming up with a patch
for this in the first place.
svn path=/branches/kdepim/enterprise/kdepim/; revision=703234
- Use the TransportComboBox in the identity dialog
- Remove some leftover code which is now handled by the mailtransport library
- Use the transport IDs as identifiers instead of their names, this should be much
more fail-safe
- Fix the Send Now Via/Send Later Via toolbuttons in the composer
- Remove an unrelated unused function
- Also, fix signal/slot for autosavemessage
svn path=/trunk/KDE/kdepim/; revision=702520
SVN commit 702342 by tilladam:
Make the behavior on Edit -> Paste, RMB -> Paste and Ctrl-V for URLs consistent, by
asking the user whether to paste as text, or as an attachment in all cases.
Prokde35-z Item 35.
svn path=/trunk/KDE/kdepim/; revision=702349
asking the user whether to paste as text, or as an attachment in all cases.
Prokde35-z Item 35.
svn path=/branches/kdepim/enterprise/kdepim/; revision=702342
SVN commit 702320 by tilladam:
Make sure to store the state of the crypto actions when saving a mail to
drafts, but only if the state of the mail itself should not be used as
indication of the state of the actions. This is governd by the option
to "never sign and encrypt when saving to drafts" in the security
settings.
Prokde35-z item 44.
svn path=/trunk/KDE/kdepim/; revision=702321
drafts, but only if the state of the mail itself should not be used as
indication of the state of the actions. This is governd by the option
to "never sign and encrypt when saving to drafts" in the security
settings.
Prokde35-z item 44.
BUG: 103240
svn path=/branches/kdepim/enterprise/kdepim/; revision=702320
Now %CURSOR works again, this was somehow lost in porting.
Additionally, it is now possible again to set the cursor to the first line.
BUG: 140917
CCBUG: 141459
svn path=/trunk/KDE/kdepim/; revision=700430