https://bugs.kde.org/show_bug.cgi?id=349789

--- Comment #5 from David Faure <fa...@kde.org> ---
Git commit e58d4813b9eb6125bad83cc4fd576d5d75d31c4b by David Faure.
Committed on 28/10/2016 at 09:11.
Pushed by dfaure into branch 'KDE/4.14'.

KRecursiveFilterProxyModel: fix QSFPM corruption due to filtering out
rowsRemoved signal

Backported from e2a6886 in kitemmodels.

If the row being removed from the source model isn't shown by KRFPM,
it's correct that we don't need to emit any signals, however we still
need to tell our base class QSFPM so that it updates the mappings
of the visible siblings below that removed row.

Testcase: deleting the Last Search folder in kmail
(full integration test for this testcase will be added to mailcommon).

REVIEW: 128428

M  +0    -26   kdeui/itemviews/krecursivefilterproxymodel.cpp
M  +3    -1    kdeui/tests/krecursivefilterproxymodeltest.cpp

http://commits.kde.org/kdelibs/e58d4813b9eb6125bad83cc4fd576d5d75d31c4b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to