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:02:06 +0200 |
Dirk Olmes |
TODO items
|
Fri, 30 Apr 2010 06:01:54 +0200 |
Dirk Olmes |
display a feed's entries sorted by their update date
|
Thu, 29 Apr 2010 16:49:45 +0200 |
Dirk Olmes |
map the potentially long columns as Text (CLOB) not as String (VARCHAR)
|
Thu, 29 Apr 2010 16:48:16 +0200 |
Dirk Olmes |
add a read flag for feed entries so they can be marked read
|
Thu, 29 Apr 2010 07:04:42 +0200 |
Dirk Olmes |
better logging when updating feeds, handle entries that have no id
|
Thu, 29 Apr 2010 06:47:47 +0200 |
Dirk Olmes |
implemented adding a feed
|
Thu, 29 Apr 2010 06:47:22 +0200 |
Dirk Olmes |
add a window icon
|
Thu, 29 Apr 2010 06:46:37 +0200 |
Dirk Olmes |
add a bulider that keeps the .ui files in sync automatically
|
Thu, 29 Apr 2010 05:43:57 +0200 |
Dirk Olmes |
MainWindowController -> MainWindow
|
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
|
Thu, 29 Apr 2010 05:03:38 +0200 |
Dirk Olmes |
pull out DisplayModel into its own file, add the scaffolding for the add feed menu entry
|
Wed, 28 Apr 2010 04:00:56 +0200 |
Dirk Olmes |
oops forgot these ones
|
Wed, 28 Apr 2010 04:00:30 +0200 |
Dirk Olmes |
display the summary of the selected feed entry
|