file-commander icon indicating copy to clipboard operation
file-commander copied to clipboard

Implement a file system watcher that'll properly detect all changes

Open VioletGiraffe opened this issue 10 years ago • 0 comments

  • [x] Implement basic polling watcher
  • [ ] Implement Win32 event-based watcher

QFileSystemWatcher is bugged, see https://bugreports.qt.io/browse/QTBUG-38757

VioletGiraffe avatar Apr 02 '15 10:04 VioletGiraffe