summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qwaitcondition_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows code: Fix to prefer ranged-for, as clang-tidy advisesFriedemann Kleint2018-09-021-4/+2
* Modernize the "thread" featureUlf Hermann2018-08-171-3/+0
* Port QWaitCondition to QDeadlineTimerThiago Macieira2018-03-031-0/+11
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-1/+1
|\
| * CoreLib: use const (and const APIs) moreAnton Kudryavtsev2016-04-181-1/+1
* | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-5/+0
|/
* Optimized implementation of QReadWriteLockOlivier Goffart2016-03-111-4/+6
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use "Ex"-versions of WaitForSingle/MultipleObject(s) where possibleOliver Wolff2015-06-161-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* threading support for winrtKamil Trzcinski2013-09-261-0/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-071-1/+1
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+1
* 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/+233