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

Stephen Kelly <steve...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kite
                   |                            |mmodels/0cf75268b00decc0ecb
                   |                            |e75ba905d7bc556dcca26
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Stephen Kelly <steve...@gmail.com> ---
Git commit 0cf75268b00decc0ecbe75ba905d7bc556dcca26 by Stephen Kelly.
Committed on 28/03/2016 at 05:09.
Pushed by skelly into branch 'master'.

KSPM: Recreate mapping on removal only if needed

Previously, the model would create a mapping for the wrong index while
processing removal.  Constrain the re-creation of the mapping by
determining at AboutToBe-time whether to re-create it.  This is
important because the mapping contains QPersistentModelIndexes to the
source model, and when post-processing the removal, that is already
invalidated.

M  +6    -1    src/kselectionproxymodel.cpp

http://commits.kde.org/kitemmodels/0cf75268b00decc0ecbe75ba905d7bc556dcca26

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

Reply via email to