log src/filestatuswidget.cpp @ 557:57a7f95ef400 find

age author description
Thu, 23 Feb 2012 15:28:29 +0000 Chris Cannam Make find widget behave as if text is cleared when it's closed, and restored when it's opened again find
Wed, 22 Feb 2012 14:54:30 +0000 Chris Cannam Implement basic search function in both work and history tabs find
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
Wed, 17 Aug 2011 16:09:04 +0100 Chris Cannam Make "Show all files" persistent (fixing #203), and rationalise some config group names (noting that "General" is actually the default group "" as it appears in the config file, not the name of a group called "General": that appears as "%General")
Tue, 16 Aug 2011 17:13:35 +0100 Chris Cannam Fix #229
Fri, 17 Jun 2011 11:07:30 +0100 Chris Cannam Use regexes for anchored filenames (i.e. "this file only" and directory); report outcome of ignore to user ignore
Mon, 13 Jun 2011 17:28:49 +0100 Chris Cannam Reconnect the ignore-related right-button menu entries (still not implemented yet though) ignore
Thu, 24 Mar 2011 13:20:33 +0000 Chris Cannam Avoid compiler warning
Thu, 24 Mar 2011 10:27:51 +0000 Chris Cannam Move source files to src/ base filestatuswidget.cpp@efd2f39bcbac