Use just a function with Akonadi::Item and not KMime::Message
because sometime we need to have info about status and
kmime::message can't return message status (and original folder etc.)
svn path=/branches/work/akonadi-ports/kdepim/; revision=1038927
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
Merged revisions 1030133 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1030133 | winterz | 2009-10-01 18:34:33 +0200 (Thu, 01 Oct 2009) | 11 lines
Merged revisions 1030111 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1030111 | mutz | 2009-10-01 11:29:37 -0400 (Thu, 01 Oct 2009) | 3 lines
KMReaderWin fix the trigger conditions for the store-unencrypted feature
The old trigger guard was invalidated when the explicit-decrypt feature made every mail be already marked as read when this function was finally called.
........
................
svn path=/trunk/KDE/kdepim/; revision=1033272
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1030122 | winterz | 2009-10-01 18:00:24 +0200 (Thu, 01 Oct 2009) | 11 lines
Merged revisions 1030105 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1030105 | mutz | 2009-10-01 11:26:23 -0400 (Thu, 01 Oct 2009) | 3 lines
KMReaderWin::objectTreeToDecryptedMsg: fix S/MIME signatures being invalidated by the process of stripping the encryption
This is very likely an incomplete fix.
........
................
svn path=/trunk/KDE/kdepim/; revision=1033264
Merged revisions 1029982-1029983,1030035,1030066,1030119,1030131,1030154,1030170,1030179-1030180,1030183,1030185,1030188,1030200 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r1029982 | vkrause | 2009-10-01 12:01:39 +0200 (Thu, 01 Oct 2009) | 7 lines
- Move attachment indexing to the base class, we'll need that for KCal
attachments as well.
- Test for the availability of the Soprano backend for Strigi in the
self test in case the agent needs that.
- Keep the Strigi::IndexManager around for the entire agent lifetime
instead of reloading all Strigi plugins for every indexed item.
........
r1029983 | cgiboudeaux | 2009-10-01 12:30:27 +0200 (Thu, 01 Oct 2009) | 1 line
Link with gold
........
r1030035 | vkrause | 2009-10-01 14:37:25 +0200 (Thu, 01 Oct 2009) | 3 lines
Protect against indexing while Strigi is not available or was not
requested by the agent. We should't get here normally, but who knows...
........
r1030066 | vkrause | 2009-10-01 15:33:54 +0200 (Thu, 01 Oct 2009) | 2 lines
Don't index the main body part of an email as attachment.
........
r1030119 | vkrause | 2009-10-01 17:49:26 +0200 (Thu, 01 Oct 2009) | 8 lines
Create a corresponding collection as soon as a tag has been created in
Nepomuk. It's a bit ugly since in the moment we get the change
notification from Nepomuk not all information are available yet (eg. the
actual name of the tag), so we have to wait for that.
Doing the same for tag deletion is unfortunately not that easy since
Nepomuk only tells us that something has been deleted, not what that
actually was.
........
r1030131 | vkrause | 2009-10-01 18:28:46 +0200 (Thu, 01 Oct 2009) | 3 lines
Fix stupid mistake in the Strigi initialization code and index the \Seen
flag of mails.
........
r1030154 | jtamate | 2009-10-01 20:03:48 +0200 (Thu, 01 Oct 2009) | 4 lines
Reenable CTRL+F for search in a mail body. Just disable the shortcut in the khtml part.
Kmail enables another one identical.
Change CTRL+SHIFT+A to CTRL+ALT+A to not conflict with Knode Create new Article.
........
r1030170 | toma | 2009-10-01 21:08:29 +0200 (Thu, 01 Oct 2009) | 2 lines
Remove libkdepim/pimapplication which is now in kdepimlibs and port all applications.
........
r1030179 | cgiboudeaux | 2009-10-01 21:36:28 +0200 (Thu, 01 Oct 2009) | 1 line
Fix build.
........
r1030180 | cgiboudeaux | 2009-10-01 21:41:25 +0200 (Thu, 01 Oct 2009) | 1 line
Fix build.
........
r1030183 | neundorf | 2009-10-01 21:47:52 +0200 (Thu, 01 Oct 2009) | 6 lines
RUN_UNINSTALLED is a nop since KDE 4.2, so remove it
executables can always be executed uninstalled since we require cmake 2.6.2
Alex
........
r1030185 | cgiboudeaux | 2009-10-01 21:52:39 +0200 (Thu, 01 Oct 2009) | 1 line
More build fixes
........
r1030188 | cgiboudeaux | 2009-10-01 22:02:24 +0200 (Thu, 01 Oct 2009) | 1 line
Fix build.
........
r1030200 | jtamate | 2009-10-01 22:36:48 +0200 (Thu, 01 Oct 2009) | 3 lines
Trivial commit for trivial krazy2 warnings.
........
svn path=/branches/work/akonadi-ports/kdepim/; revision=1030312