log src/hgtabwidget.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:45:26 +1000 Sam Izzo * Added setting to show history automatically when it changes (defaults to true)
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
Mon, 27 Feb 2012 17:14:03 +0000 Chris Cannam Update copyright dates to 2012
Wed, 22 Feb 2012 14:54:30 +0000 Chris Cannam Implement basic search function in both work and history tabs find
Wed, 09 Nov 2011 13:04:00 +0000 Chris Cannam idiot -- we don't need to query bookmarks separately, we can just add them to the log template
Tue, 08 Nov 2011 16:42:09 +0000 Chris Cannam Bookmarks are now displayed -- but exactly like tags, so far, there's no differentiation yet
Tue, 18 Oct 2011 16:50:05 +0100 Chris Cannam Add "Close branch" menu option. Is currently available in some cases where it should not be, and using it exposes the fact that the chain of marked-closed changesets is not yet right in grapher.
Mon, 17 Oct 2011 22:08:05 +0100 Chris Cannam Identify closed branches and display them in a lighter shade
Mon, 17 Oct 2011 16:25:02 +0100 Chris Cannam Fix bug #292: "Merge that results in no changes leaves interface in inconsistent state." Show uncommitted state whenever a merge is present, even if no file changes
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")