summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qobject/tst_qobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-78/+78
* Finish removing Qt3 supportBradley T. Hughes2011-12-231-4/+4
* Revert "Revert "Add QObject::objectNameChanged(con... signal""Alan Alpert2011-12-201-2/+0
* Do not call QueuedConnection slot on partialy destroyed objectOlivier Goffart2011-12-191-4/+17
* Fix typos in QObject::(dis)connect warningsGiuseppe D'Angelo2011-12-151-1/+1
* QObject-test: Reorganize subprocess.Friedemann Kleint2011-12-141-1/+10
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* 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-011-1/+2
* Support for up to 6 arguments in the new connection syntaxOlivier Goffart2011-11-301-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-301-2/+2
* 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
* 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
* Fix warning in tst_qobjectOlivier Goffart2011-11-111-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-101-14/+18
* Cleanup corelib autotestsJason McDonald2011-11-071-42/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-4/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-13/+2
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-1/+1
* Moving relevant tests to corelib/kernelHolger Ihrig2011-09-011-0/+4065