summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlistview
Commit message (Collapse)AuthorAgeFilesLines
* QListView was assuming that selected indexes were always children ofThierry Bastian2009-05-121-0/+24
| | | | | | | | | | their root. This can be different. ...especially if one manages the selection by program or if you share the selection model with a treeview. Task-number: 196118 Reviewed-by: ogoffart
* Accept the event when doing keyboard search on a itemview.Olivier Goffart2009-05-051-0/+25
| | | | | | | | | | This is required for KHTML Patch by David Faure (the test is not really related) Reviewed-by: Thierry Task-number: 252912
* When minimizing/restoring an item view it could jump to its currentlyThierry Bastian2009-04-281-0/+28
| | | | | | | selected item Task-number: 250446 Reviewed-by: ogoffart
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+1538