Tue, 18 May 2010 03:17:06 +0200 |
Dirk Olmes |
pull out FeedEntryItemDelegate into its own file
|
Tue, 18 May 2010 02:58:31 +0200 |
Dirk Olmes |
the feed settings menu item starts out disabled and gets enabled once a feed is selected
|
Mon, 17 May 2010 04:30:55 +0200 |
Dirk Olmes |
better error handling while adding feeds: data is only saved if a feed could be created and entries could be retrieved. MainWindow displays feedback in the status bar if an exception occurred while adding a feed.
|
Mon, 17 May 2010 03:52:13 +0200 |
Dirk Olmes |
move the logic to add a feed into AddFeed
|
Sun, 16 May 2010 08:26:46 +0200 |
Dirk Olmes |
GUI for feed settings
|
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:08:17 +0200 |
Dirk Olmes |
Rename Preferences to PreferencesDialog
|
Fri, 14 May 2010 07:05:02 +0200 |
Dirk Olmes |
add preferences dialog
|
Fri, 14 May 2010 06:48:48 +0200 |
Dirk Olmes |
Disable the article menu by default, enable it when the first article is selected
|
Fri, 14 May 2010 06:16:05 +0200 |
Dirk Olmes |
database URL must be given as commandline argument now, no need for creating complicated config files. Add a menu entry for opening the selected article in browser.
|
Fri, 30 Apr 2010 06:22:33 +0200 |
Dirk Olmes |
mark unread feed entries bold. Add a menu item to toggle between read/unread
|
Fri, 30 Apr 2010 06:01:54 +0200 |
Dirk Olmes |
display a feed's entries sorted by their update date
|
Thu, 29 Apr 2010 06:47:47 +0200 |
Dirk Olmes |
implemented adding a feed
|
Thu, 29 Apr 2010 05:43:57 +0200 |
Dirk Olmes |
MainWindowController -> MainWindow
base
MainWindowController.py@e9850d2f5246
|