Mercurial > hg > Feedworm
graph
-
TODO items2010-04-30, by Dirk Olmes
-
display a feed's entries sorted by their update date2010-04-30, by Dirk Olmes
-
map the potentially long columns as Text (CLOB) not as String (VARCHAR)2010-04-29, by Dirk Olmes
-
add a read flag for feed entries so they can be marked read2010-04-29, by Dirk Olmes
-
better logging when updating feeds, handle entries that have no id2010-04-29, by Dirk Olmes
-
implemented adding a feed2010-04-29, by Dirk Olmes
-
add a window icon2010-04-29, by Dirk Olmes
-
add a bulider that keeps the .ui files in sync automatically2010-04-29, by Dirk Olmes
-
MainWindowController -> MainWindow2010-04-29, by Dirk Olmes
-
All the wiring of slots is done through QtDesigner now, look how much code has just disappeared :-)2010-04-29, by Dirk Olmes
-
Put the widgets into a layout to have proper resize behaviour2010-04-29, by Dirk Olmes
-
pull out DisplayModel into its own file, add the scaffolding for the add feed menu entry2010-04-29, by Dirk Olmes
-
oops forgot these ones2010-04-28, by Dirk Olmes
-
display the summary of the selected feed entry2010-04-28, by Dirk Olmes
-
add a list view for displaying feed entries from the selected feed2010-04-28, by Dirk Olmes