summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-176-11/+187
* Update contact URL in license headers.Jason McDonald2009-08-1226-26/+26
* Port of Qt to VxWorksRobert Griebl2009-07-292-2/+43
* CompileAnders Bakken2009-07-221-1/+2
* Build fix for mingwThierry Bastian2009-07-142-2/+2
* doc: Clarified what Qt::HANDLE is on Windows.Martin Smith2009-07-131-3/+8
* src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-013-48/+10
* 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