Merged revisions 1073378,1073389,1073402,1073419-1073420,1073603,1073638,1073657,1073683,1073687-1073688,1073696,1073700-1073701,1073713,1073727,1073821,1073833,1074091,1074119,1074122,1074125,1074136,1074138,1074143,1074151-1074154,1074169-1074174,1074178,1074183,1074185-1074186,1074228,1074253-1074254,1074256,1074450,1074487,1074558,1074582,1074594,1074598,1074602,1074605-1074606,1074609,1074611,1074623,1074625,1074631,1074634-1074635,1074638-1074639,1074642,1074645,1074648,1074653,1074663,1074667,1074691,1074702-1074704,1074728,1074742,1074749,1074792,1074880 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ................ r1073378 | sengels | 2010-01-12 04:09:47 +0100 (Tue, 12 Jan 2010) | 1 line forward port r1073376 ................ r1073389 | tstaerk | 2010-01-12 05:38:44 +0100 (Tue, 12 Jan 2010) | 3 lines Code cleanup, preparing solution to bug 220059. CCBUGS:220059 ................ r1073402 | tstaerk | 2010-01-12 08:19:24 +0100 (Tue, 12 Jan 2010) | 9 lines Recalculate Total Times on Drag&Drop. CCBUGS:220059 --Thi line, and those below, will be ignored-- M taskview.cpp M task.cpp M task.h ................ r1073419 | tstaerk | 2010-01-12 09:37:33 +0100 (Tue, 12 Jan 2010) | 9 lines addtotaltime should work recursively During last commit, I overlooked the line contained a recursion. CCBUGS:220059 --Thi line, and those below, will be ignored-- M ktimetracker/task.cpp M ktimetracker/task.h ................ r1073420 | mmrozowski | 2010-01-12 10:02:56 +0100 (Tue, 12 Jan 2010) | 3 lines Removed inclusion of kdepim-compat.h - KPATH_SEPARATOR is defined by kdelibs. CCMAIL: kde-pim@kde.org ................ r1073603 | skelly | 2010-01-12 15:15:32 +0100 (Tue, 12 Jan 2010) | 1 line Don't put a comma after a kuit mark. It confuses kuit and causes warnings. ................ r1073638 | cgiboudeaux | 2010-01-12 16:42:35 +0100 (Tue, 12 Jan 2010) | 1 line kdepim-compat.h isn't used anymore. ................ r1073657 | cgiboudeaux | 2010-01-12 17:19:30 +0100 (Tue, 12 Jan 2010) | 1 line Don't look for kdelibs unconditionally ................ r1073683 | tmcguire | 2010-01-12 18:04:16 +0100 (Tue, 12 Jan 2010) | 1 line Manually merge already recorded SVN commit 1073583 by tmcguire ................ r1073687 | tmcguire | 2010-01-12 18:13:09 +0100 (Tue, 12 Jan 2010) | 3 lines SVN_MERGE Manually merge already recoreded r1073596 ................ r1073688 | tmcguire | 2010-01-12 18:15:09 +0100 (Tue, 12 Jan 2010) | 3 lines SVN_MERGE Manually merge r1073601 ................ r1073696 | tmcguire | 2010-01-12 18:20:36 +0100 (Tue, 12 Jan 2010) | 3 lines SVN_MERGE Manually merge r1073645 ................ r1073700 | tmcguire | 2010-01-12 18:29:34 +0100 (Tue, 12 Jan 2010) | 1 line SVN_MERGE merge revision 1073649 ................ r1073701 | tmcguire | 2010-01-12 18:31:26 +0100 (Tue, 12 Jan 2010) | 1 line SVN_MERGE merge r1073659 ................ r1073713 | tstaerk | 2010-01-12 19:27:16 +0100 (Tue, 12 Jan 2010) | 3 lines Adapt totalSessionTime and totalTime on drag&drop. BUGS:220059 ................ r1073727 | djarvie | 2010-01-12 19:51:40 +0100 (Tue, 12 Jan 2010) | 2 lines Include Akonadi item ID in alarm objects ................ r1073821 | skelly | 2010-01-12 23:37:21 +0100 (Tue, 12 Jan 2010) | 1 line Add an example where the content of the item list is populated by checkbox, not by selection. ................ r1073833 | skelly | 2010-01-12 23:55:43 +0100 (Tue, 12 Jan 2010) | 1 line Make checkbox selection actually work and go home. ................ r1074091 | cgiboudeaux | 2010-01-13 13:35:08 +0100 (Wed, 13 Jan 2010) | 1 line Include SopranoAddOntology before including the subdirectories. Solves a configure error when parsing messagelist/CMakeLists.txt ................ r1074119 | cgiboudeaux | 2010-01-13 14:38:33 +0100 (Wed, 13 Jan 2010) | 1 line -Wmissing-include-dirs ................ r1074122 | cgiboudeaux | 2010-01-13 14:43:34 +0100 (Wed, 13 Jan 2010) | 1 line mmh, svnrevertlast. There are more things to clean ................ r1074125 | vkrause | 2010-01-13 14:50:59 +0100 (Wed, 13 Jan 2010) | 3 lines Remove the unnecessary type selection and add a big warning about the incompleteness and side-effects of this tool. ................ r1074136 | cgiboudeaux | 2010-01-13 15:19:54 +0100 (Wed, 13 Jan 2010) | 1 line Don't install headers ................ r1074138 | cgiboudeaux | 2010-01-13 15:24:30 +0100 (Wed, 13 Jan 2010) | 1 line Fix install. ................ r1074143 | cgiboudeaux | 2010-01-13 15:31:46 +0100 (Wed, 13 Jan 2010) | 1 line Change the cache entries to options and give them explicit names. ................ r1074151 | cgiboudeaux | 2010-01-13 15:57:41 +0100 (Wed, 13 Jan 2010) | 1 line -Wmissing_include_dirs ................ r1074152 | cgiboudeaux | 2010-01-13 15:58:04 +0100 (Wed, 13 Jan 2010) | 1 line -Wmissing_include_dirs ................ r1074153 | cgiboudeaux | 2010-01-13 15:59:34 +0100 (Wed, 13 Jan 2010) | 1 line Don't abuse of BEFORE SYSTEM when you want to include directories from you own project ................ r1074154 | cgiboudeaux | 2010-01-13 16:00:08 +0100 (Wed, 13 Jan 2010) | 1 line Remove useless includes. ................ r1074169 | skelly | 2010-01-13 16:36:11 +0100 (Wed, 13 Jan 2010) | 1 line Add the MixedTreeModel to sensibly return some data for mails and addressees. ................ r1074170 | skelly | 2010-01-13 16:36:18 +0100 (Wed, 13 Jan 2010) | 1 line Handle multi column models properly. ................ r1074171 | skelly | 2010-01-13 16:36:21 +0100 (Wed, 13 Jan 2010) | 1 line Add some header data to the mixed model. ................ r1074172 | skelly | 2010-01-13 16:36:23 +0100 (Wed, 13 Jan 2010) | 1 line Add a tab for introducing type-specific data in models. ................ r1074173 | skelly | 2010-01-13 16:36:25 +0100 (Wed, 13 Jan 2010) | 1 line Use the type specific model in the rest of the demo. ................ r1074174 | vkrause | 2010-01-13 16:41:59 +0100 (Wed, 13 Jan 2010) | 2 lines Fix POP3 migration. ................ r1074178 | vkrause | 2010-01-13 16:56:27 +0100 (Wed, 13 Jan 2010) | 5 lines 0 is a perfectly valid value here, this fixes selecting clear text authentication. MERGE: 4.3 ................ r1074183 | vkrause | 2010-01-13 17:09:56 +0100 (Wed, 13 Jan 2010) | 2 lines Fix IMAP migration. ................ r1074185 | skelly | 2010-01-13 17:11:05 +0100 (Wed, 13 Jan 2010) | 1 line Cover checking items before categorizing them. ................ r1074186 | skelly | 2010-01-13 17:11:11 +0100 (Wed, 13 Jan 2010) | 3 lines Use correct headers so that filtering after selection model works. Of course, this breaks the categorized view. Must look into that later. ................ r1074228 | lueck | 2010-01-13 18:15:58 +0100 (Wed, 13 Jan 2010) | 2 lines fix wrong capitalization of X-DocPath build the iolsave documentation ................ r1074253 | mlaurent | 2010-01-13 19:36:17 +0100 (Wed, 13 Jan 2010) | 2 lines Use static lib doesn't work on x86_64 use shared ................ r1074254 | mlaurent | 2010-01-13 19:37:42 +0100 (Wed, 13 Jan 2010) | 2 lines Fix includes ................ r1074256 | mlaurent | 2010-01-13 19:40:13 +0100 (Wed, 13 Jan 2010) | 2 lines Fix includes ................ r1074450 | vkrause | 2010-01-14 09:31:23 +0100 (Thu, 14 Jan 2010) | 2 lines no longer needed in runtime ................ r1074487 | pino | 2010-01-14 10:44:14 +0100 (Thu, 14 Jan 2010) | 2 lines extra ',' ................ r1074558 | vkrause | 2010-01-14 11:21:59 +0100 (Thu, 14 Jan 2010) | 3 lines Initial support for migrating local KMail folders. Supports only plain maildir trees so far, conversion of mixed-mode trees comes next. ................ r1074582 | breiter | 2010-01-14 11:44:04 +0100 (Thu, 14 Jan 2010) | 5 lines (forward ported from r1074457) Made the crl importing selection filefilter hint more explicit, only DER encoded files will work. (Motivated by real user feedback, indicating that the file suffixes are not enough to notice and understand the restriction.) ................ r1074594 | vkrause | 2010-01-14 12:01:45 +0100 (Thu, 14 Jan 2010) | 6 lines Fix creation of mbox sub-folders. Not that I particularly like this feature, but I need it to actually create test data for the migration tool... MERGE: 4.4 and possibly e35/e4 as well, seems to originate there ................ r1074598 | mlaurent | 2010-01-14 12:16:57 +0100 (Thu, 14 Jan 2010) | 2 lines Add caption ................ r1074602 | mlaurent | 2010-01-14 12:21:05 +0100 (Thu, 14 Jan 2010) | 2 lines Add missing i18n ................ r1074605 | tokoe | 2010-01-14 12:34:18 +0100 (Thu, 14 Jan 2010) | 2 lines Add README for packagers ................ r1074606 | tokoe | 2010-01-14 12:42:02 +0100 (Thu, 14 Jan 2010) | 4 lines Remove 'Help' button from LDAP search dialog, we have no documentation for this dialog anyway. ................ r1074609 | tokoe | 2010-01-14 12:46:25 +0100 (Thu, 14 Jan 2010) | 5 lines Hide 'Help' button in printing dialog, we have no documentation for this dialog anyway. BUG: 206325 ................ r1074611 | trueg | 2010-01-14 12:51:45 +0100 (Thu, 14 Jan 2010) | 1 line small improvements and corrections to the nepomuk part ................ r1074623 | mlaurent | 2010-01-14 13:29:05 +0100 (Thu, 14 Jan 2010) | 2 lines Fix signal/slot ................ r1074625 | mlaurent | 2010-01-14 13:33:35 +0100 (Thu, 14 Jan 2010) | 2 lines We need to implement it to show popupmenu ................ r1074631 | tokoe | 2010-01-14 13:52:57 +0100 (Thu, 14 Jan 2010) | 2 lines SVN_SILENT fix typo ................ r1074634 | tmcguire | 2010-01-14 14:03:11 +0100 (Thu, 14 Jan 2010) | 4 lines - Reword the introduction and the end - Add some empty sections about other important topcis - Add text for the "kontact plugins" topic ................ r1074635 | vkrause | 2010-01-14 14:08:26 +0100 (Thu, 14 Jan 2010) | 2 lines make the sqlite part slightly more explicit ................ r1074638 | tmcguire | 2010-01-14 14:14:34 +0100 (Thu, 14 Jan 2010) | 5 lines Add section about GPG. Please review or add more info if you can, I actually have no idea how to setup GPG correctly. ................ r1074639 | tmcguire | 2010-01-14 14:22:54 +0100 (Thu, 14 Jan 2010) | 5 lines add runtime section to the README ' ................ r1074642 | tmcguire | 2010-01-14 14:31:14 +0100 (Thu, 14 Jan 2010) | 2 lines Add section about libraries inside of kdepim ................ r1074645 | tmcguire | 2010-01-14 14:37:17 +0100 (Thu, 14 Jan 2010) | 2 lines Add info about the Akonadi self test dialog ................ r1074648 | tmcguire | 2010-01-14 14:42:36 +0100 (Thu, 14 Jan 2010) | 2 lines Add note that you can disable Strigi without affecting Akonadi. ................ r1074653 | tmcguire | 2010-01-14 14:54:22 +0100 (Thu, 14 Jan 2010) | 2 lines Add info about the userbase akonadi troubleshooting tips ................ r1074663 | tmcguire | 2010-01-14 15:06:03 +0100 (Thu, 14 Jan 2010) | 2 lines This README is not for KDE 4.4 :) ................ r1074667 | winterz | 2010-01-14 15:25:05 +0100 (Thu, 14 Jan 2010) | 17 lines Blocked revisions 1074666 via svnmerge ................ r1074666 | winterz | 2010-01-14 09:23:26 -0500 (Thu, 14 Jan 2010) | 11 lines Merged revisions 1074457 via svnmerge from https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim ........ r1074457 | breiter | 2010-01-14 04:00:39 -0500 (Thu, 14 Jan 2010) | 4 lines Made the crl importing selection filefilter hint more explicit, only DER encoded files will work. (Motivated by real user feedback, indicating that the file suffixes are not enough to notice and understand the restriction.) ........ ................ ................ r1074691 | tmcguire | 2010-01-14 16:40:37 +0100 (Thu, 14 Jan 2010) | 2 lines Clarify that not all applications using kdepimlibs need kdepim/runtime. ................ r1074702 | cgiboudeaux | 2010-01-14 16:57:15 +0100 (Thu, 14 Jan 2010) | 1 line typo ................ r1074703 | tmcguire | 2010-01-14 17:01:05 +0100 (Thu, 14 Jan 2010) | 1 line State that KDE releases kdepim-runtime seperatly already ................ r1074704 | vkrause | 2010-01-14 17:01:38 +0100 (Thu, 14 Jan 2010) | 4 lines Ininitial work on the mixed mbox/maildir tree conversion. It can walk arbitrarily mixed trees, but doesn't do any conversion yet. Thus, migration will only succeed for pure maildir trees so far. ................ r1074728 | cgiboudeaux | 2010-01-14 17:49:02 +0100 (Thu, 14 Jan 2010) | 3 lines Since noone remembers why kwatchgnupg was commented, build the docbook if kleo is also built. CCMAIL: lueck@hube-lueck.de ................ r1074742 | vkrause | 2010-01-14 18:20:49 +0100 (Thu, 14 Jan 2010) | 2 lines Follow gpgme++ API changes. ................ r1074749 | vkrause | 2010-01-14 18:34:13 +0100 (Thu, 14 Jan 2010) | 2 lines Implement mbox -> maildir conversion for mixed trees. ................ r1074792 | vkrause | 2010-01-14 20:17:53 +0100 (Thu, 14 Jan 2010) | 2 lines oops ................ r1074880 | sengels | 2010-01-14 23:11:40 +0100 (Thu, 14 Jan 2010) | 1 line fix ctor issue ................ svn path=/branches/work/akonadi-ports/kdepim/; revision=1075018wilder-work
commit
4d65286e14