summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-1/+1
|\
| * Android: Don't register main thread on loading libraryEskil Abrahamsen Blomfeldt2014-01-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-7/+32
|\|
| * Reorder the members in QThreadData to avoid padding holesThiago Macieira2013-10-081-8/+12
| * QObject: use per-thread storage for qFlagLocation()Marc Mutz2013-10-051-0/+21
* | threading support for winrtKamil Trzcinski2013-09-261-0/+9
|/
* Add an advisory interruption mechanism to QThread.Corentin Jabot2013-09-051-0/+1
* Fix race condition in QThread::setPriorityDavid Faure2013-03-231-0/+2
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-1/+3
* QThreadDataPrivate: fix data race on canWait boolean.David Faure2013-03-221-0/+6
* Clear the current thread data for the main threadThiago Macieira2013-03-051-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove the QThread::terminated() signalSze Howe Koh2012-10-191-1/+0
* QPostEventList: change pointer comparison to integer comparisonMarc Mutz2012-09-271-1/+1
* Workaround MSVC2008 build failure after switching to std::upper_boundGiuseppe D'Angelo2012-09-271-7/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove qUpperBound usages from qtbaseGiuseppe D'Angelo2012-09-191-1/+3
* Add the quitlock feature to QThread.Stephen Kelly2012-02-231-0/+17
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-7/+4
* 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
* Change event posting to use a QVector.Robin Burchell2011-12-301-5/+9
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-1/+0
* Move QScopedLoopLevelCounter to qthread_p.hBradley T. Hughes2011-11-241-0/+11
* Remove symbian threading primitive.Olivier Goffart2011-10-281-12/+1
* Fix event delevery orderOlivier Goffart2011-06-271-0/+21
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+237