log

age author description
2017-10-21 Dirk Olmes ignore the eric project directory
2016-06-09 Dirk Olmes Add an about Qt help menu item
2016-06-09 Dirk Olmes remove unused import
2015-11-26 Dirk Olmes remove obsolete file
2015-06-09 Dirk Olmes Fix all remaining code style bugs
2015-06-09 Dirk Olmes Fix the docstrings
2015-06-09 Dirk Olmes re-activate the use of proxy
2015-06-08 Dirk Olmes remove debug printing of the response
2015-06-08 Dirk Olmes Disable the use of a proxy when updating feeds - https traffic does not seem to work currently over a proxy.
2015-04-28 Dirk Olmes use Qt to open the selected article in the system browser
2015-04-28 Dirk Olmes Bugfix: use the existing _retrieveEntriesForSelectedFeed method to retrieve all articles when deleting a feed
2015-04-25 Dirk Olmes Automated merge with https://xanthippe.duckdns.org/hg/Feedworm
2015-04-25 Dirk Olmes add a test profile
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
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