dag: Add gravatar icons and an elegant new design
commitd7a7e677adc4e949ef0d60d46d28b949e115730d
authorDavid Aguilar <davvid@gmail.com>
Mon, 2 Jan 2012 01:15:23 +0000 (1 17:15 -0800)
committerDavid Aguilar <davvid@gmail.com>
Mon, 2 Jan 2012 02:47:44 +0000 (1 18:47 -0800)
treeae43a1f075e35f83b98fbf377d595c200c413b51
parent2f6c2cd72c20eb5459bb81f453e1608163964abf
dag: Add gravatar icons and an elegant new design

Remove the author and summary fields from the display and
use dedicated QLabels to display them.  The diff displays
the extended description only.

Later work would be adding links to parents and children.
A corner widget menu might be appropriate.

Gravatar image lookups are done asynchronously and
use an internal pixmap when an image does not exist.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/dag/view.py
cola/gitcmds.py