widgets: Add a simpler 'select_commits' dialog
commit0dfc14ca3e700fea944bc242930d230a96a24025
authorDavid Aguilar <davvid@gmail.com>
Sun, 4 Dec 2011 07:11:08 +0000 (3 23:11 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 4 Dec 2011 07:12:03 +0000 (3 23:12 -0800)
tree0f98ae8a3eb654a7b5fbbf1467dc07ee1b88639d
parentc1f5cf5032d560755bd5ccd25cbbac865d0af3b6
widgets: Add a simpler 'select_commits' dialog

Replace another QObserver with a simple dialog.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/classic/controller.py
cola/controllers/selectcommits.py [deleted file]
cola/guicmds.py
cola/main/model.py
cola/views/selectcommits.py [deleted file]
cola/widgets/commitmsg.py
cola/widgets/selectcommits.py [new file with mode: 0644]