Mercurial > hg > easyhg
log src/changesetscene.h @ 678:c0b46d0514a7 scale
age | author | description |
---|---|---|
2013-01-07 | Chris Cannam | Update copyright dates |
2012-02-27 | Chris Cannam | Update copyright dates to 2012 |
2011-10-18 | 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. |
2011-05-25 | Chris Cannam | Better version of ensuring the scene size is properly updated and the detail item made visible |
2011-05-25 | 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 |
2011-03-24 | Chris Cannam | Move source files to src/ base changesetscene.h@938b07fb3f58 |