Mercurial > hg > Feedworm
graph
-
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.Sat, 14 Aug 2010 02:53:49 +0200, by Dirk Olmes
-
some links/ids can be very long. give the link/id column more spaceWed, 11 Aug 2010 03:59:33 +0200, by Dirk Olmes
-
Properly update the feed entry list when marking an entry as read/unreadWed, 11 Aug 2010 03:41:15 +0200, by Dirk Olmes
-
do a proper update when marking all feed entries as readWed, 11 Aug 2010 03:35:37 +0200, by Dirk Olmes
-
Simplify: no classes needed for simple ifWed, 11 Aug 2010 03:26:21 +0200, by Dirk Olmes
-
control the display of unread feeds/all feeds via PreferencesWed, 11 Aug 2010 03:23:02 +0200, by Dirk Olmes
-
MainWindow relies on FeedList to get the feeds to display now. FeedList has two inner/private classes: one for returning all known feeds and one to return only feeds with unread entries.Wed, 11 Aug 2010 03:10:32 +0200, by Dirk Olmes