summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguivariant/test
Commit message (Expand)AuthorAgeFilesLines
* Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-9/+7
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-0/+10
|\
| * Fix conversion QVariant(QColor) to QString.Jędrzej Nowacki2015-11-301-0/+10
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-6/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update QVariant testsJędrzej Nowacki2014-07-101-4/+2
* Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-01-241-6/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-1/+1
|\
| * Fix warning in QVariant test.Christian Kandeler2014-01-201-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+16
|\|
| * QMetaType: Fix conversion between module types.Stephen Kelly2013-11-061-0/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-244-0/+49
|\|
| * 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
* | Compare QIcon QVariants by their cache keyAlbert Astals Cid2013-10-095-0/+36
|/
* 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-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-2/+7
* 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
* Implement implicit constructors for built-in classes.Stephen Kelly2012-07-271-0/+47
* Split the QGuiVariant test from the Core one.Stephen Kelly2012-07-2549-0/+652