summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qwinoverlappedionotifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix growth of event queue in QWinOverlappedIoNotifier::waitFor*Joerg Bornemann2015-10-261-15/+47
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-5/+4
|\
| * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-091-5/+4
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QWinOverlappedIoNotifier: Add an extended waitForAnyNotified() methodDenis Shienkov2014-05-211-18/+42
* remove qt_windows.h from qwinoverlappedionotifier_p.hJoerg Bornemann2014-01-151-2/+3
* d-pointerize QWinOverlappedIoNotifierJoerg Bornemann2014-01-131-40/+96
* QWinOverlappedIoNotifier: fix race conditionJoerg Bornemann2013-07-051-5/+38
* bail out early in QWinOverlappedIoNotifier::waitForNotifiedJoerg Bornemann2013-07-051-0/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace two \returns markers by "The function returns"hjk2012-11-301-2/+2
* fix cleanup of QWinIoCompletionPortJoerg Bornemann2012-11-021-3/+18
* QWinOverlappedIoNotifier: multiple I/O operations on the same handleJoerg Bornemann2012-10-021-23/+38
* 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
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* MinGW: Fix warnings.Friedemann Kleint2012-02-041-2/+2
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* QWinOverlappedIoNotifier introducedJoerg Bornemann2012-01-241-0/+228