summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguivariant
Commit message (Expand)AuthorAgeFilesLines
* QMetaType: Fix conversion between module types.Stephen Kelly2013-11-061-0/+16
* When creating QVariant(QPolygonF()) this should be a null variantAndy Shaw2013-10-181-0/+1
* Account for QPolygonF type when loading/saving the QVariantAndy Shaw2013-10-154-0/+48
* Fix test compilation when QT_NO_CURSOR is definedAndrew Knight2013-09-031-3/+11
* tst_qguivariant: Fix warnings about double / float conversion.Friedemann Kleint2013-06-081-2/+2
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-272-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-2/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Implement implicit constructors for built-in classes.Stephen Kelly2012-07-271-0/+47
* Split the QGuiVariant test from the Core one.Stephen Kelly2012-07-2552-12/+665
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-3/+3
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+78