https://bugs.kde.org/show_bug.cgi?id=387053
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/tel |https://commits.kde.org/tel |lico/98f1b06db8c7a68f8ca815 |lico/ad3ff15601b1a3c025c72a |e16292184d4282a63c |af5cfc69ab0ae2c7ac --- Comment #2 from Robby Stephenson <ro...@periapsis.org> --- Git commit ad3ff15601b1a3c025c72aaf5cfc69ab0ae2c7ac by Robby Stephenson. Committed on 18/11/2017 at 02:41. Pushed by rstephenson into branch 'pictureflow'. 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. FIXED-IN: 3.1.1 M +4 -0 ChangeLog M +30 -21 src/models/entryselectionmodel.cpp M +2 -1 src/models/entryselectionmodel.h https://commits.kde.org/tellico/ad3ff15601b1a3c025c72aaf5cfc69ab0ae2c7ac -- You are receiving this mail because: You are watching all bug changes.