summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemwatcher_kqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemWatcher/kqueue: make the fd duplication + FD_CLOEXEC atomicThiago Macieira2017-07-211-2/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-2/+0
|\
| * Compile fix: remove unused variable bool isEmptyRalf Nolden2016-05-231-2/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtCore: eradicate all Q_FOREACH loops [io]Marc Mutz2016-01-041-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+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
* 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 QFileSystemWatcherEngines children of QFileSystemWatcherBradley T. Hughes2012-01-121-5/+6
* Remove unnecessary QMutexes in QFileSystemWatcher implementationsBradley T. Hughes2012-01-121-77/+69
* Avoid races when destroying QFileSystemWatcherBradley T. Hughes2012-01-121-0/+1
* Remove thread from QFileSystemWatcherEngine implementations.Robin Burchell2012-01-101-105/+41
* Update copyright year in license headers.Jason McDonald2012-01-051-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/+334