Skip to content
Commit e19b56e4 authored by Volker Krause's avatar Volker Krause
Browse files

SVN_MERGE

Merged revisions 1015048-1015049,1015075,1015094,1015117,1015121,1015133,1015195 via svnmerge from 
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepimlibs

........
  r1015048 | skelly | 2009-08-24 14:08:03 +0200 (Mon, 24 Aug 2009) | 1 line
  
  Add api to serializers for merging of parts, and for notifying which parts are available for an item.
........
  r1015049 | skelly | 2009-08-24 14:08:19 +0200 (Mon, 24 Aug 2009) | 3 lines
  
  Make available parts accessible through the model via a part fetcher class.
  
  Also merge items when they are updated instead of replacing them in the internal store.
........
  r1015075 | tokoe | 2009-08-24 14:50:26 +0200 (Mon, 24 Aug 2009) | 2 lines
  
  Fixed coding style and apidox
........
  r1015094 | tokoe | 2009-08-24 15:29:14 +0200 (Mon, 24 Aug 2009) | 2 lines
  
  Changed the PartFetcher into a KJob based class
........
  r1015117 | skelly | 2009-08-24 17:09:45 +0200 (Mon, 24 Aug 2009) | 6 lines
  
  Change how missing ancestors are inserted into the model.
  
  If an ancestor is filtered out, and we wish to show one of its descendants in the model,
  the ancestor is not in the model, so it must be fetched.
  
  Now a minimal collection is inserted into the Collection tree and a job for the actual ancestor collection is started.
........
  r1015121 | vkrause | 2009-08-24 17:26:18 +0200 (Mon, 24 Aug 2009) | 2 lines
  
  Add protocol code for hierarchical RID based operations.
........
  r1015133 | vkrause | 2009-08-24 17:53:45 +0200 (Mon, 24 Aug 2009) | 2 lines
  
  Support collection retrieval based on hierarchical RIDs.
........
  r1015195 | mkoller | 2009-08-24 23:18:34 +0200 (Mon, 24 Aug 2009) | 6 lines
  
  BUG: 202445
  
  Try much better to discover a URL, even if it is enclosed with
  some sort of brackets/quotes and even interrupted by line breaks or white space.
  RFC3986 explains this in appendix C
........

svn path=/branches/work/akonadi-ports/kdepimlibs/; revision=1015292
parents 971c6ac9 8ad9762e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment