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
This is really ugly, as it adds #ifdef KMAIL_UNITEST to the code,
but with the dependency mess that is KMail, I see no clean way out.
Or does anybody have a better idea?
svn path=/trunk/KDE/kdepim/; revision=947036