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

SVN_MERGE

Merged revisions 1037960-1037962,1038040,1038057,1038074,1038082,1038086-1038090,1038334,1038341,1038345,1038347,1038349,1038388 via svnmerge from 
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepimlibs

........
  r1037960 | skelly | 2009-10-20 12:26:03 +0200 (Tue, 20 Oct 2009) | 5 lines
  
  Move some EntityTreeModel accessor methods to the private class.
  
  They are replaced by an implementation of match(). This is more
  Model/View-ish and allows the methds to work through proxy
  models and without qobject_cast hacks.
........
  r1037961 | skelly | 2009-10-20 12:26:39 +0200 (Tue, 20 Oct 2009) | 1 line
  
  Add docs about how to retrieve Collections and Items from the model.
........
  r1037962 | skelly | 2009-10-20 12:26:48 +0200 (Tue, 20 Oct 2009) | 1 line
  
  Change names and access of the match overloads to be more consistent.
........
  r1038040 | tokoe | 2009-10-20 16:36:47 +0200 (Tue, 20 Oct 2009) | 2 lines
  
  warnings--
........
  r1038057 | tokoe | 2009-10-20 17:07:58 +0200 (Tue, 20 Oct 2009) | 3 lines
  
  Remove EntityDisplayAttribute::(set/is)Hidden
  in favor of EntityHiddenAttribute.
........
  r1038074 | tmcguire | 2009-10-20 17:44:13 +0200 (Tue, 20 Oct 2009) | 2 lines
  
  Remove HtmlImageMode, as per API review.
........
  r1038082 | tmcguire | 2009-10-20 18:01:14 +0200 (Tue, 20 Oct 2009) | 7 lines
  
  Add convenience method to set the image location for a given identity.
  
  It was not possible to use that path by default and remove the image location related
  methods, since signatures are actually independent of any identity.
  
  CCMAIL: toma@kde.org
........
  r1038086 | skelly | 2009-10-20 18:04:07 +0200 (Tue, 20 Oct 2009) | 3 lines
  
  Don't match recursively in EntityMimeTypeFilterModel.
  
  A CollectionFilterProxyModel can be used for that usecase.
........
  r1038087 | skelly | 2009-10-20 18:04:21 +0200 (Tue, 20 Oct 2009) | 1 line
  
  Let the QObject do memory management.
........
  r1038088 | skelly | 2009-10-20 18:04:35 +0200 (Tue, 20 Oct 2009) | 1 line
  
  Undeprecate the CollectionFilterProxyModel after discussion.
........
  r1038089 | skelly | 2009-10-20 18:04:46 +0200 (Tue, 20 Oct 2009) | 1 line
  
  Don't allow structural rows to be selected or enabled.
........
  r1038090 | skelly | 2009-10-20 18:04:56 +0200 (Tue, 20 Oct 2009) | 1 line
  
  Use the CollectionFilterProxyModel instead of EntityFilterProxyModel.
........
  r1038334 | tokoe | 2009-10-21 07:21:32 +0200 (Wed, 21 Oct 2009) | 3 lines
  
  Pass KConfigGroup to the FavoriteCollectionsModel
  to allow custom config files.
........
  r1038341 | tokoe | 2009-10-21 07:53:47 +0200 (Wed, 21 Oct 2009) | 2 lines
  
  apidocs fixes
........
  r1038345 | tnyblom | 2009-10-21 08:13:17 +0200 (Wed, 21 Oct 2009) | 5 lines
  
  Send "QUIT" when closing the connection (mandatory according to RFC5321). Might be more 
  cases where this is missing...
  
  CCBUG: 94748
........
  r1038347 | tokoe | 2009-10-21 08:28:34 +0200 (Wed, 21 Oct 2009) | 2 lines
  
  apidoc fixes
........
  r1038349 | tokoe | 2009-10-21 08:37:00 +0200 (Wed, 21 Oct 2009) | 2 lines
  
  Register Akonadi::AgentInstance meta type
........
  r1038388 | tokoe | 2009-10-21 10:46:09 +0200 (Wed, 21 Oct 2009) | 4 lines
  
  Hide dbus interface in private class and provide
  Item and Collection objects instead of ids in
  processItem()
........

svn path=/branches/work/akonadi-ports/kdepimlibs/; revision=1038440
parents cff2683f fa1f206e
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