main.model: Do not depend on ObservableModel
commitf3903ef97bf20c002e0f00b3264b7d13d9be4330
authorDavid Aguilar <davvid@gmail.com>
Mon, 19 Dec 2011 08:06:42 +0000 (19 00:06 -0800)
committerDavid Aguilar <davvid@gmail.com>
Mon, 19 Dec 2011 08:06:42 +0000 (19 00:06 -0800)
treed79e89ffbe5f406f376dc1a1f5d6c784b8eb3853
parent0aecc70d10320b7cc8e0c354cd55054ab8cdcc5f
main.model: Do not depend on ObservableModel

Now that there's no QObserver we don't need all the magic.
Simplify the model and factor out responsibility where possible.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/main/model.py
cola/main/view.py
cola/version.py
cola/widgets/remote.py