log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
easyhg
log src/grapher.cpp @ 678:
c0b46d0514a7
scale
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2013-01-07
Chris Cannam
Update copyright dates
2012-02-27
Chris Cannam
Update copyright dates to 2012
2011-10-20
Chris Cannam
More rigorous approach to finding the set of closed changesets
2011-10-20
Chris Cannam
Introduce a graphical representation for merge from a closed to an open branch (half a connection item)
2011-10-20
Chris Cannam
A better effort to do the right thing wrt marking changesets as closed based on their relationship to closed heads
2011-10-18
Chris Cannam
Hide closed branches by default (contingent on settings). Note that it's now permitted for a changeset id not to be present in m_items in the grapher
2011-10-18
Chris Cannam
Refactor: set closed branch statuses before creating items
2011-10-18
Chris Cannam
Refactor: make closed a changeset property (not a changeset item one)
2011-10-18
Chris Cannam
Refactor: sort out changeset structure and parent-child relationships before anything else in grapher. Also stop marking changesets as closed when we reach a change of branch name
2011-10-18
Chris Cannam
Show closing commits as simple squares
2011-10-17
Chris Cannam
Identify closed branches and display them in a lighter shade
2011-06-06
Chris Cannam
Fix same-branch check for uncommitted item on default branch
2011-05-25
Chris Cannam
Use circle presentation for uncommitted merge as well as merge changeset
item_appearance_adjustments
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-05-24
Chris Cannam
Fix Z value of connecting item from uncommitted changes
item_appearance_adjustments
2011-03-24
Chris Cannam
Ensure current item is visible in graph after update
2011-03-24
Chris Cannam
Move source files to src/
base
grapher.cpp@fe44df801dcb
less
more
|
(0)
tip