summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qcolumnview/tst_qcolumnview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-1/+1
* Remove winrtOliver Wolff2020-06-061-2/+1
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+6
* tst_QColumnView: cleanupChristian Ehrlicher2019-10-041-146/+114
* winrt: Make itemview auto tests passOliver Wolff2018-06-221-0/+2
* tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-091-3/+1
* testlib: start sharing common helper functionsGatis Paeglis2017-11-041-8/+3
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-3/+3
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-3/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-13/+1
* tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-4/+6
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix tst_QColumnView::scrollTo()J-P Nurmi2014-03-191-0/+3
* tst_qcolumnview: Set layout direction on widgets instead of application.Friedemann Kleint2014-01-281-9/+8
* Use a fake directory model instead of QDirModel in item view tests.Friedemann Kleint2014-01-271-80/+65
* Stabilize tst_QColumnView::dynamicModelChanges().Friedemann Kleint2013-12-031-2/+3
* Center the QColumnView on-screen, in case that helps avoid the test failure.Stephen Kelly2013-09-051-0/+8
* Add more comparisons to narrow down error case.Stephen Kelly2013-08-221-0/+3
* Add debugging output to randomly failing test.Stephen Kelly2013-08-211-3/+1
* Add some debugging information to diagnose bug.Stephen Kelly2013-08-121-2/+11
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-3/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* 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
* 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
* 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-201-0/+1040