Mercurial > hg > Feedworm
log DisplayModel.py @ 221:a383abe2e81a
age | author | description |
---|---|---|
Sun, 27 Apr 2014 06:04:57 +0200 | Dirk Olmes | unify imports, especially Qt imports. Use consistent super syntax |
Sun, 27 Apr 2014 05:33:34 +0200 | Dirk Olmes | add source file endcoding header |
Fri, 26 Aug 2011 06:13:39 +0200 | Dirk Olmes | displaying entries for a feed works now with the couchdb backend |
Sun, 21 Aug 2011 03:55:16 +0200 | Dirk Olmes | move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data backend |
Thu, 29 Apr 2010 05:03:38 +0200 | Dirk Olmes | pull out DisplayModel into its own file, add the scaffolding for the add feed menu entry |