summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qlistwidget
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QListWidget::task217070_scrollbarsAdjusted()J-P Nurmi2014-04-091-1/+1
* Stabilize tst_QListWidgetJ-P Nurmi2014-04-091-16/+3
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-14/+14
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-3/+6
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-22/+22
* Exclude a QCOMPARE in tst_QListWidget instead of excluding the whole class.Stephen Kelly2012-10-162-2/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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-1/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-7/+3
* Fix tst_qlistwidget::fastScroll test caseMiikka Heikkinen2012-06-011-0/+5
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-211-2/+0
* Ensure that this widget has focus before sending a keypress.Stephen Kelly2012-04-201-0/+2
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-3/+3
* 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
* 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/+1692