- 11 Dec, 2009 3 commits
-
-
Volker Krause authored
of it that belongs in the apps part. svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1061292
-
Volker Krause authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1061281
-
Volker Krause authored
place and thus breaks apps/runtime separation in kdepim. svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1061280
-
- 10 Dec, 2009 7 commits
-
-
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
-
Volker Krause authored
kdelibs from the pe5.20091201 tag. Merged revisions 1056932,1057108,1057389,1057520 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ........ r1056932 | trueg | 2009-12-01 10:33:34 +0100 (Tue, 01 Dec 2009) | 1 line Fixed ontology class handling including support for shared-desktop-ontologies ........ r1057108 | winterz | 2009-12-01 15:32:16 +0100 (Tue, 01 Dec 2009) | 5 lines Per Bertjan, we are not planning to release KPilot with KDEPIM 4.4. ...unless we magically find a maintainer in the next few days. CCMAIL: kde-pim@kde.org ........ r1057389 | cgiboudeaux | 2009-12-02 09:31:19 +0100 (Wed, 02 Dec 2009) | 1 line kdepim-runtime needs SopranoAddOntology.cmake ........ r1057520 | cgiboudeaux | 2009-12-02 19:24:06 +0100 (Wed, 02 Dec 2009) | 1 line If we include SOPRANO_INCLUDE_DIR in agents/ontologies, we must first look for Soprano. ........ svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1061084
-
Christophe Giboudeaux authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060908
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060895
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060876
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060872
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060871
-
- 09 Dec, 2009 4 commits
-
-
Thomas McGuire authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060653
-
Till Adam authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060631
-
Volker Krause authored
that... svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060618
-
Volker Krause authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060496
-
- 08 Dec, 2009 2 commits
-
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060288
-
Laurent Montel authored
Add support to migrate it from old kmail svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1060287
-
- 07 Dec, 2009 12 commits
-
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059917
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059901
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059855
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059837
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059805
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059800
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059799
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059796
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059791
-
Volker Krause authored
Merged revisions 1059603,1059606-1059607 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ........ r1059603 | winterz | 2009-12-07 02:42:25 +0100 (Mon, 07 Dec 2009) | 5 lines give the scene an initial view rectangle; else all hell breaks loose. should fix the initial view being month view. MERGE: e4,4.3,akonadi-ports ........ r1059606 | pokrzywka | 2009-12-07 02:49:27 +0100 (Mon, 07 Dec 2009) | 1 line assorted build fixes for windows from the e5 branch. thanks Volker ;) ........ r1059607 | pokrzywka | 2009-12-07 02:52:05 +0100 (Mon, 07 Dec 2009) | 3 lines fixed the non-appearing ical events in korganizer on windows. It was a conflict with the file monitoring notification that triggers when we write the modified calendar file: the backup file written has a different timestamp and therefore a different hash, causing the resource to be recreated. Reworked the code to only create the backup file when necessary and check the hash of the file before reading it. (merged from branch e5) ........ svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059766
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059751
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059667
-
- 06 Dec, 2009 3 commits
-
-
Volker Krause authored
actual wizards based on ui files and Kross scripts. So far it supports setting up Akonadi resources and mail transports, LDAP accounts and identities are still to be done. Since the actual wizards do not contain any compiled code they can be very easily adapted for provider or site-specific setups and could even be distributed via GHNS. svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059425
-
Stephen Kelly authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059398
-
Stephen Kelly authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1059397
-
- 05 Dec, 2009 1 commit
-
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1058990
-
- 04 Dec, 2009 3 commits
-
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1058485
-
Thomas McGuire authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1058398
-
Volker Krause authored
Merged revisions 1057698,1057812,1057948,1058032,1058102,1058111,1058129,1058136 via svnmerge from https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim ........ r1057698 | vkrause | 2009-12-03 09:59:19 +0100 (Thu, 03 Dec 2009) | 3 lines Disable akonadiconsole completely if Nepomuk isn't found, it uses Nepomuk widgets in ui files which cannot easily be #ifdef'ed out. ........ r1057812 | scripty | 2009-12-03 11:08:16 +0100 (Thu, 03 Dec 2009) | 1 line SVN_SILENT made messages (.desktop file) ........ r1057948 | skelly | 2009-12-03 18:14:32 +0100 (Thu, 03 Dec 2009) | 1 line One fewer proxy model in the chain. Strangely this fixes a change-type crash. ........ r1058032 | smartins | 2009-12-03 21:49:09 +0100 (Thu, 03 Dec 2009) | 6 lines Fix elided text in todoview's quickaddline. http://reviewboard.kde.org/r/2310/ MERGE: e4 ........ r1058102 | djarvie | 2009-12-04 00:17:30 +0100 (Fri, 04 Dec 2009) | 2 lines Style ........ r1058111 | djarvie | 2009-12-04 00:27:56 +0100 (Fri, 04 Dec 2009) | 1 line Style ........ r1058129 | djarvie | 2009-12-04 00:56:20 +0100 (Fri, 04 Dec 2009) | 2 lines Make KAEvent data shared, to avoid multiple and potentially long next trigger time calculations ........ r1058136 | djarvie | 2009-12-04 01:11:27 +0100 (Fri, 04 Dec 2009) | 1 line Disable akonadi for KAlarm ........ svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1058254
-
- 03 Dec, 2009 2 commits
-
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1057970
-
Stephen Kelly authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1057850
-
- 02 Dec, 2009 3 commits
-
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1057513
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1057512
-
Laurent Montel authored
svn path=/branches/work/akonadi-ports/kdepim/akonadi/; revision=1057511
-