log

age author description
Sat, 25 Apr 2015 04:10:12 +0200 Dirk Olmes Automated merge with https://xanthippe.duckdns.org/hg/Feedworm
Sat, 25 Apr 2015 04:09:04 +0200 Dirk Olmes add a test profile
Thu, 23 Apr 2015 07:59:19 +0200 Dirk Olmes add maintainance script
Mon, 26 Jan 2015 13:43:38 +0100 Dirk Olmes remove a workaround along with its wrong explanation
Mon, 26 Jan 2015 13:38:55 +0100 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.
Mon, 26 Jan 2015 06:26:15 +0100 Dirk Olmes remove old eclipse artifacts
Thu, 25 Sep 2014 17:26:34 +0200 Dirk Olmes fixes from eric's style check
Thu, 25 Sep 2014 17:10:40 +0200 Dirk Olmes all __init__.py files must contain at least an empty line to avoid eric's style checker choking
Thu, 25 Sep 2014 08:06:51 +0200 Dirk Olmes hard-code python2
Thu, 07 Aug 2014 04:46:57 +0200 Dirk Olmes display the number of feeds and articles above the table
Wed, 02 Jul 2014 18:20:56 +0200 Dirk Olmes fix the preferences dialog after update to the new style api
Sat, 31 May 2014 04:23:53 +0200 Dirk Olmes use GenericTableModel instead of FeedEntryTableModel
Wed, 28 May 2014 02:47:40 +0200 Dirk Olmes fix the column title display
Thu, 22 May 2014 06:10:05 +0200 Dirk Olmes use our generic PyQtLib instead of custom Qt models in this project
Thu, 22 May 2014 05:49:46 +0200 Dirk Olmes use SIP API v2