log

age author description
2014-09-25 Dirk Olmes all __init__.py files must contain at least an empty line to avoid eric's style checker choking
2014-09-25 Dirk Olmes hard-code python2
2014-08-07 Dirk Olmes display the number of feeds and articles above the table
2014-07-02 Dirk Olmes fix the preferences dialog after update to the new style api
2014-05-31 Dirk Olmes use GenericTableModel instead of FeedEntryTableModel
2014-05-28 Dirk Olmes fix the column title display
2014-05-22 Dirk Olmes use our generic PyQtLib instead of custom Qt models in this project
2014-05-22 Dirk Olmes use SIP API v2
2014-05-22 Dirk Olmes ignore eric5 project files
2014-05-22 Dirk Olmes do not use python3 - the couchdb lib is not ready for it
2014-05-22 Dirk Olmes ignore hg reverted files
2014-05-22 Dirk Olmes update to python3
2014-05-22 Dirk Olmes close the python3 branch - it does not contain any work worth kepping python3
2014-04-27 Dirk Olmes include the time when logging
2014-04-27 Dirk Olmes unify imports, especially Qt imports. Use consistent super syntax
2014-04-27 Dirk Olmes add source file endcoding header
2014-04-27 Dirk Olmes change the hardcoded browser
2013-05-13 Dirk Olmes run make prior to starting the worm
2013-05-04 dirk Merge with 1ac0b8e2feae3bd8336dded8247ae201b13d9ca1
2012-11-28 dirk use correct TODO tags so they show up in the tasks view in Eclipse
2012-08-18 dirk calculate the number of unread entries while performing map/reduce
2012-11-12 Dirk Olmes wrap the individual feed update with an exception handler so that a sinlge broken feed doesn't halt the entire update process
2012-07-25 Dirk Olmes Automated merge with https://xanthippe.dyndns.org/hg/Feedworm
2012-06-04 Dirk Olmes Automated merge with https://xanthippe.dyndns.org/hg/Feedworm