summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemwatcher_polling.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QFileSystemWatcherEngines children of QFileSystemWatcherBradley T. Hughes2012-01-121-2/+3
* Remove unnecessary QMutexes in QFileSystemWatcher implementationsBradley T. Hughes2012-01-121-3/+0
* Remove thread from QFileSystemWatcherEngine implementations.Robin Burchell2012-01-101-20/+13
* 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-0/+160