log

age author description
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
Sun, 16 May 2010 07:54:24 +0200 Dirk Olmes Better preferences handling: the GUI's responsibility is to convert the input from the event into a boolean value
Fri, 14 May 2010 15:24:51 +0200 Dirk Olmes pass session when creating a new feed
Fri, 14 May 2010 15:02:15 +0200 Dirk Olmes saving the preference "start maximized" from GUI implemented
Fri, 14 May 2010 08:31:46 +0200 Dirk Olmes first system preference: configure app to stat maximized.
Fri, 14 May 2010 08:08:17 +0200 Dirk Olmes Rename Preferences to PreferencesDialog
Fri, 14 May 2010 08:04:54 +0200 Dirk Olmes use Qt resources for window icons
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:40:12 +0200 Dirk Olmes when displaying the window, maximize it
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.
Wed, 05 May 2010 03:10:15 +0200 Dirk Olmes adjust the gui starter to the new database initialization
Wed, 05 May 2010 03:07:59 +0200 Dirk Olmes Feeds manage the point in time when the next update should happen. FeedUpdater only updates feeds that are due.
Wed, 05 May 2010 02:14:05 +0200 Dirk Olmes move the database logic out into its own module. Make everything reload safe so that multiple sessions can be created from interactive sessions