svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r982977 | winterz | 2009-06-17 14:34:01 +0200 (Wed, 17 Jun 2009) | 9 lines
Merged revisions 982969 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r982969 | mutz | 2009-06-17 08:11:51 -0400 (Wed, 17 Jun 2009) | 1 line
Oops. Use the 'sign' partNode to save the bodypart memento in, not 'data', which only exists in case of a detached signature. Fixes kolab/issue3682.
........
................
svn path=/trunk/KDE/kdepim/; revision=986501
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r973662 | winterz | 2009-05-27 17:22:35 +0200 (Wed, 27 May 2009) | 9 lines
Merged revisions 972569 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r972569 | mutz | 2009-05-25 06:11:34 -0400 (Mon, 25 May 2009) | 1 line
Async KMail Reader (5/5): factor Kleo::Jobs into BodyPartMemento-derived classes for async execution. There is still a synchronous mode, since OTP is not only used in KMReaderWin, and those users don't expect OTP to return without finishing it's job. The different BodyPartMemento subclasses share a lot of code, and could and should be refactored to derive from a common base class at some later point.
........
................
svn path=/trunk/KDE/kdepim/; revision=986442
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
........
r982969 | mutz | 2009-06-17 08:11:51 -0400 (Wed, 17 Jun 2009) | 1 line
Oops. Use the 'sign' partNode to save the bodypart memento in, not 'data', which only exists in case of a detached signature. Fixes kolab/issue3682.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=982977
Move the icon load (constant) outside of while.
This reduces the time to show the mail for me from 15s to 9s.
svn path=/trunk/KDE/kdepim/; revision=980160
message with only an image". Although I cannot reproduce the crash here.
Brian, this will be in the KDE 4.3 rc1 due out in a couple weeks
please test as soon as possible.
CCBUG: 193395
svn path=/trunk/KDE/kdepim/; revision=980044
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
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r940769 | tmcguire | 2009-03-18 10:26:57 +0100 (Wed, 18 Mar 2009) | 8 lines
Backport r940115 by tmcguire from trunk to the 4.2 branch:
Make sure HTMl messages can not overwrite the header.
CCBUG: 96557
CCBUG: 96020
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=940863
Merged revisions 934942 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r934942 | tmcguire | 2009-03-04 10:27:01 +0100 (Wed, 04 Mar 2009) | 12 lines
Merged revisions 931708 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r931708 | winterz | 2009-02-25 18:39:48 +0100 (Wed, 25 Feb 2009) | 5 lines
in makeShowAuditLogLink, return empty QString if the auditLog is empty.
fixes kolab/issue3436
Should be merged into all branches.
........
................
svn path=/branches/KDE/4.2/kdepim/; revision=938246
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r937852 | mutz | 2009-03-10 16:42:07 +0100 (Tue, 10 Mar 2009) | 9 lines
Merged revisions 935926 via svnmerge from
svn+ssh://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r935926 | mutz | 2009-03-06 15:30:02 +0100 (Fri, 06 Mar 2009) | 1 line
Dump the gpgme result objects to kdDebug(). This should enable much better bug reports since no debugger is necessary anymore.
........
................
svn path=/trunk/KDE/kdepim/; revision=938177
svn+ssh://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r935926 | mutz | 2009-03-06 15:30:02 +0100 (Fri, 06 Mar 2009) | 1 line
Dump the gpgme result objects to kdDebug(). This should enable much better bug reports since no debugger is necessary anymore.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=937852
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r931708 | winterz | 2009-02-25 18:39:48 +0100 (Wed, 25 Feb 2009) | 5 lines
in makeShowAuditLogLink, return empty QString if the auditLog is empty.
fixes kolab/issue3436
Should be merged into all branches.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=934942