summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-2/+4
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-6/+6
* Cleanup QThread::initialize and QThread::cleanupOlivier Goffart2012-03-061-28/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* Add the quitlock feature to QThread.Stephen Kelly2012-02-231-0/+9
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-18/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-7/+0
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-0/+32
* QThread::isFinished should return true from finished()Olivier Goffart2011-11-031-2/+2
* Remove symbian threading primitive.Olivier Goffart2011-10-281-1/+1
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+2
* Remove stale documentation.Casper van Donderen2011-10-181-12/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+772