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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepimlibs/akonadi
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2009-12-01 16:50:49
Message-ID: 1259686249.778078.14915.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1057180 by osterfeld:

Display full collection paths in the combobox, so one can distinguish identically named collections


 M  +1 -0      collectioncombobox.cpp  


--- branches/work/akonadi-ports/kdepimlibs/akonadi/collectioncombobox.cpp #1057179:1057180
@@ -55,6 +55,7 @@
         mModel->setItemPopulationStrategy( EntityTreeModel::NoItemPopulation );
 
         KDescendantsProxyModel *proxyModel = new KDescendantsProxyModel( parent );
+        proxyModel->setDisplayAncestorData( true );
         proxyModel->setSourceModel( mModel );
 
         baseModel = proxyModel;
[prev in list] [next in list] [prev in thread] [next in thread] 

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