Support Qt::UniqueConnection in the new connection syntax
[profile/ivi/qtbase.git] / tests / auto / corelib / kernel / qobject / tst_qobject.cpp
2011-11-29 Olivier GoffartSupport Qt::UniqueConnection in the new connection...
2011-11-29 Olivier GoffartInitialize the return value of signals
2011-11-29 Olivier GoffartQObject::disconnect with new syntax
2011-11-25 Olivier GoffartMore tests for the new connection syntax.
2011-11-25 Olivier GoffartAdd support for QueuedConnection when connecting using...
2011-11-25 Olivier GoffartNew QObject connection syntax
2011-11-11 Olivier GoffartFix warning in tst_qobject
2011-11-10 Jason McDonaldCleanup corelib autotests
2011-11-07 Jason McDonaldCleanup corelib autotests
2011-10-05 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-09-29 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-19 Kent HansenFix autotest gui/widgets dependencies
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-09-01 Holger IhrigMoving relevant tests to corelib/kernel