summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qtableview
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+14
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-5/+0
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-3/+3
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-3/+3
* Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-251-0/+12
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-3/+3
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* 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-16/+14
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-071-1/+1
* QTableView: call model->submit() on row changeMark Brand2012-03-151-0/+27
* Fix inconsistent auto test executable namesDavid Faure2012-02-271-1/+1
* 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
* Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-18/+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/+3
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+4083