Add the quitlock feature to QThread.
[profile/ivi/qtbase.git] / tests / auto / corelib / thread / qthread / tst_qthread.cpp
2012-02-23 Stephen KellyAdd the quitlock feature to QThread.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-02 Bradley T. HughesAdd Qt::TimerType argument to QAbstractEventDispatcher...
2011-12-14 Friedemann KleintQThread-test: Fix test on Windows (timer inaccuracy).
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-11-25 Jason McDonaldCleanup corelib autotests
2011-11-18 Jason McDonaldDon't depend on moc to disable test functions.
2011-11-17 Rohan McGovernFixed compile of autotests with -qtnamespace.
2011-11-16 Bradley T. HughesRemove warnings from deprecated atomic operators in...
2011-11-15 Sven AndersonAllow to create a custom event dispatcher for specific...
2011-11-14 Jason McDonaldCleanup corelib autotests
2011-11-07 Jason McDonaldCleanup corelib autotests
2011-11-03 Olivier GoffartQThread::isFinished should return true from finished()
2011-10-19 Jason McDonaldRemove DEPENDS_ON from qtestlib API.
2011-10-07 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-09-29 Jason McDonaldRemove Symbian-specific code from tests.
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/thread