log

age author description
2019-03-12 Dirk Olmes Pull the constant of days to keep feed entries into the abstract class
2019-03-12 Dirk Olmes convert the feed entry timestamps to arango compatible date strings in migration
2019-01-30 Dirk Olmes Arangodb backend, first version which barely works for reading
2018-11-29 Dirk Olmes migration from couchdb to arangodb
2017-11-10 Dirk Olmes the pyqt5 branch was merged into the default branch pyqt5
2017-11-10 Dirk Olmes merge the pyqt5 branch into the default branch
2017-11-05 Dirk Olmes fix the makefile pyqt5
2017-10-22 Dirk Olmes Update to PyQt5 pyqt5
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