1. e70a2d8 fs-watcher: readding file to QT filewatcher on FileChange event by Alexander Afanasyev · 12 years ago
  2. 50746f6 fix bug in fs-watcher; file was never deleted from Files database when the parent dir still exists by Zhenkai Zhu · 12 years ago
  3. c494204 fs-watcher: While rescanning, remove/add files, instead of just adding by Alexander Afanasyev · 12 years ago
  4. 89024ac Removing unnecessary c_str() calls by Alexander Afanasyev · 12 years ago
  5. 369eff1 move fs-watcher to separate dir; correct wscript by Zhenkai Zhu · 12 years ago[Renamed from gui/fs-watcher.cc]
  6. d175627 fs-watcher uses its own database add test for fs-watcher by Zhenkai Zhu · 12 years ago
  7. f695aed (Re-)adding detection of added files. Recent change has postponed that by 5 minutes by Alexander Afanasyev · 12 years ago
  8. 7a64700 Adding is_complete flag to FileState and enabling fs-watcher to use this flag in some (not all) cases by Alexander Afanasyev · 12 years ago
  9. c80207d On directory event, do not fire rescan/notification immediately, but schedule it in some distant future (5 mins) by Alexander Afanasyev · 12 years ago
  10. 7943c6b Remove delay to detect file state when app starts by Alexander Afanasyev · 12 years ago
  11. 506ff22 Fixing another bug with deletion detection. Now it seems to work by Alexander Afanasyev · 12 years ago
  12. 4a8781c Fixing recently introduced bugs by Alexander Afanasyev · 12 years ago
  13. 0a30a0c Deletion detection by Alexander Afanasyev · 12 years ago
  14. 583449a Replacing executor with schedule in fs-watcher: tags are used to limit number of notification per event by Alexander Afanasyev · 12 years ago
  15. 69e1317 Connecting callback... Ready for "real" experiment by Alexander Afanasyev · 12 years ago
  16. 9ca444e Adding Dispatcher to gui (callback are not yet connected) by Alexander Afanasyev · 12 years ago[Renamed (96%) from fs-watcher/fs-watcher.cc]
  17. 5e14087 Correcting fs-watcher (executor now requires explicit start and shutdown) by Alexander Afanasyev · 12 years ago
  18. 9e5a470 GUI/FS-watcher update by Alexander Afanasyev · 12 years ago