Fix bug with multi-selection and entry editing

Authored by rstephenson on Nov 18 2017, 2:41 AM.

Description

Fix bug with multi-selection and entry editing

The selection list was using a QSet which did not retain ordering so the
multi-selection editing was broken. After fixing that, also fix the
triggering of selection between multiple views.

BUG: 387053
FIXED-IN: 3.1.1

Details

Committed
rstephensonJul 14 2019, 7:31 PM
Parents
R470:17369a3159e7: Merge branch '3.2'
Branches
Unknown
Tags
Unknown