Mercurial > hg > Feedworm
log FeedEntryItemDelegate.py @ 228:94a902de5266
age | author | description |
---|---|---|
Sat, 31 May 2014 04:23:53 +0200 | Dirk Olmes | use GenericTableModel instead of FeedEntryTableModel |
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. |