Mercurial > hg > easyhg
log src/historywidget.cpp @ 513:ddc7238fc3b0
age | author | description |
---|---|---|
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 |