compare: streamline and improve the compare commits GUI
commit8cf225eac17b3815d0800c79d0d87935f60f600c
authorMatthew E. Levine <melevine@disneyanimation.com>
Sat, 11 Oct 2008 04:46:07 +0000 (10 21:46 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 11 Oct 2008 04:59:20 +0000 (10 21:59 -0700)
tree776f71ccbe98baf60ad7d299fa6151d31e7bc265
parent1b2f2e7894a561527c712be14b3d6f580f93d732
compare: streamline and improve the compare commits GUI

The compare commits GUI is now simpler and gives users a more
streamlined workflow.  The GUI now shows the file differences
up front and does away with the intermediate file selection dialog.

Signed-off-by: Matthew E. Levine <melevine@disneyanimation.com>
cola/controllers/__init__.py
cola/controllers/compare.py
cola/qobserver.py
cola/qtutils.py
cola/views/__init__.py
ui/compare.ui
ui/main.ui