Mercurial > hg > Feedworm
log DisplayModel.py @ 225:f6dcc85cd8ca
age | author | description |
---|---|---|
2014-05-22 | Dirk Olmes | use SIP API v2 |
2014-04-27 | Dirk Olmes | unify imports, especially Qt imports. Use consistent super syntax |
2014-04-27 | Dirk Olmes | add source file endcoding header |
2011-08-26 | Dirk Olmes | displaying entries for a feed works now with the couchdb backend |
2011-08-21 | Dirk Olmes | move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data backend |
2010-04-29 | Dirk Olmes | pull out DisplayModel into its own file, add the scaffolding for the add feed menu entry |