Urssus improves
Today's 2 hours:
An about dialog (not wired to the UI yet)
Icons on the feed tree (not favicons, though)
Handle a few more feed quirks
A status message queue, so subprocesses can post their progress in the status bar.
UI for importOPML
Implemented "Next Article" and "Next Feed". This Model/View Qt thing is kinda painful (but powerful!)
Use of Mako templates to display the articles pretty and neat
Menu & Shortcuts following Akreggator
Added several fields to the Post and Feed models to make them more useful (which means the DB changed, but that's to be expected at this stage). These include things like "unread" and "author" and "link" ;-)
Still fun!