summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qcolumnview
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-1/+1
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tst_QColumnView: fix unused variable warningMarc Mutz2012-08-221-1/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+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
* Expect tst_QColumnView::moveCursor() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* 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
* Avoid crash in QColumnView autotest.Jason McDonald2011-11-151-0/+5
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Fix qcolumnview test for shadow builds.Jason McDonald2011-10-241-2/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+2
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+1047