Wed, 05 Dec 2018 09:43:26 +0000 |
Chris Cannam |
Fix compiler warnings
qt5
|
Thu, 24 Jan 2013 15:05:40 +0000 |
Chris Cannam |
Show tag on merge commit (fixing #534)
|
Mon, 07 Jan 2013 10:57:08 +0000 |
Chris Cannam |
Update copyright dates
|
Fri, 11 May 2012 17:44:33 +0100 |
Chris Cannam |
Avoid messing with font size when zooming, let it zoom naturally; don't delete detail item when removing it, just let it wait to be shown again (and do delete it when deleting main item)
|
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
|
Wed, 22 Feb 2012 14:54:30 +0000 |
Chris Cannam |
Implement basic search function in both work and history tabs
find
|
Thu, 10 Nov 2011 17:19:06 +0000 |
Chris Cannam |
Bookmarks display now... OK
|
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 11:30:00 +0100 |
Chris Cannam |
Refactor: make closed a changeset property (not a changeset item one)
|
Tue, 18 Oct 2011 11:10:20 +0100 |
Chris Cannam |
Show closing commits as simple squares
|
Mon, 17 Oct 2011 22:08:05 +0100 |
Chris Cannam |
Identify closed branches and display them in a lighter shade
|
Tue, 26 Jul 2011 13:41:56 +0100 |
Chris Cannam |
Use contextMenuEvent instead of right-click in mousePressEvent to call up changeset item context menu. Appears to fix #201, though I'm cautious as I don't understand the reason
|
Fri, 24 Jun 2011 14:34:57 +0100 |
Chris Cannam |
Fix changeset detail item alignment
|
Wed, 25 May 2011 16:05:40 +0100 |
Chris Cannam |
Better version of ensuring the scene size is properly updated and the detail item made visible
|
Wed, 25 May 2011 15:38:48 +0100 |
Chris Cannam |
Ensure scene rect resizes to accommodate detail items
|
Tue, 24 May 2011 18:00:12 +0100 |
Chris Cannam |
... that yellow is still a bit much, though
item_appearance_adjustments
|
Tue, 24 May 2011 17:47:46 +0100 |
Chris Cannam |
OK, maybe a slightly less vigorous yellow
item_appearance_adjustments
|
Tue, 24 May 2011 17:46:59 +0100 |
Chris Cannam |
Show whole of "new" item in yellow, not just border -- and omit yellow border except for current item
item_appearance_adjustments
|
Tue, 24 May 2011 17:39:42 +0100 |
Chris Cannam |
Draw star after (above) branch name
item_appearance_adjustments
|
Tue, 24 May 2011 17:38:10 +0100 |
Chris Cannam |
Alignment fix: avoid integer division
item_appearance_adjustments
|
Tue, 24 May 2011 17:21:31 +0100 |
Chris Cannam |
Add little yellow star to current item
item_appearance_adjustments
|
Tue, 24 May 2011 16:26:15 +0100 |
Chris Cannam |
Use a plain small circle for merge commits
item_appearance_adjustments
|
Tue, 24 May 2011 14:05:35 +0100 |
Chris Cannam |
Use rounded rectangles throughout
item_appearance_adjustments
|
Thu, 24 Mar 2011 10:27:51 +0000 |
Chris Cannam |
Move source files to src/
base
changesetitem.cpp@067ec0c84ff8
|