This way we can support arbitrary fields in mailto urls.
This support needs further work as this commit only fixes this function, the use of this new functionality is left for later.
CCBUG: 122684
svn path=/trunk/KDE/kdepim/; revision=1041880
Now all changes in kmail/stringutils which come from trunk must be apply in messageviewer/stringutils
svn path=/branches/work/akonadi-ports/kdepim/; revision=1041766
Any other header style can be converted if desired by modifying the call
to "emailAddrAsAnchor(...)".
Also rename the quicklist icons as they now are used for more then just
attachments.
svn path=/trunk/KDE/kdepim/kmail/pics/; revision=1021096
Merged revisions 1009906,1009949,1010057,1010083,1010125,1010227 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r1009906 | vkrause | 2009-08-11 09:59:41 +0200 (Tue, 11 Aug 2009) | 2 lines
Actually tell me which password I should enter...
........
r1009949 | tmcguire | 2009-08-11 11:50:02 +0200 (Tue, 11 Aug 2009) | 4 lines
Change the license of some files I added from LGPL to GPL(2+/3+/eV), since
those might depend on other parts of KMail, which are GPL.
I didn't realize this when I first committed.
........
r1010057 | vkrause | 2009-08-11 16:42:00 +0200 (Tue, 11 Aug 2009) | 2 lines
follow mailtransport changes
........
r1010083 | vkrause | 2009-08-11 17:32:24 +0200 (Tue, 11 Aug 2009) | 2 lines
Follow naming conventions.
........
r1010125 | tokoe | 2009-08-11 19:19:41 +0200 (Tue, 11 Aug 2009) | 2 lines
link with gold
........
r1010227 | mwoehlke | 2009-08-12 00:26:08 +0200 (Wed, 12 Aug 2009) | 2 lines
Add Review Board URL.
........
svn path=/branches/work/akonadi-ports/kdepim/; revision=1010311
settings.
Also move formatString from kmmessage.cpp to stringutil.cpp
Also create TemplatesConfiguration::configIdString function for
obtaining custom template identifier.
BUG: 182911
svn path=/trunk/KDE/kdepim/; revision=1002105
Make the "Insert command" button in the templates dialogue into a proper
menu button, using QPushButton::setMenu().
Eliminate "No newline at end of file" warning for stringutil.h
CCBUG:184307
svn path=/trunk/KDE/kdepim/; revision=951937
This obviously reintroduces issue661, "forwarding emails can produce bad signature", which will have to be fixed another way once I get more infos about it.
Also remove getMsgString from all folder classes, since it's now unused; getDwString is used instead.
svn path=/branches/kdepim/enterprise/kdepim/; revision=650094
This is part of the contracted work for kolab issue 1222 ("out of memory when signing large attachments").
svn path=/branches/kdepim/enterprise/kdepim/; revision=633625