summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemwatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove a reference to Mac OS X 10.4Lars Knoll2015-11-301-2/+2
* QtCore: use QStringRef in more placesMarc Mutz2015-10-121-2/+4
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Use kqueue on NetBSD in qfilesystemwatcher.Niclas Rosenvik2015-05-081-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
|\
| * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-311-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | QFileSystemWatcher: Use FSEvents FSW on OS XGabriel de Dietrich2015-01-091-4/+4
* | Fix QFileSystemWatcher::directoryChanged docs/testCory Bloor2015-01-051-6/+6
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mac: FSEvents-based QFileSystemWatcherEngine.Erik Verbruggen2014-02-141-2/+6
* QNX: Fix compiler warning about unused variable.Sérgio Martins2014-01-121-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtCore: Make more signals private.Stephen Kelly2012-11-281-2/+2
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-301-2/+5
* 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
* 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-17/+7
* Remove unnecessary QMutexes in QFileSystemWatcher implementationsBradley T. Hughes2012-01-121-1/+0
* Remove thread from QFileSystemWatcherEngine implementations.Robin Burchell2012-01-101-4/+0
* Remove OS X FSEvents watcher.Robin Burchell2012-01-051-9/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Split polling watcher out to its own seperate files.Robin Burchell2012-01-041-178/+2
* Pass notification of failure of watches onto the caller.Robin Burchell2012-01-041-27/+72
* Remove support for dnotify QFileSystemWatcher.Robin Burchell2012-01-021-47/+4
* Remove Symbian support from src/corelib/io/.Robin Burchell2012-01-021-4/+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/+640