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

List:       kde-commits
Subject:    KDE/kdevplatform/plugins/projectmanagerview
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-11-26 20:20:35
Message-ID: 1259266835.813617.21666.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1054794 by apaku:

Revert "Qt doesn't update the selection state when the model removes rows, so"
Actually there is no bug in Qt (should've checked this before
comitting).

 M  +0 -2      projectmanagerview.cpp  


--- trunk/KDE/kdevplatform/plugins/projectmanagerview/projectmanagerview.cpp \
#1054793:1054794 @@ -108,8 +108,6 @@
  
     connect( m_ui->projectTreeView->selectionModel(), SIGNAL(selectionChanged( const \
QItemSelection&, const QItemSelection&) ),  this, SLOT(selectionChanged() ) );
-    connect( m_modelFilter->sourceModel(), SIGNAL( rowsAboutToBeRemoved( const \
                QModelIndex&, int, int ) ),
-             this, SLOT(selectionChanged() ) );
     connect( KDevelop::ICore::self()->documentController(), \
SIGNAL(documentClosed(KDevelop::IDocument*) ),  SLOT(updateSyncAction()));
     connect( KDevelop::ICore::self()->documentController(), \
SIGNAL(documentOpened(KDevelop::IDocument*) ),


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

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