log Ui_MainWindow.ui @ 37:22214d79ed41

age author description
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
Thu, 29 Apr 2010 06:47:22 +0200 Dirk Olmes add a window icon
Thu, 29 Apr 2010 05:41:52 +0200 Dirk Olmes All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)
Thu, 29 Apr 2010 05:22:59 +0200 Dirk Olmes Put the widgets into a layout to have proper resize behaviour
Wed, 28 Apr 2010 04:00:56 +0200 Dirk Olmes oops forgot these ones
Wed, 28 Apr 2010 03:46:47 +0200 Dirk Olmes add a list view for displaying feed entries from the selected feed
Wed, 28 Apr 2010 02:57:41 +0200 Dirk Olmes Add a list view displaying all feeds
Wed, 28 Apr 2010 02:36:00 +0200 Dirk Olmes first version of the GUI