- 15 Oct, 2010 1 commit
-
-
Volker Krause authored
ported. The necessary code changes got lost during the merge. svn path=/trunk/KDE/kdepim/runtime/; revision=1186239
-
- 11 Oct, 2010 1 commit
-
-
Bertjan Broeksema authored
Merged revisions 1181272,1181572,1181600,1181606,1181635,1182377,1182387,1182389,1182437-1182438,1182622,1182635,1182638,1182640-1182642,1182733,1182978 via svnmerge from svn+ssh://bbroeksema@svn.kde.org/home/kde/branches/work/akonadi-agentserver-kdepim-runtime CCMAIL: kde@nyblom.org ........ r1181272 | bbroeksema | 2010-09-30 16:59:16 +0200 (Thu, 30 Sep 2010) | 1 line Merge the changes from branches/work/~vkrause/akonadi-in-process-resource/ ........ r1181572 | bbroeksema | 2010-10-01 13:58:27 +0200 (Fri, 01 Oct 2010) | 2 lines Replace X-Akonadi-RunInAgentServer with X-Akonadi-LaunchMethod ........ r1181600 | bbroeksema | 2010-10-01 15:20:50 +0200 (Fri, 01 Oct 2010) | 3 lines That was easy! Make the mail dispatcher a plugin which is ran in the AgentServer. ........ r1181606 | bbroeksema | 2010-10-01 15:26:58 +0200 (Fri, 01 Oct 2010) | 6 lines For testing purposes we run the knut resource using the launcher. We now have agents that: - run as before (in a separate process) - are launched into a separate process (knut) - run in AgentServer (mail dispatcher) ........ r1181635 | bbroeksema | 2010-10-01 17:23:01 +0200 (Fri, 01 Oct 2010) | 4 lines To make the Mail Dispatcher Agent suitable for running in the AgentServer it shouldn't use QDBusConnection::sessionBus(). Replace these calls with the thread safe DBusConnectionPool::threadConnection() equivalent. ........ r1182377 | bbroeksema | 2010-10-04 13:32:59 +0200 (Mon, 04 Oct 2010) | 3 lines Add a dummy implementation of configure( WId ) to SFR base so that moc actually recognizes it as a slot for SFR derived resources. ........ r1182387 | bbroeksema | 2010-10-04 13:57:05 +0200 (Mon, 04 Oct 2010) | 3 lines AgentBase is a better place to make configure(WId) a slot. Therefore, revert r1182377. ........ r1182389 | bbroeksema | 2010-10-04 13:58:57 +0200 (Mon, 04 Oct 2010) | 2 lines Make the ical resource a plugin that runs in the agent server. ........ r1182437 | bbroeksema | 2010-10-04 17:13:29 +0200 (Mon, 04 Oct 2010) | 9 lines For now disable the following SFR based resources: - kdeaccounts - vcard - mbox Currently I'm working on making SFR based resources suitable for running in the AgentServer and this requires changes to how the resources deal with settings. ICal will be the first, the obove will follow soon. ........ r1182438 | bbroeksema | 2010-10-04 17:14:50 +0200 (Mon, 04 Oct 2010) | 4 lines Singletons don't work when running multiple resource instances in the same thread. Adapt the SingleFileResource class to this by requiring the settings to be a member of the class in stead of being a singleton. ........ r1182622 | bbroeksema | 2010-10-05 10:23:07 +0200 (Tue, 05 Oct 2010) | 3 lines Adapt the kdeaccounts resource to the fact that Settings should not be a Singleton anymore. ........ r1182635 | bbroeksema | 2010-10-05 11:02:13 +0200 (Tue, 05 Oct 2010) | 1 line Make sure that the notes resource is launched in the AgentServer as well ........ r1182638 | bbroeksema | 2010-10-05 11:03:43 +0200 (Tue, 05 Oct 2010) | 2 lines Adapt and reenable the mbox resource for running in the AgentServer. ........ r1182640 | bbroeksema | 2010-10-05 11:04:56 +0200 (Tue, 05 Oct 2010) | 1 line Forgot to save, adapt the desktop file as well ........ r1182641 | bbroeksema | 2010-10-05 11:15:01 +0200 (Tue, 05 Oct 2010) | 3 lines And last but not least, also adapt the vcard SFR for running in the AgentServer. ........ r1182642 | bbroeksema | 2010-10-05 11:20:31 +0200 (Tue, 05 Oct 2010) | 2 lines Use the DBusConnectionPool in resources that run in the AgentServer. ........ r1182733 | bbroeksema | 2010-10-05 15:51:58 +0200 (Tue, 05 Oct 2010) | 7 lines The MailDispatcherAgent randomly creates widgets while running (e.g. to ask for a password). This makes it unsuitable for running in a thread. That is, only when we know when and where widgets are created we might be able to redirect the call to the main thread (as we did for AgentBase::configure()). Therefore, run the MDA using the AgentLauncher method. ........ r1182978 | bbroeksema | 2010-10-06 09:26:51 +0200 (Wed, 06 Oct 2010) | 1 line Install the plugin in the right directory ........ svn path=/trunk/KDE/kdepim/runtime/; revision=1184805
-
- 11 Aug, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/runtime/; revision=1162024
-
- 27 Jul, 2010 2 commits
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/runtime/; revision=1155397
-
Script Kiddy authored
svn path=/branches/KDE/4.5/kdepim/runtime/; revision=1155240
-
- 12 Jul, 2010 1 commit
-
-
Sergio Luis Martins authored
svn path=/branches/work/kdepim_kcalcore/runtime/; revision=1149030
-
- 15 May, 2010 1 commit
-
-
Kevin Ottens authored
svn path=/branches/work/~ervin/imap-resource-refactor/; revision=1127090
-
- 22 Apr, 2010 1 commit
-
-
Andras Mantia authored
svn path=/trunk/KDE/kdepimlibs/libmbox/; revision=1117589
-
- 17 Feb, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/runtime/; revision=1091722
-
- 05 Feb, 2010 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/runtime/; revision=1085578
-
- 05 Jan, 2010 1 commit
-
-
Volker Krause authored
Merged revisions 1067418,1067507,1067528,1067701,1067840,1068120,1068176,1068311,1068594,1068742,1068747,1069016,1069028-1069029,1069033,1069207,1069386,1069513,1069679,1069684,1069958,1069987-1069988,1070004,1070028,1070061,1070073 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ................ r1067418 | tokoe | 2009-12-29 16:36:20 +0100 (Tue, 29 Dec 2009) | 2 lines Use the brand new ldap icon ................ r1067507 | tmcguire | 2009-12-29 19:10:16 +0100 (Tue, 29 Dec 2009) | 115 lines Block cyclic merges, blocks, release stuff. SVN_MERGE SVN_SILENT Blocked revisions 1062964,1063082,1063116,1063422,1063485,1063502,1064260,1066656 via svnmerge ................ r1062964 | ludwigreiter | 2009-12-16 13:48:07 +0100 (Wed, 16 Dec 2009) | 2 lines Update after newslog 2009-12-04 test. ................ r1063082 | winterz | 2009-12-16 23:24:13 +0100 (Wed, 16 Dec 2009) | 18 lines Merged revisions 1063007 via svnmerge from https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim ........ r1063007 | tmcguire | 2009-12-16 12:34:12 -0500 (Wed, 16 Dec 2009) | 12 lines kolab/issue3996 MERGE: e4 SVN_MERGE Crossport r1028779 by tmcguire from trunk to the enterprise35 branch: Use KMime to find the subject, so we can deal properly with non-ascii chars or folded headers. Please review, is the ' ' to '_' conversion still required? I left that out... ........ ................ r1063116 | winterz | 2009-12-17 01:27:39 +0100 (Thu, 17 Dec 2009) | 14 lines Blocked revisions 1063115 via svnmerge ........ r1063115 | winterz | 2009-12-16 19:25:34 -0500 (Wed, 16 Dec 2009) | 8 lines when a new attendee is added to an event, make sure to increment the revision number of the incidence passed to the existing attendees is properly incremented. Found while working on kolab/issue3988 MERGE: none (already in e4 and trunk) ........ ................ r1063422 | winterz | 2009-12-18 15:21:16 +0100 (Fri, 18 Dec 2009) | 18 lines Blocked revisions 1063418,1063421 via svnmerge ........ r1063418 | winterz | 2009-12-18 09:17:27 -0500 (Fri, 18 Dec 2009) | 7 lines in prettifyQuotaError, don't assert if the folder for the specified job is 0. simply return instead. this is how it's done in e4 and trunk. kolab/issue4003 MERGE: none ........ r1063421 | winterz | 2009-12-18 09:20:02 -0500 (Fri, 18 Dec 2009) | 4 lines in prettifiyQuotaError, return _error instead of error if folder is 0 MERGE: none ........ ................ r1063485 | tmcguire | 2009-12-18 18:05:35 +0100 (Fri, 18 Dec 2009) | 1 line Update Newslog.txt ................ r1063502 | tmcguire | 2009-12-18 18:39:42 +0100 (Fri, 18 Dec 2009) | 1 line SVN_SILENT Update version numbers for today's release. ................ r1064260 | winterz | 2009-12-20 14:15:48 +0100 (Sun, 20 Dec 2009) | 32 lines Blocked revisions 1061391,1062472,1063456,1063482,1063501 via svnmerge ........ r1061391 | tmcguire | 2009-12-11 11:10:12 -0500 (Fri, 11 Dec 2009) | 1 line SVN_SILENT just a test commit for svnmerge ........ r1062472 | winterz | 2009-12-14 16:20:32 -0500 (Mon, 14 Dec 2009) | 9 lines Put the Todo View Group settings below the Month View Group settings to save horizontal space, at the expense of vertical space. This does look better, but I hope it isn't too tall. I measure about 700px high with my font setting. kolab/issue3994 MERGE: none ........ r1063456 | tmcguire | 2009-12-18 10:54:38 -0500 (Fri, 18 Dec 2009) | 4 lines Add missing endl's. SVN_SILENT MERGE: none ........ r1063482 | tmcguire | 2009-12-18 11:54:07 -0500 (Fri, 18 Dec 2009) | 2 lines Update Newslog.txt ........ r1063501 | tmcguire | 2009-12-18 12:39:39 -0500 (Fri, 18 Dec 2009) | 1 line SVN_SILENT Update version numbers for today's release. ........ ................ r1066656 | tmcguire | 2009-12-27 17:34:16 +0100 (Sun, 27 Dec 2009) | 4 lines Port the async crash test from trunk to e4. MERGE: none ................ ................ r1067528 | tmcguire | 2009-12-29 19:44:22 +0100 (Tue, 29 Dec 2009) | 26 lines Tobias, how does the contact group editor in the new KAddressbook handle completion of members, does it offer to complete to other contact group? Or does it disallow this? Or are recursive contact groups allowed now? CCMAIL: tokoe@kde.org -- Block this commit, KAddressbook has a completely new contact group editor now. SVN_SILENT SVN_MERGE Blocked revisions 1065582 via svnmerge ................ r1065582 | winterz | 2009-12-23 20:10:32 +0100 (Wed, 23 Dec 2009) | 11 lines Merged revisions 1065538 via svnmerge from https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim ........ r1065538 | tmcguire | 2009-12-23 10:47:35 -0500 (Wed, 23 Dec 2009) | 4 lines Don't allow to add distribution lists to distribution lists, that doesn't work. kolab/issue3929 ........ ................ ................ r1067701 | scripty | 2009-12-30 12:43:45 +0100 (Wed, 30 Dec 2009) | 1 line SVN_SILENT made messages (.desktop file) ................ r1067840 | skelly | 2009-12-30 19:20:04 +0100 (Wed, 30 Dec 2009) | 1 line Add the other missing explicits. ................ r1068120 | scripty | 2009-12-31 12:37:33 +0100 (Thu, 31 Dec 2009) | 1 line SVN_SILENT made messages (.desktop file) ................ r1068176 | ltoscano | 2009-12-31 14:47:39 +0100 (Thu, 31 Dec 2009) | 4 lines Typo fix. CCMAIL: kde-i18n-doc@kde.org ................ r1068311 | rdieter | 2009-12-31 21:02:01 +0100 (Thu, 31 Dec 2009) | 2 lines add awol Type= key ................ r1068594 | otrichet | 2010-01-01 18:03:00 +0100 (Fri, 01 Jan 2010) | 1 line Correct krazy exclusion ................ r1068742 | tmcguire | 2010-01-01 23:54:05 +0100 (Fri, 01 Jan 2010) | 17 lines Don't allow some actions like select next unread message when the model hasn't been loaded yet. This fixes the source of the most crashes for me, which happen when quickly pressing + after selecting a folder (and the folder is still loading) The problem is that the model is in 'disconnected UI' mode, which means mModelForItemFunctions is 0, and therefore index() returns an invalid index, leading to an assert in e.g. messageItemAfter(). Szymon, are you still alive? :) If so, can you tell us if the model is supposed to be disconnected at this point and if this is the right fix? I have the feeling it is a regression, but I'm not sure. CCMAIL: pragma@kvirc.net ................ r1068747 | tmcguire | 2010-01-01 23:58:32 +0100 (Fri, 01 Jan 2010) | 3 lines Revert temp. porting code, KMail can switch the theme even without the header shown, in the View menu. ................ r1069016 | krake | 2010-01-02 15:46:47 +0100 (Sat, 02 Jan 2010) | 2 lines Adapt usage of mimetype visitor after final move in Revision 1069015 ................ r1069028 | cgiboudeaux | 2010-01-02 16:29:56 +0100 (Sat, 02 Jan 2010) | 1 line look for kdelibs only if this is directory is built standalone (is this really needed, anyway?) ................ r1069029 | cgiboudeaux | 2010-01-02 16:30:53 +0100 (Sat, 02 Jan 2010) | 1 line Remove non-existing include. ................ r1069033 | cgiboudeaux | 2010-01-02 16:42:39 +0100 (Sat, 02 Jan 2010) | 1 line Fix link. ................ r1069207 | tstaerk | 2010-01-02 23:59:35 +0100 (Sat, 02 Jan 2010) | 7 lines Show a description next to the toolbar items. That is especially important if you have an internet table, i.e. a computer without a mouse but with a touchscreen. BUGS:182312 ................ r1069386 | tstaerk | 2010-01-03 12:06:56 +0100 (Sun, 03 Jan 2010) | 1 line Act on close. This is a game of inches :( ................ r1069513 | fthieme | 2010-01-03 16:52:03 +0100 (Sun, 03 Jan 2010) | 1 line changed deprecated function call ................ r1069679 | tstaerk | 2010-01-04 04:04:08 +0100 (Mon, 04 Jan 2010) | 1 line I could not sleep. ................ r1069684 | tstaerk | 2010-01-04 05:38:37 +0100 (Mon, 04 Jan 2010) | 1 line Do not cover the ksearchtreewidgetlineedit. ................ r1069958 | vkrause | 2010-01-04 15:43:33 +0100 (Mon, 04 Jan 2010) | 13 lines SVN_MERGE i18n changes excluded from the merge Merged revisions 1065241 via svnmerge from https://vkrause@svn.kde.org/home/kde/branches/work/akonadi-ports/kdepim ........ r1065241 | tilladam | 2009-12-22 21:08:17 +0100 (Tue, 22 Dec 2009) | 1 line The strigi backend we need was renamed, follow the name change. ........ ................ r1069987 | cgiboudeaux | 2010-01-04 17:50:33 +0100 (Mon, 04 Jan 2010) | 1 line prepare for RC1 ................ r1069988 | tstaerk | 2010-01-04 17:53:00 +0100 (Mon, 04 Jan 2010) | 1 line Fixing typo ................ r1070004 | tokoe | 2010-01-04 18:22:49 +0100 (Mon, 04 Jan 2010) | 2 lines Make editing/deleting of contacts work with OX/6 ................ r1070028 | tstaerk | 2010-01-04 19:49:56 +0100 (Mon, 04 Jan 2010) | 1 line Will not be included in 4.4, is a incubator for the next release. ................ r1070061 | tstaerk | 2010-01-04 20:55:12 +0100 (Mon, 04 Jan 2010) | 1 line Set window title. ................ r1070073 | tstaerk | 2010-01-04 21:10:41 +0100 (Mon, 04 Jan 2010) | 1 line code cleanup ................ svn path=/branches/work/akonadi-ports/kdepim/runtime/; revision=1070391
-
- 31 Dec, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/runtime/; revision=1068120
-
- 11 Dec, 2009 2 commits
-
-
Volker Krause authored
of it that belongs in the apps part. svn path=/branches/work/akonadi-ports/kdepim/runtime/; revision=1061292
-
Volker Krause authored
of it that belongs in the apps part. svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1061292
-
- 10 Dec, 2009 1 commit
-
-
Volker Krause authored
Merged revisions 1058568,1058637,1058673,1059156,1059857,1059987,1060047,1060071,1060076,1060244,1060398-1060399,1060415,1060429,1060452,1060617,1060712,1060733-1060734,1060763-1060765 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ................ r1058568 | skelly | 2009-12-04 18:37:03 +0100 (Fri, 04 Dec 2009) | 3 lines Check in the latest kreparentingproxymodel. This implements support for rowsRemoved among other things now. ................ r1058637 | tokoe | 2009-12-04 21:52:47 +0100 (Fri, 04 Dec 2009) | 2 lines SVN_SILENT krazy fixes ................ r1058673 | djarvie | 2009-12-04 23:14:39 +0100 (Fri, 04 Dec 2009) | 2 lines Change date format in dialogue ................ r1059156 | golnazn | 2009-12-05 23:34:43 +0100 (Sat, 05 Dec 2009) | 1 line BUG:#216909: Add support of <pre> tags in the post editor. ................ r1059857 | lueck | 2009-12-07 16:00:39 +0100 (Mon, 07 Dec 2009) | 2 lines extract messages + load the catalog CCMAIL:kde-i18n-doc@kde.org ................ r1059987 | tmcguire | 2009-12-07 21:53:36 +0100 (Mon, 07 Dec 2009) | 3 lines Protect against event loop reentrancy. Fixes crash on startup due to the ContactSearchJob ................ r1060047 | cgiboudeaux | 2009-12-08 00:16:13 +0100 (Tue, 08 Dec 2009) | 1 line We now require Boost 1.34.0 ................ r1060071 | djarvie | 2009-12-08 01:43:14 +0100 (Tue, 08 Dec 2009) | 2 lines Bug 217456: fix date-only alarms triggering repeatedly at high frequency. ................ r1060076 | djarvie | 2009-12-08 01:56:05 +0100 (Tue, 08 Dec 2009) | 2 lines Fix date-only alarms in akonadi resource ................ r1060244 | scripty | 2009-12-08 11:53:04 +0100 (Tue, 08 Dec 2009) | 1 line SVN_SILENT made messages (.desktop file) ................ r1060398 | nlecureuil | 2009-12-08 20:48:03 +0100 (Tue, 08 Dec 2009) | 3 lines Fix crash when KTimetracker is in Kontact BUG:217721 ................ r1060399 | nlecureuil | 2009-12-08 20:56:26 +0100 (Tue, 08 Dec 2009) | 5 lines Allow "new task" button to work when KTimeTracker is embeded in Kontact and no document already exists BUG:212725 ................ r1060415 | winterz | 2009-12-08 22:17:13 +0100 (Tue, 08 Dec 2009) | 21 lines Recorded merge of revisions 1060413 via svnmerge from https://svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim ................ r1060413 | winterz | 2009-12-08 16:13:06 -0500 (Tue, 08 Dec 2009) | 14 lines Merged revisions 1060410 via svnmerge from https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim ........ r1060410 | winterz | 2009-12-08 16:04:46 -0500 (Tue, 08 Dec 2009) | 7 lines merge SVN commit 1060407 by winterz from trunk: Don't assert when adding a new Journal with attendees. Looks like I'm adding a new string, but I'm not: I'm reusing a string from 4.3 MERGE: e4 (already in trunk) ........ ................ ................ r1060429 | djarvie | 2009-12-08 23:09:30 +0100 (Tue, 08 Dec 2009) | 1 line Remove warning ................ r1060452 | pokrzywka | 2009-12-09 01:14:13 +0100 (Wed, 09 Dec 2009) | 1 line added Boost_INCLUDEDIRS to some plugins which require boost::shared_ptr indirectly ................ r1060617 | scripty | 2009-12-09 12:42:13 +0100 (Wed, 09 Dec 2009) | 1 line SVN_SILENT made messages (.desktop file) ................ r1060712 | winterz | 2009-12-09 19:28:34 +0100 (Wed, 09 Dec 2009) | 19 lines Blocked revisions 1060710 via svnmerge ................ r1060710 | winterz | 2009-12-09 13:27:11 -0500 (Wed, 09 Dec 2009) | 13 lines Merged revisions 1060708 via svnmerge from https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim ........ r1060708 | winterz | 2009-12-09 13:23:56 -0500 (Wed, 09 Dec 2009) | 6 lines fix my previous commit for "Don't assert when adding a new Journal with attendees." I put the fix in the wrong place. This will teach me not to merge by-hand. MERGE: e4 ........ ................ ................ r1060733 | tokoe | 2009-12-09 20:37:58 +0100 (Wed, 09 Dec 2009) | 2 lines Abort application if Akonadi couldn't be started ................ r1060734 | tokoe | 2009-12-09 20:38:29 +0100 (Wed, 09 Dec 2009) | 2 lines Abort application if Akonadi couldn't be started ................ r1060763 | otrichet | 2009-12-09 21:34:19 +0100 (Wed, 09 Dec 2009) | 3 lines Use the spell checker configuration of KNode instead of the global one. BUG: 207767 ................ r1060764 | otrichet | 2009-12-09 21:34:26 +0100 (Wed, 09 Dec 2009) | 1 line useless code ................ r1060765 | otrichet | 2009-12-09 21:34:33 +0100 (Wed, 09 Dec 2009) | 3 lines Remember if automatic spell checking is enabled or not BUG: 123720 ................ svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1061100
-
- 18 Sep, 2009 1 commit
-
-
Volker Krause authored
Merged revisions 1024674,1024687,1024710,1024793,1024881,1024911,1024927,1024931,1024936,1024960,1024973,1025047 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ........ r1024674 | ahartmetz | 2009-09-17 09:32:49 +0200 (Thu, 17 Sep 2009) | 1 line link with gold ........ r1024687 | bhards | 2009-09-17 10:09:23 +0200 (Thu, 17 Sep 2009) | 2 lines Typo fix. ........ r1024710 | vkrause | 2009-09-17 10:35:33 +0200 (Thu, 17 Sep 2009) | 3 lines Listing to Soprano change notifications. Can still be improved a lot once we have [Un]LinkJobs that work on RIDs. ........ r1024793 | scripty | 2009-09-17 11:33:51 +0200 (Thu, 17 Sep 2009) | 1 line SVN_SILENT made messages (.desktop file) ........ r1024881 | jarmond | 2009-09-17 15:14:44 +0200 (Thu, 17 Sep 2009) | 3 lines Open composer with 'New' context when calling from KRunner. BUG: 203302 ........ r1024911 | dfaure | 2009-09-17 16:49:03 +0200 (Thu, 17 Sep 2009) | 4 lines Forwardport 1024907: Add null-check in setTitle too (r990396 was about tabWidthForMaxChars). (BUG 185597) ........ r1024927 | vkrause | 2009-09-17 18:23:48 +0200 (Thu, 17 Sep 2009) | 2 lines Use the tag URI as RID. ........ r1024931 | vkrause | 2009-09-17 18:33:03 +0200 (Thu, 17 Sep 2009) | 2 lines Update only the item that actually got tagged/untagged. ........ r1024936 | vkrause | 2009-09-17 18:39:54 +0200 (Thu, 17 Sep 2009) | 3 lines No need for the (expensive) on demand syncing anymore, thanks to change notifications the content is now always up-to-date. ........ r1024960 | vkrause | 2009-09-17 19:28:22 +0200 (Thu, 17 Sep 2009) | 2 lines Don't crash when multiple fetch jobs are running. ........ r1024973 | vkrause | 2009-09-17 20:09:15 +0200 (Thu, 17 Sep 2009) | 4 lines - put sender and from into the right fields respectively - set a label - use the correct field for MessageId ........ r1025047 | winterz | 2009-09-17 23:53:34 +0200 (Thu, 17 Sep 2009) | 2 lines follow kdepimlibs/kontactinterface changes ........ svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1025148
-
- 16 Jun, 2009 1 commit
-
-
Sebastian Sauer authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=982690
-
- 26 Mar, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=944936
-
- 23 Mar, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=943254
-
- 04 Feb, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=921227
-
- 28 Jan, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=917800
-
- 06 Jan, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=906588
-
- 05 Jan, 2009 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=906040
-
- 28 Dec, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=902474
-
- 27 Dec, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=902169
-
- 21 Dec, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=899713
-
- 09 Dec, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=894846
-
- 07 Dec, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=893874
-
- 04 Dec, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=892529
-
- 30 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=890824
-
- 25 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=888889
-
- 23 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=887997
-
- 17 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=885556
-
- 10 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/kresources/akonadi/; revision=882528
-
- 08 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=881804
-
- 07 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=881085
-
- 06 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=880760
-
- 05 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/akonadi/; revision=880433
-
- 04 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/kresources/akonadi/; revision=879958
-
- 03 Nov, 2008 1 commit
-
-
Script Kiddy authored
svn path=/trunk/KDE/kdepim/kresources/akonadi/; revision=879569
-