Mercurial > hg > Feedworm
log backend/couchdb/Preferences.py @ 168:f4708d38419c
age | author | description |
---|---|---|
2011-08-29 | 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. |
2011-08-27 | Dirk Olmes | displaying the preferences dialog works, saving prefs doesn't yet |
2011-08-25 | 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 |
2011-08-23 | Dirk Olmes | implement proxyHost/proxyPort in Preferences |