summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemwatcher_inotify.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix incorrect check for error when monitoring a path using inotify.Robin Burchell2012-01-211-1/+1
* Make QFileSystemWatcherEngines children of QFileSystemWatcherBradley T. Hughes2012-01-121-5/+6
* Remove unnecessary QMutexes in QFileSystemWatcher implementationsBradley T. Hughes2012-01-121-6/+0
* Avoid races when destroying QFileSystemWatcherBradley T. Hughes2012-01-121-0/+1
* Remove thread from QFileSystemWatcherEngine implementations.Robin Burchell2012-01-101-16/+2
* Remove duplicate fnctl() call.Robin Burchell2012-01-061-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix obsolete contact emailJason McDonald2011-07-281-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/+410