controllers: trigger actions when listview item icons are clicked
commit74a65e1247b7e6f49374f9002dd3202b6f7a243a
authorDavid Aguilar <davvid@gmail.com>
Sat, 22 Mar 2008 10:03:34 +0000 (22 03:03 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 22 Mar 2008 10:03:34 +0000 (22 03:03 -0700)
tree74e6686101e97030ffc779fa60bb14dbe21be056
parent00c49f2d3342824b4f8c0565b4f972d7915e76ef
controllers: trigger actions when listview item icons are clicked

Clicking a file's icon in the listview will now trigger the same action that
would happen if the row were double-clicked.

Signed-off-by: David Aguilar <davvid@gmail.com>
ugitlibs/controllers.py
ugitlibs/qtutils.py