HomePhorge

SVN_MERGE
217bf3f5ce83Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

SVN_MERGE

Merged revisions 1006092,1006220,1006234,1006236-1006238,1006241,1006269,1006272,1006284,1006332,1006334 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepimlibs

........

r1006092 | stefanek | 2009-08-03 03:13:14 +0200 (Mon, 03 Aug 2009) | 1 line

Add a nice wrapper class for the hidden attribute.

........

r1006220 | skelly | 2009-08-03 11:10:14 +0200 (Mon, 03 Aug 2009) | 2 lines

Add a hack to neuter the lazy population of the model when a Collection is expanded.

........

r1006234 | vkrause | 2009-08-03 11:45:56 +0200 (Mon, 03 Aug 2009) | 3 lines

Add support for retrieving all collection ancestors and use that to
complete CollectionSync for hierarchical RIDs.

........

r1006236 | skelly | 2009-08-03 11:52:27 +0200 (Mon, 03 Aug 2009) | 1 line

Check if we can fetch more before fetching more.

........

r1006237 | skelly | 2009-08-03 11:52:46 +0200 (Mon, 03 Aug 2009) | 1 line

Refactor the item fetching code a bit. This will allow fetching of parts htrough the model.

........

r1006238 | skelly | 2009-08-03 11:52:58 +0200 (Mon, 03 Aug 2009) | 1 line

Change the name of ParentCollection to include the 'Role' suffix

........

r1006241 | skelly | 2009-08-03 11:53:10 +0200 (Mon, 03 Aug 2009) | 3 lines

Whitespace fixes

SVN_SILENT

........

r1006269 | vkrause | 2009-08-03 13:26:07 +0200 (Mon, 03 Aug 2009) | 2 lines

Never try to delete the root collection.

........

r1006272 | vkrause | 2009-08-03 13:35:20 +0200 (Mon, 03 Aug 2009) | 2 lines

we don't need the pointer to the parent node apparently

........

r1006284 | vkrause | 2009-08-03 14:19:53 +0200 (Mon, 03 Aug 2009) | 3 lines

Verify that parsing of collections without the ANCESTORS parameter still
works.

........

r1006332 | vkrause | 2009-08-03 15:58:25 +0200 (Mon, 03 Aug 2009) | 2 lines

const d pointers, found by krazy

........

r1006334 | vkrause | 2009-08-03 16:05:41 +0200 (Mon, 03 Aug 2009) | 2 lines

Fix two asserts when collections are received in more than one chunk.

........

svn path=/branches/work/akonadi-ports/kdepimlibs/; revision=1006349

Event Timeline

Volker Krause <vkrause@kde.org> committed rKPL217bf3f5ce83: SVN_MERGE (authored by Volker Krause <vkrause@kde.org>).Aug 3 2009, 4:34 PM

Merged Changes