Mercurial > hg > Feedworm
log MainWindow.py @ 93:e030c6bd2d81
age | author | description |
---|---|---|
Mon, 27 Dec 2010 07:41:11 +0100 | Dirk Olmes | when selecting a feed, set the title column width to 80% of the total width |
Sun, 26 Dec 2010 08:35:36 +0100 | Dirk Olmes | convert feed list to a table view. TODO: proper resizing for columns |
Fri, 24 Dec 2010 05:06:21 +0100 | Dirk Olmes | save pending changes when quitting the app |
Fri, 24 Dec 2010 04:36:06 +0100 | Dirk Olmes | When selecting a new feed, scroll its first entry to visible |
Sun, 22 Aug 2010 16:45:25 +0200 | Dirk Olmes | update the status bar when an article is opened |
Thu, 19 Aug 2010 07:03:32 +0200 | Dirk Olmes | update the status bar when opening a feed's rss url via WebView or external browser |
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. |