qt5base-lts/tests/auto/corelib/itemmodels
Stephen Kelly 0874861bcc QSFPM: Remove data manipulation from move handlers
Similar to the fix in the parent commit, incorrect updating of the
internal data structures during layout changes can lead to dangling
pointers being dereferenced later.  Moves are treated as layoutChanges
by this proxy by forwarding to the appropriate method.  However, data is
incorrectly cleared prior to that forwarding.  Remove that, and let the
layoutChange handling take appropriate action.

Change-Id: Iee951e37152328a4e6a5fb8e5385c32a2fe4c0bd
Reviewed-by: David Faure <david.faure@kdab.com>
2016-12-21 01:37:40 +00:00
..
qabstractitemmodel Updated license headers 2016-01-21 18:55:18 +00:00
qabstractproxymodel Updated license headers 2016-01-21 18:55:18 +00:00
qidentityproxymodel Updated license headers 2016-01-21 18:55:18 +00:00
qitemmodel QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
qitemselectionmodel Updated license headers 2016-01-21 18:55:18 +00:00
qsortfilterproxymodel QSFPM: Remove data manipulation from move handlers 2016-12-21 01:37:40 +00:00
qstringlistmodel Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-13 01:05:02 +02:00
itemmodels.pro exclude gui-needing tests from -no-gui build 2013-10-18 20:05:27 +02:00