]> cloud.milkyroute.net Git - dolphin.git/commit
Iterate over a const copy list of containers
authorIsmael Asensio <isma.af@gmail.com>
Fri, 6 Nov 2020 20:22:14 +0000 (21:22 +0100)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 8 Nov 2020 21:59:34 +0000 (21:59 +0000)
commitee4ab8ce699bd0fd10fe664e053eb6f26da94268
tree4b6c8f3eac895168893fa9de8136f13c296d74b7
parente270aae9203949d25e983f53f33415fb17a0d064
Iterate over a const copy list of containers

This effectively reverts the mutable iterations approach on
2448f88c5f42d7a2040fcf3bcd3c5f2a2f62cd03, and fix crashes
and ghost items when using the filter bar

BUG: 428374
src/kitemviews/kfileitemmodel.cpp
src/kitemviews/kfileitemmodelrolesupdater.cpp
src/kitemviews/kitemlistview.cpp