classic: Provide a dialog to wrap the RepoTreeView
commitfa0c67d2f0cd66594000d31196f929437f6a73a0
authorDavid Aguilar <davvid@gmail.com>
Sun, 4 Apr 2010 05:35:20 +0000 (3 22:35 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 4 Apr 2010 05:39:08 +0000 (3 22:39 -0700)
treeb9f295ff67f9e4ea7855fbf448da2183e2b0372f
parentf25844ecaa449cadd6901302400a0ea9b696e95f
classic: Provide a dialog to wrap the RepoTreeView

Since we are now passing the Qt widget parent to the dialog
constructor we can do nice things like center the widget
relative to the git-cola window.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/classic.py
cola/main.py
cola/views/main.py
cola/views/repo.py