summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qabstractitemview
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings from qtbase.Mitch Curtis2012-11-211-0/+1
* Fix segfault when delegates change properties on editors.Stephen Kelly2012-10-041-0/+56
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Only emit the clicked() signal from views if the left button is used.Stephen Kelly2012-08-071-0/+25
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-6/+0
* 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-5/+4
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-11/+5
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Fix some compiler warnings in tests.Friedemann Kleint2012-03-271-2/+1
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-021-3/+29
* 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
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-4/+4
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+1508