Iterate KFilePlacesModel instead of using closestItem to remove SFTP entries
Fixes bug where we could miss entries due to closestItem()
skipping hidden items. It is also more performant.
Edited by Albert Vaca Cintora
Fixes bug where we could miss entries due to closestItem()
skipping hidden items. It is also more performant.