summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qwaitcondition_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in qwaitcondition_unix.cppDavid Faure2013-09-021-1/+1
* Use Bionic's __pthread_cond_timedwait_relativeThiago Macieira2013-04-021-0/+15
* Add a function to do the relative waits, simplifying the code a littleThiago Macieira2013-04-021-3/+8
* Fix build on Android: libpthread is deficient and lacks functionsThiago Macieira2013-04-021-1/+1
* Set some attributes on pthread condattrsThiago Macieira2013-01-281-8/+38
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* QMutex is now just a pointerOlivier Goffart2011-07-291-1/+1
* 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/+192