Fixed BulkFileWatcher multi signal problem

BulkFileWatcher emitted multiple file change signals (like
QFileSystemWatcher) for the watched files. Introduced a delay by waiting
until the end of the event loop to aggregate signals emitted by
QFileSystemWatcher before emitting custom signals.
This commit is contained in:
Christian Kieschnick 2019-01-09 16:25:35 +01:00
parent a978880b0b
commit c954c95da4
4 changed files with 694 additions and 614 deletions

File diff suppressed because it is too large Load diff