summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-0311-423/+588
|\
| * QMutex is now just a pointerOlivier Goffart2011-07-2911-423/+588
| * Fix the timeout calculation again.Thiago Macieira2011-07-211-2/+2
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-6/+22
|\|
| * Fix the timeout calculation for futexes in QMutex.Thiago Macieira2011-07-151-6/+22
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-063-24/+21
|\|
| * Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-292-24/+0
| * Fix event delevery orderOlivier Goffart2011-06-271-0/+21
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2430-504/+505
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2430-503/+503
| * Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-1/+2
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-2/+2
|/
* Do not allow multiple threads to acquire a QMutexBradley T. Hughes2011-05-101-5/+8
* Fixed a crash on Windows XP with mingw in threaded-codeThierry Bastian2011-05-101-1/+1
* Create a cleanup stack for each new thread on Symbian.Laszlo Agocs2011-05-101-0/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2731-0/+9007