QML UI: Basic episode list filters (bug 1527)
commit83a541837f445e03547b0eeb88f6810a38ba6273
authorThomas Perl <m@thp.io>
Sat, 14 Jan 2012 19:18:15 +0000 (14 20:18 +0100)
committerThomas Perl <m@thp.io>
Sat, 14 Jan 2012 19:18:15 +0000 (14 20:18 +0100)
tree26075de86c52dba7aa5f4c6d1da7b70bc16f1248
parent17bd235fd93f84db861749886e8ef33bda4caf12
QML UI: Basic episode list filters (bug 1527)

This still needs some work (i.e. the list might
need refreshing after a download has finished
or an episode has been played/marked as old).
data/ui/qml/EpisodeList.qml
data/ui/qml/Main.qml
data/ui/qml/main_harmattan.qml
src/gpodder/model.py
src/gpodder/qmlui/__init__.py
src/gpodder/query.py