Remove Qt5 TODO to change QListView semantics.
authorStephen Kelly <stephen.kelly@kdab.com>
Wed, 21 Mar 2012 21:31:41 +0000 (22:31 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 27 Mar 2012 22:51:32 +0000 (00:51 +0200)
commit1ec383d01bd1336e5eef9ccf885a35e0ab5aa4dc
treea3e887de1b8bf5fcd5c6be702a7c8ac7c54699ae
parent27441054197d0ecff6b83e7e6511e0d6955f4593
Remove Qt5 TODO to change QListView semantics.

The comment was written before Qt5 was planned, so it might have
seemed like a good idea to change the semantic with Qt 5.0.

However, as Qt5 is intended to be close to Qt4 in behaviour, this
isn't really a 5.0 change. It can be done any time, but only
optionally and while retaining backwards compatibility.

Change-Id: I8c5c497d13a7ec6574e1cdb6bd411e8b28db876b
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
src/widgets/itemviews/qlistview.cpp