log changesetitem.cpp @ 278:f7cdd5b31aed new-branches

age author description
Wed, 09 Feb 2011 12:03:15 +0000 Chris Cannam Add "Start new branch" function. I'm not quite satisfied with the location of this one new-branches
Tue, 11 Jan 2011 17:58:14 +0000 Chris Cannam * Make it possible for changeset items to take two or three lines of description, depending on how much there is
Mon, 10 Jan 2011 15:38:28 +0000 Chris Cannam * Update copyright dates
Tue, 14 Dec 2010 17:20:10 +0000 Chris Cannam * Add "Show summary" feature
Fri, 03 Dec 2010 22:42:24 +0000 Chris Cannam * Experiment with removing revision numbers from display (hashes only)
Thu, 02 Dec 2010 17:55:21 +0000 Chris Cannam * Show both parents of uncommitted merge; fixes to right-button menus
Wed, 01 Dec 2010 21:02:53 +0000 Chris Cannam * Some implementation of right-button menu actions on changeset item
Wed, 01 Dec 2010 20:19:21 +0000 Chris Cannam * Don't show tip tag; return to using incremental log on commit
Wed, 01 Dec 2010 17:41:14 +0000 Chris Cannam * Include the uncommitted item in general graph layout (in case it is not at the head, when other items will need to avoid it)
Tue, 30 Nov 2010 17:56:11 +0000 Chris Cannam * Start hooking up right-button menus on changeset & uncommitted items
Tue, 30 Nov 2010 14:59:52 +0000 Chris Cannam * First cut at (not yet operational) right-button menu
Tue, 30 Nov 2010 12:45:34 +0000 Chris Cannam * Better attempt at retaining current visible area when history scene changes; first cut at highlighting new items
Tue, 30 Nov 2010 11:41:46 +0000 Chris Cannam * Ensure panned rect stays current when size changes; update panner cache when scene changes
Mon, 29 Nov 2010 20:09:58 +0000 Chris Cannam * Show tags and current working copy parents in history graph
Mon, 29 Nov 2010 17:03:17 +0000 Chris Cannam * Add Incoming dialog and better layouts for dialogs generally
Mon, 29 Nov 2010 11:38:25 +0000 Chris Cannam * Fixes to changeset details display; show on right instead of below to avoid disrupting flow
Sun, 28 Nov 2010 21:52:00 +0000 Chris Cannam * Make scene remember which item has its details showing, and remove the previous one when a new one is clicked
Fri, 26 Nov 2010 23:49:48 +0000 Chris Cannam * Rudimentary version of the popup showing more information when you click on a changeset in history graph
Fri, 26 Nov 2010 22:46:29 +0000 Chris Cannam * Start to sketch thing that shows the details of a changeset in the history view
Fri, 19 Nov 2010 14:54:19 +0000 Chris Cannam * Show branch names even for changes with children, if those children are on a different branch
Wed, 17 Nov 2010 20:21:18 +0000 Chris Cannam * Use more than one line of the commit log, if it fits
Tue, 16 Nov 2010 13:57:30 +0000 Chris Cannam * Update copyrights; add debug header
Tue, 16 Nov 2010 11:26:51 +0000 Chris Cannam * Minor layout improvement
Fri, 12 Nov 2010 17:30:53 +0000 Chris Cannam * Make changeset item boxes wider if they have no neighbours.
Fri, 12 Nov 2010 17:04:36 +0000 Chris Cannam * Small rendering refinements
Fri, 12 Nov 2010 16:48:18 +0000 Chris Cannam * Put proper labels &c in changeset items; colour branches and users; etc
Wed, 10 Nov 2010 17:11:41 +0000 Chris Cannam * Better layout for branches; spline connection paths
Tue, 09 Nov 2010 17:51:12 +0000 Chris Cannam * A snatched bit of work on graph layout
Sun, 07 Nov 2010 19:59:54 +0000 Chris Cannam * Some experiments towards a graph history view