summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qsocketnotifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-3/+3
* Use explicit QThreadData::hasEventDispatcher() where possibleTor Arne Vestbø2018-02-141-2/+2
* QtCore: include mocsThiago Macieira2017-05-051-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix the spurious socket notifications under WindowsAlex Trotsenko2015-09-101-36/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Improve checking for event/socket notifiers and timersJonathan Liu2014-09-231-0/+4
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Avoid socket notifiers on invalid file descriptorsBernd Weimer2013-04-031-5/+4
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Fix more qdoc errorsLars Knoll2012-08-201-3/+2
* QtNetwork: Handle FD_CLOSE on WindowsMartin Petersson2012-08-011-2/+2
* Socket FD are now of type qintptr.Jonas M. Gastal2012-06-011-1/+1
* Move QSocketNotifier data members to a private classShane Kearns2012-05-041-20/+38
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-8/+8
* 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
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-34/+0
* 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/+323