summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread.h
Commit message (Expand)AuthorAgeFilesLines
* Add an advisory interruption mechanism to QThread.Corentin Jabot2013-09-051-0/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-2/+2
* QtCore: Make more signals private.Stephen Kelly2012-11-281-3/+11
* Trim trailing whitespace.Stephen Kelly2012-10-221-1/+1
* Remove the QThread::terminated() signalSze Howe Koh2012-10-191-1/+0
* Fix spelling mistakeThiago Macieira2012-09-271-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Mark simple static methods in QThread as Q_DECL_NOTHROWThiago Macieira2012-08-181-2/+2
* Cleanup QThread::initialize and QThread::cleanupOlivier Goffart2012-03-061-3/+0
* Add the quitlock feature to QThread.Stephen Kelly2012-02-231-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-0/+4
* Make QThread::sleep/msleep/usleep public.David Faure2011-08-151-4/+4
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-6/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+166