summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qcolumnview
Commit message (Expand)AuthorAgeFilesLines
* 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
* Blacklist constantly failing test cases on OS XKalle Viironen2014-09-231-0/+2
* Do not run tst_qcolumnview in parallelFriedemann Kleint2014-03-191-1/+0
* 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-272-80/+66
* 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
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* 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
* 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