summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qlistview
Commit message (Expand)AuthorAgeFilesLines
...
* Account for the item spacing when using QListView::scrollTo()Pierre Rossi2012-11-231-5/+0
* test: Remove QSKIP from tst_QListView::setCurrentIndexAfterAppendRowCrashSergio Ahumada2012-10-301-4/+5
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-0/+10
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Implement viewOptions() logic in QListViewPrivate.Stephen Kelly2012-09-241-0/+17
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Take account of hidden items in QListView when using scrollTo.Stephen Kelly2012-08-201-0/+27
* Fix a QListViewItem width when spacing is setJani Honkonen2012-08-191-4/+77
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-191-0/+51
* Take scroll position into account when painting drag pixmap.Stephen Kelly2012-08-102-1/+42
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-21/+21
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-1/+3
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-06-141-0/+48
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-4/+4
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-1/+2
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+4
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-151-1/+0
* Re-enabled passing tests in tst_qlistviewJo Asplin2011-11-042-2/+1
* Remove remains of qpa in tests.Friedemann Kleint2011-11-011-1/+1
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+2080