Folder: Ignore change from the watcher if the file has not changed its mtime or size...
authorOlivier Goffart <olivier@woboq.com>
Fri, 3 Jun 2016 11:06:11 +0000 (13:06 +0200)
committerMarkus Goetz <markus@woboq.com>
Fri, 3 Jun 2016 11:06:11 +0000 (13:06 +0200)
commit5a3120bd52d166601e30a3fac471f6253111e4b8
tree76fe6177d1db5acc504d944363b601cd20578ecf
parent9ea69be6ab38f18b3c66c6917ccf0b99c8411caf
Folder: Ignore change from the watcher if the file has not changed its mtime or size (#4942)

For issue #4927:
On Windows 10, we get a notification after the sync is finished for file that were
just downloaded. The guard we have against our "own changes" are only working when
the sync is running and the OwncloudPropagator still alive.
src/gui/folder.cpp