log

age author description
2015-04-23 Dirk Olmes add maintainance script
2015-01-26 Dirk Olmes remove a workaround along with its wrong explanation
2015-01-26 Dirk Olmes remove the Ui_ prefix from the Qt designer files - The eric IDE will add it without any configuration. Rewrite the Makefile to behave as eric.
2015-01-26 Dirk Olmes remove old eclipse artifacts
2014-09-25 Dirk Olmes fixes from eric's style check
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