Don't update if you don't want to fix it. If you still do, disable kmail from compilation.
And never try to run it on important data. ;)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1036843
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r972799 | winterz | 2009-05-25 19:52:05 +0200 (Mon, 25 May 2009) | 13 lines
Merged revisions 972564 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r972564 | mutz | 2009-05-25 05:58:57 -0400 (Mon, 25 May 2009) | 6 lines
Async KMail Reader (4/5): Extend partNode::setBodyPartMemento in two ways:
1. Allow more than one memento per node, by designating them with a string id
2. If backed by a KMReader, store the mementos there instead of in the
partNode. Ideally, this would not be necessary, but it was deemed too risky
to change KMReaderWin to avoid destroying the partNode hierarchy.
........
................
svn path=/trunk/KDE/kdepim/; revision=986438
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r972564 | mutz | 2009-05-25 05:58:57 -0400 (Mon, 25 May 2009) | 6 lines
Async KMail Reader (4/5): Extend partNode::setBodyPartMemento in two ways:
1. Allow more than one memento per node, by designating them with a string id
2. If backed by a KMReader, store the mementos there instead of in the
partNode. Ideally, this would not be necessary, but it was deemed too risky
to change KMReaderWin to avoid destroying the partNode hierarchy.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=972799
1. Allow more than one memento per node, by designating them with a string id
2. If backed by a KMReader, store the mementos there instead of in the
partNode. Ideally, this would not be necessary, but it was deemed too risky
to change KMReaderWin to avoid destroying the partNode hierarchy.
svn path=/branches/kdepim/enterprise/kdepim/; revision=972564
strategy (iconic or inline) of the body part. Make the bodypartnode
implementation of the interface set it according to the readerwindow's
display strategy. Now bodypartformatter plugins can honor the display
strategy of the readerwindow they are invoked by.
svn path=/trunk/kdepim/; revision=346748