log

age author description
Fri, 23 Jul 2010 04:39:08 +0200 Dirk Olmes make sqlalchemy logging configurable through the --databaseLogging commandline parameter
Fri, 23 Jul 2010 04:06:10 +0200 Dirk Olmes add a menu item to mark all entries in a feed as read
Tue, 18 May 2010 03:17:06 +0200 Dirk Olmes pull out FeedEntryItemDelegate into its own file
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
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
Tue, 18 May 2010 02:56:02 +0200 Dirk Olmes allow changing a feed's title
Tue, 18 May 2010 02:32:33 +0200 Dirk Olmes set our custom window icon on all dialogs