summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* Merge license header changes from 4.5Volker Hilsheimer2009-06-1626-52/+52
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1626-52/+52
* | Small simplification on codeThierry Bastian2009-06-082-32/+28
* | Make the default size of QMutexPool a prime numberBradley T. Hughes2009-05-222-7/+6
* | Update the QMutexPool API to be more like QMutexBradley T. Hughes2009-05-222-9/+9
|/
* Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con...Bradley T. Hughes2009-04-232-4/+2
* QThread::start(): priority has no effect on Linux systemsBradley T. Hughes2009-04-061-0/+12
* Fix Qt3Support compileBradley T. Hughes2009-03-271-0/+1
* Make QMutexPool actually be thread-safe (double-checked locking doesn'tThiago Macieira2009-03-272-13/+6
* Long live Qt 4.5!Lars Knoll2009-03-2327-0/+7491