summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qvariant
Commit message (Expand)AuthorAgeFilesLines
* Add QMetaType::FirstCoreType enum value.Jędrzej Nowacki2012-02-161-1/+2
* tst_QVariant passes on Mac OS XBradley T. Hughes2012-02-151-2/+0
* Introduce Q_DECLARE_OPAQUE_POINTERJoão Abecasis2012-02-091-6/+2
* Treat pointers to QObject derived types in QVariant specially.Stephen Kelly2012-02-081-6/+96
* Align QVariant::UserType and QMetaType::UserJędrzej Nowacki2012-02-071-8/+4
* Remove type id/name conversion for QVariant::UserTypeKent Hansen2012-01-301-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Get rid of checks for Qt3 typesKent Hansen2012-01-291-1/+6
* Mark the single argument containers as movable.Stephen Kelly2012-01-261-0/+28
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-25127-8/+137
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-0/+62
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Refactor QVariant handlers.Jędrzej Nowacki2012-01-041-2/+28
* Fix movablity of QVariant.Jędrzej Nowacki2011-12-221-2/+24
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Make tst_QVariant::canConvertMetaTypeToInt more verbose.Jędrzej Nowacki2011-12-051-13/+20
* Cleanup corelib autotestsJason McDonald2011-11-301-15/+3
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-291-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-291-4/+4
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-211-0/+2
* Remove disabled test data from QVariant test.Jason McDonald2011-11-181-4/+0
* Remove obsolete code from QVariant test.Jason McDonald2011-11-181-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-2/+2
* Add QPolygonF to metatype system.Jędrzej Nowacki2011-11-091-1/+1
* Make usage of internal QVariant space.Jędrzej Nowacki2011-11-091-6/+22
* Cleanup corelib autotestsJason McDonald2011-11-071-8/+0
* Re-enabled passing tests in tst_qvariantJo Asplin2011-11-042-2/+3
* tst_qvariant: add a test QVariant works with not movable typesOlivier Goffart2011-11-011-0/+51
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Small re-factor of QVariant autotest.Jędrzej Nowacki2011-10-141-46/+50
* Rename QMetaType::construct() to create()Kent Hansen2011-10-111-7/+7
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-1/+1
* Re-enabled test that was marked insignificant and passesHolger Ihrig2011-09-261-1/+1
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-013-0/+3241