log src/filestatuswidget.cpp @ 615:22695de8581c

age author description
Tue, 03 Jul 2012 12:12:42 +0100 Chris Cannam Clear history and file states while opening a new remote repo
Tue, 17 Apr 2012 13:59:08 +0100 Chris Cannam Minor text fix easyhg_v1.2.1
Thu, 15 Mar 2012 16:27:38 +0000 Chris Cannam Remove "... in red" comment from explanatory text when searching in My Work tab; disable debug for fswatcher
Mon, 27 Feb 2012 17:14:03 +0000 Chris Cannam Update copyright dates to 2012
Mon, 27 Feb 2012 17:08:26 +0000 Chris Cannam Remove the single find widget from top, add one to each tab at the bottom instead. (Turns out you don't usually want to search for the same text in both types of widget.) Also provide sensible no-results text. find
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