log historywidget.cpp @ 138:a7dbc8e5b69d

age author description
2010-11-30 Chris Cannam * Minor adjustment to scene lifecycle, delete old scene before creating new one to use less memory &c
2010-11-30 Chris Cannam * Have a go at switching to new items in history widget when something happens in repo
2010-11-30 Chris Cannam * Better attempt at retaining current visible area when history scene changes; first cut at highlighting new items
2010-11-29 Chris Cannam * Initial work on showing uncommitted changes (as dashed box) in history graph
2010-11-29 Chris Cannam * Show tags and current working copy parents in history graph
2010-11-29 Chris Cannam * Another fix to incremental log -- ensure children are not duplicated in changeset
2010-11-29 Chris Cannam * Further fix to incremental log (put new changesets on the correct end of the list!)
2010-11-29 Chris Cannam * Add incremental log (though not incremental relayout)
2010-11-28 Chris Cannam * Make scene remember which item has its details showing, and remove the previous one when a new one is clicked
2010-11-26 Chris Cannam * Pull history tab out into its own widget