summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* Raise loopLevel for deleteLater in event filtersJohn Stanley2012-02-101-0/+11
* Update year in Nokia copyright messages.Jason McDonald2012-01-1130-30/+30
* QThreads on Symbian are named to allow them to be opened externallymread2012-01-041-1/+17
* Symbian: improving diagnostics for QWaitConditionmread2011-12-081-1/+4
* Fix performance regression on Mac OS X when creating/destroying QMutexBradley T. Hughes2011-10-212-51/+7
* Fix missing clean up stack panic for a new thread in SymbianTomi Vihria2011-09-151-2/+3
* Fix the timeout calculation again.Thiago Macieira2011-07-221-2/+2
* Fix the timeout calculation for futexes in QMutex.Thiago Macieira2011-07-151-6/+22
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-06-271-0/+21
|\
| * Fix event delevery orderOlivier Goffart2011-06-271-0/+21
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-06-241-0/+6
|\ \ | |/ |/|
| * QTBUG-17776, reporting terminated threads as not running on Symbianmread2011-06-231-0/+6
| * Update licenseheader text in source filesJyri Tahtela2011-05-1327-452/+452
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-06-221-0/+5
|\ \
| * | use RoundRobin scheduler by default on QNXRitt Konstantin2011-06-211-0/+5
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-1/+9
|\ \ \
| * | | QTBUG-19883 Adding top level TRAP for QThreads on Symbianmread2011-06-151-1/+9
| |/ /
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-2430-508/+515
|\ \ \ | |/ /
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1330-503/+503
| * | Do not allow multiple threads to acquire a QMutexBradley T. Hughes2011-05-051-5/+8
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-051-0/+4
| |\ \
| | * \ Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-04-287-21/+72
| | |\ \
| | * | | Create a cleanup stack for each new thread on Symbian.Laszlo Agocs2011-04-181-0/+4
* | | | | Doc: Applied pending fixes to API documentation.David Boddie2011-05-111-1/+2
|/ / / /
* | | | Merge branch '4.8-upstream'Thierry Bastian2011-04-281-0/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Applying the QTBUG-17986 fix to Symbianmread2011-04-121-0/+8
| * | | Fix regression with Qt::AutoConnectionShane Kearns2011-04-121-0/+2
* | | | Merge branch 'master-upstream'Thierry Bastian2011-04-1912-197/+974
|\ \ \ \ | |/ / /
| * | | Fix bad mergeOlivier Goffart2011-04-081-16/+0
| * | | Re-apply part of ba8e5eedf5f40091eb67dd391a7dcaf9299db2f5Olivier Goffart2011-04-081-0/+10
| * | | Removed useless commentOlivier Goffart2011-04-071-3/+0
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-077-169/+923
| |\ \ \ | | |/ /
| | * | Moving Symbian CPU core detection to qthread_symbian.cppmread2011-03-182-30/+17
| | * | Making Symbian helper threads exit cleanly at app exitmread2011-03-181-9/+27
| | * | Merge remote branch 'qt-master/master'Guoqing Zhang2011-03-161-0/+26
| | |\ \
| | * | | fixing build issue in qwaitcondition_symbian.cppmread2011-03-111-1/+1
| | * | | fixing build error in qthread_symbian.cppmread2011-03-111-2/+2
| | * | | Copying change to unix and Windows QThread implementation to Symbianmread2011-03-101-1/+4
| | * | | Remerging SymbianLite to team repository.Sami Lempinen2011-03-091-1/+5
| | |\ \ \
| | * \ \ \ Merging SymbianLite branch to master.Sami Lempinen2011-03-097-164/+889
| | |\ \ \ \
| | | * | | | removing unused headersmread2011-03-093-6/+1
| | | * | | | Removing RFastLock usemread2011-03-092-19/+1
| | | * | | | Making RFastLock work for QMutexmread2011-03-091-0/+2
| | | * | | | further review fixes for qthread_symbian.cppmread2011-03-091-15/+5
| | | * | | | Symbian adopted thread monitor review fixesmread2011-03-091-4/+4
| | | * | | | Improving init_symbian_thread_handlemread2011-03-091-6/+1
| | | * | | | QMutex symbian review changesmread2011-03-092-1/+6
| | | * | | | Trigger for using RFastLockmread2011-03-091-1/+5
| | | * | | | Using a single monitor thread to monitor all adopted threadsmread2011-03-091-86/+76
| | | * | | | Attempt to have one thread for all adopted thread monitoringmread2011-03-091-23/+127