summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread.h
Commit message (Expand)AuthorAgeFilesLines
* 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