Mercurial > hg > Feedworm
log FeedEntryItemDelegate.py @ 224:218c2b376169
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 |
Sat, 27 Aug 2011 06:43:28 +0200 | Dirk Olmes | the entries for the selected feeds had to be set onto the item delegate so had access to the selected feed entry. Keep the list in one place only (the model) and access it from the item delegate. |