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

SVN_MERGE making the diff between akonadi-ports branch and trunk a bit smaller

Merged revisions 983691,987583,1020907,1020912,1021109,1021125 via svnmerge from 
https://vkrause@svn.kde.org/home/kde/branches/work/akonadi-ports/kdepimlibs

........
  r983691 | sebsauer | 2009-06-18 21:48:29 +0200 (Thu, 18 Jun 2009) | 1 line
  
  Added Item::List getter for ItemCopyJob and ItemDeleteJob
........
  r987583 | sebsauer | 2009-06-26 14:15:05 +0200 (Fri, 26 Jun 2009) | 3 lines
  
  * added second itemRemoved signal to Monitor to pass as second argument the collection the item is in.
  * added item/collection getter in ItemFetchJob and ItemCreateJob
........
  r1020907 | vkrause | 2009-09-07 17:09:04 +0200 (Mon, 07 Sep 2009) | 3 lines
  
  Remove some public API that was newly added in this branch but is unused
  or no longer needed due to features merged from trunk.
........
  r1020912 | vkrause | 2009-09-07 17:13:26 +0200 (Mon, 07 Sep 2009) | 3 lines
  
  Remove ItemFetchJob::item() as well, it's slightly misleading as it does
  not return a retrieved item but the requested one.
........
  r1021109 | vkrause | 2009-09-08 10:00:15 +0200 (Tue, 08 Sep 2009) | 3 lines
  
  Remove ItemCreateJob::collection() now that the created item has the
  correct parent collection set.
........
  r1021125 | vkrause | 2009-09-08 11:00:29 +0200 (Tue, 08 Sep 2009) | 2 lines
  
  Remove ItemFetchJob::collection() in favor of Item::parentCollection().
........

svn path=/trunk/KDE/kdepimlibs/; revision=1021127
parent 0db26e57
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