summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-101-2/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0610-30/+0
* Make tst_QVariant::canConvertMetaTypeToInt more verbose.Jędrzej Nowacki2011-12-051-13/+20
* Revert "Add QObject::objectNameChanged(const QString &objectName) signal"Martin Jones2011-12-021-0/+2
* Add QObject::objectNameChanged(const QString &objectName) signalBradley T. Hughes2011-12-011-2/+0
* Fixed installation of corelib testsRohan McGovern2011-12-016-30/+19
* Make QWinEventNotifier part of the public APIDebao Zhang2011-12-011-1/+1
* Support for up to 6 arguments in the new connection syntaxOlivier Goffart2011-11-301-2/+0
* Moved integrationtests/* into other/Jo Asplin2011-11-301-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-302-17/+5
* Fix Qt::QueuedConnection when signal has a return valueOlivier Goffart2011-11-301-0/+57
* Support Qt::UniqueConnection in the new connection syntaxOlivier Goffart2011-11-291-0/+65
* Initialize the return value of signalsOlivier Goffart2011-11-291-0/+236
* QObject::disconnect with new syntaxOlivier Goffart2011-11-291-0/+105
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-298-8/+8
* Cleanup corelib autotestsJason McDonald2011-11-291-4/+4
* Cleanup corelib autotestsJason McDonald2011-11-253-11/+11
* More tests for the new connection syntax.Olivier Goffart2011-11-251-0/+226
* Add support for QueuedConnection when connecting using the new syntaxOlivier Goffart2011-11-251-0/+27
* New QObject connection syntaxOlivier Goffart2011-11-251-0/+409
* Add a parents parameter to layoutChange signals.Stephen Kelly2011-11-241-0/+172
* Add a roles argument to the dataChanged signal.Stephen Kelly2011-11-211-0/+61
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-213-0/+6
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-213-10/+5
* 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
* Remove obsolete code from QTimer test.Jason McDonald2011-11-181-5/+2
* Change confusing test function name.Jason McDonald2011-11-181-2/+2
* Don't depend on moc to disable test functions.Jason McDonald2011-11-182-13/+12
* Fixed compile of autotests with -qtnamespace.Rohan McGovern2011-11-181-1/+0
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-0/+55
* moc: support mapping pointers to member functions to indexesOlivier Goffart2011-11-141-0/+22
* Cleanup corelib autotestsJason McDonald2011-11-142-25/+0
* Fix warning in tst_qobjectOlivier Goffart2011-11-111-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-1118-65/+37
* Cleanup corelib autotestsJason McDonald2011-11-105-98/+92
* Deleted qtipc autotest from qtbaseJo Asplin2011-11-0928-2886/+0
* 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
* Refactor QMetaType types.Jędrzej Nowacki2011-11-091-75/+112
* Cleanup corelib autotestsJason McDonald2011-11-0713-296/+10
* Moved qmetaobjectbuilder test into corelib/kernel/Jo Asplin2011-11-053-0/+1278
* 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
* Re-enabled tst_qsocketnotifierJo Asplin2011-10-261-2/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2519-41/+56
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-213-5/+4
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-202-7/+5
* Fix tst_qsocketnotifierShane Kearns2011-10-201-44/+1