log FeedSettings.py @ 259:304917762618 default tip

age author description
Sun, 22 Oct 2017 03:40:44 +0200 Dirk Olmes Update to PyQt5 pyqt5
Tue, 09 Jun 2015 02:30:55 +0200 Dirk Olmes Fix the docstrings
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
Fri, 01 Jun 2012 17:29:43 +0200 Dirk Olmes display the feed's URL on the feed settings dialog
Sat, 27 Aug 2011 07:07:50 +0200 Dirk Olmes move the selected feed into the backend - sqlalchemy backend works, couchdb backend currently broken
Mon, 22 Aug 2011 11:02:53 +0200 Dirk Olmes editing a feed's properties is implemented through the backend now backend
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.
Tue, 18 May 2010 02:56:02 +0200 Dirk Olmes allow changing a feed's title
Sun, 16 May 2010 08:26:46 +0200 Dirk Olmes GUI for feed settings