dag: use dock widgets to simlify the UI
commitc4a0eb4d1f164f8c41cb1df1b2257c0b0b764c15
authorDavid Aguilar <davvid@gmail.com>
Sun, 19 May 2013 23:13:01 +0000 (19 16:13 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 19 May 2013 23:15:25 +0000 (19 16:15 -0700)
treecb430af8375bd036301979a71386e57c731a9f31
parent043e74127a513e30a11b509984a9a065f4719fb6
dag: use dock widgets to simlify the UI

Make things simpler and yet more flexible by removing unneeded
elements (e.g. the "Display" button) and using dock widgets.

Move the graph controls to the graph dock titlebar and the text
fields to the Log dock titlebar to make the layout more
compact.  Replace the splitters with a standard QMainWindow +
dockwidget setup.

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