[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/messagelist
From:       Andras Mantia <amantia () kde ! org>
Date:       2010-03-30 15:52:04
Message-ID: 20100330155204.CC82FAC887 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1109112 by amantia:

Reenable EntityMimeTypeFilterModel. Seems to work now and gets rid of quite some runtime warnings.

 M  +1 -3      storagemodel.cpp  


--- trunk/KDE/kdepim/messagelist/storagemodel.cpp #1109111:1109112
@@ -96,9 +96,7 @@
   itemFilter->addMimeTypeInclusionFilter( "message/rfc822" );
   itemFilter->setHeaderGroup( EntityTreeModel::ItemListHeaders );
 
-  // FIXME: itemFilter seems to be buggy, match() doesn't work!
-  //d->mModel = itemFilter;
-  d->mModel = childrenFilter;
+  d->mModel = itemFilter;
 
   connect( d->mSopranoModel.data(), SIGNAL(statementAdded(Soprano::Statement)),
            SLOT(statementChanged(Soprano::Statement)) );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic