Tue, 12 Mar 2019 02:39:18 +0100 |
Dirk Olmes |
Pull the constant of days to keep feed entries into the abstract class
|
Wed, 30 Jan 2019 07:11:10 +0100 |
Dirk Olmes |
Arangodb backend, first version which barely works for reading
|
Tue, 09 Jun 2015 02:45:29 +0200 |
Dirk Olmes |
Fix all remaining code style bugs
|
Thu, 25 Sep 2014 17:26:34 +0200 |
Dirk Olmes |
fixes from eric's style check
|
Sun, 27 Apr 2014 05:33:34 +0200 |
Dirk Olmes |
add source file endcoding header
|
Fri, 07 Oct 2011 07:00:44 +0200 |
dirk |
enable/disable using the proxy via a preference setting
|
Fri, 09 Sep 2011 17:17:39 +0200 |
dirk |
always return an int value for daysToKeepFeedEntries
|
Fri, 09 Sep 2011 14:52:54 +0200 |
dirk |
introdue an abstraction for the name of the database so it can be changed via commandline parameter
|
Mon, 29 Aug 2011 02:33:51 +0200 |
dirk |
all preferences are stored in a single JSON document in the couchdb backend. PreferencesDialog converts QString to a proper Python datatybe before sending it to the backend.
|
Sat, 27 Aug 2011 10:17:07 +0200 |
Dirk Olmes |
displaying the preferences dialog works, saving prefs doesn't yet
|
Thu, 25 Aug 2011 07:01:45 +0200 |
Dirk Olmes |
move getting the entries for a feed to the backend so that the couchdb backend can use a custom view for feed entries
|
Tue, 23 Aug 2011 03:44:08 +0200 |
Dirk Olmes |
implement proxyHost/proxyPort in Preferences
|