Laurent Montel
27e6c2e615
Pedantic
...
svn path=/trunk/KDE/kdepim/; revision=984151
17 years ago
Thomas McGuire
dfef70d575
SVN_SILENT coding style
...
svn path=/trunk/KDE/kdepim/; revision=984093
17 years ago
Thomas McGuire
55d6b348d3
Speed up display of mails with many attachments, by introducing a cache in the code
...
that maps the mimetype to an icon name. The icon name was often not found, like for
image_jpeg, and that was slow.
According to the bug report, this improves message display from 20 to 3 seconds in some
cases.
Thanks to Martin for finding the reason for the speed problem.
BUG: 189961
BUG: 191666
svn path=/trunk/KDE/kdepim/; revision=984088
17 years ago
Thomas McGuire
ee4c3c2ce7
Extract sripSignature() into a new StringUtil namespace.
...
Add a unit test for it.
svn path=/trunk/KDE/kdepim/; revision=947004
17 years ago
Thomas McGuire
c8edced9e8
Merged revisions 854550,854628 via svnmerge from
...
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r854550 | pradeepto | 2008-08-29 21:02:58 +0200 (Fri, 29 Aug 2008) | 9 lines
Merged revisions 766750 via svnmerge from
svn+ssh://pradeepto@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r766750 | tilladam | 2008-01-26 20:31:09 +0530 (Sat, 26 Jan 2008) | 2 lines
3.5 branch attributes those files to David, and that seems correct.
........
................
r854628 | osterfeld | 2008-08-30 00:22:25 +0200 (Sat, 30 Aug 2008) | 1 line
SVN_SILENT compile
................
svn path=/trunk/KDE/kdepim/; revision=855222
18 years ago
Frank Osterfeld
c2b9164847
SVN_SILENT compile
...
svn path=/branches/kdepim/enterprise4/kdepim/; revision=854628
18 years ago
Pradeepto Bhattacharya
7ebd8c096e
Merged revisions 766750 via svnmerge from
...
svn+ssh://pradeepto@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r766750 | tilladam | 2008-01-26 20:31:09 +0530 (Sat, 26 Jan 2008) | 2 lines
3.5 branch attributes those files to David, and that seems correct.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=854550
18 years ago
Till Adam
d52ec56dd4
3.5 branch attributes those files to David, and that seems correct.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=766750
18 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
David Faure
792c675bed
Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734).
...
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
19 years ago
David Faure
23e2bf007d
Mine, actually, apart from the #includes ;)
...
svn path=/branches/KDE/3.5/kdepim/; revision=633810
19 years ago
David Faure
ebbcd7929d
Large improvements in memory usage and speed when sending mails; see kmail-devel.
...
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
19 years ago