Mercurial > hg > easyhg
log src/fswatcher.cpp @ 545:3944da037ab8 fswatcher
age | author | description |
---|---|---|
Tue, 14 Feb 2012 16:48:01 +0000 | Chris Cannam | Provide all tracked files to the fs watcher, so now we get updates properly -- requires moving the "what should we display?" logic for show-all-files toggle from main window to file status widget, but it's probably better there anyway fswatcher |
Tue, 14 Feb 2012 16:17:23 +0000 | Chris Cannam | Update the filesystem watcher with work directory / file state. Still doesn't track "clean" files properly unless "show all files" is enabled fswatcher |
Mon, 13 Feb 2012 17:29:06 +0000 | Chris Cannam | Introduce FsWatcher into main window (though it isn't fully rigged up yet) fswatcher |
Fri, 10 Feb 2012 21:49:27 +0000 | Chris Cannam | Add setTrackedFilePaths, and comments fswatcher |
Fri, 10 Feb 2012 17:53:04 +0000 | Chris Cannam | Start separate FsWatcher class to manage filesystem watch policy fswatcher |