summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qlistview
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Fix various test compilationsAndrew Knight2013-10-022-3/+3
* BlackBerry: fix tst_qlistviewRafael Roquetto2013-06-181-0/+8
* Fix tst_qlistview for full screen platformsRafael Roquetto2013-06-181-3/+3
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-271-2/+2
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-7/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+13
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-2/+0
* tst_qlistview: remove redundant includeJ-P Nurmi2012-11-231-4/+0
* 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