Mercurial > hg > Feedworm
log Mapping.py @ 94:a16c4e2b2c55
age | author | description |
---|---|---|
Sat, 14 Aug 2010 03:11:15 +0200 | Dirk Olmes | Make update interval editable via the feed's settings dialog. |
Sat, 14 Aug 2010 02:53:49 +0200 | Dirk Olmes | Add another setting to feed: when opening a feed entry in browser, you can force opening it in an external browser now. This is because some sites just crash the QWebView. |
Wed, 11 Aug 2010 03:59:33 +0200 | Dirk Olmes | some links/ids can be very long. give the link/id column more space |
Tue, 10 Aug 2010 03:32:29 +0200 | Dirk Olmes | Make FeedEntry table object available in Mapping to use it to expire old, read feed entries. |
Tue, 18 May 2010 03:12:00 +0200 | Dirk Olmes | the relationship between feed and its entries can be mapped as lazy -> fewer DB round trips |
Sun, 16 May 2010 08:13:07 +0200 | Dirk Olmes | add an option to Feed that allows loading an entry's link right away instead of displaying a feed's summary |
Fri, 14 May 2010 08:31:46 +0200 | Dirk Olmes | first system preference: configure app to stat maximized. |