Do ignore-filtered-siblings properly
ClosedPublic

Authored by hein on Sep 12 2018, 6:23 PM.

Details

Summary

Turns out c8358c203f11 only worked accidentally. We can't do this
via filterModel->mapFromSource, because in a lambda connected to
its source model's rowsInserted signal, the proxy hasn't seen that
row yet.

Diff Detail

Repository
R120 Plasma Workspace
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2776
Build 2794: arc lint + arc unit
hein created this revision.Sep 12 2018, 6:23 PM
Restricted Application added a project: Plasma. · View Herald TranscriptSep 12 2018, 6:23 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
hein requested review of this revision.Sep 12 2018, 6:23 PM
davidedmundson accepted this revision.Sep 12 2018, 6:29 PM
This revision is now accepted and ready to land.Sep 12 2018, 6:29 PM
This revision was automatically updated to reflect the committed changes.