log src/filestatuswidget.cpp @ 737:4f3a8aa8d384 tip

age author description
Mon, 07 Jan 2013 10:57:08 +0000 Chris Cannam Update copyright dates
Mon, 27 Aug 2012 01:26:05 +1000 Sam Izzo * Updated shortcut for revert
Mon, 27 Aug 2012 01:25:16 +1000 Sam Izzo * Added shortcut for revert
Mon, 27 Aug 2012 00:52:44 +1000 Sam Izzo * Fixed bug where ctrl+shift+s wouldn't work because of "ambiguous shortcut overload"
Sun, 26 Aug 2012 02:45:04 +1000 Sam Izzo * Added shortcut for commit
Sun, 26 Aug 2012 02:38:24 +1000 Sam Izzo * Added shortcut for diff against parent
Sun, 26 Aug 2012 01:59:53 +1000 Sam Izzo * Added "show in" to show selected file in explorer
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