summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfilesystemwatcher_polling.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the last uses of Java-style iterators in QtCoreMarc Mutz2019-05-231-9/+8
* QFileSystemWatcherEngines: port some Java-style iterators to ranged-forMarc Mutz2019-05-211-13/+11
* Modernize the "filesystemwatcher" featureLiang Qi2018-09-271-4/+0
* QtCore: include mocsThiago Macieira2017-05-051-0/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix polling file system watcher addPathsBernd Weimer2014-04-161-4/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix build error when QT_NO_FILESYSTEMWATCHER is setsh kim2012-03-141-0/+3
* 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-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