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

age author description
Wed, 05 Dec 2018 09:43:26 +0000 Chris Cannam Fix compiler warnings qt5
Mon, 07 Jan 2013 10:57:08 +0000 Chris Cannam Update copyright dates
Fri, 19 Oct 2012 11:25:02 +0100 Chris Cannam Undo the one part we didn't want, from the last patch
Wed, 17 Oct 2012 12:15:25 +0200 fpozo History widget stays on top when closing a branch.
Tue, 03 Jul 2012 12:12:42 +0100 Chris Cannam Clear history and file states while opening a new remote repo
Tue, 06 Mar 2012 14:24:48 +0000 Chris Cannam Update search in history only if there are search terms; don't use spacer in toolbar on Mac
Wed, 29 Feb 2012 10:44:34 +0000 Chris Cannam Show matching branch names in search results as well as matching on comment
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
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.
Tue, 18 Oct 2011 12:49:39 +0100 Chris Cannam Add "Show closed branches" toggle to history widget, when some closed branches exist in the repo
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, 25 May 2011 14:32:32 +0100 Chris Cannam Replace DateItems (background items for date shading) with a date range list in the scene and dedicated rendering for it in the graphics view: this way we can ensure the shading spans the full width and the dates are always visible item_appearance_adjustments
Thu, 24 Mar 2011 10:47:03 +0000 Chris Cannam Ensure current item is visible in graph after update
Thu, 24 Mar 2011 10:27:51 +0000 Chris Cannam Move source files to src/ base historywidget.cpp@84e1d05475ad