Mercurial > hg > Feedworm
log PreferencesDialog.py @ 170:f0afcd1c5656
age | author | description |
---|---|---|
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. |
Sun, 21 Aug 2011 04:04:37 +0200 | Dirk Olmes | re-enabled PreferencesDialog backend |
Thu, 31 Mar 2011 03:15:39 +0200 | Dirk Olmes | make the keep interval for feeds configurable via the GUI. Fix saving the proxy settings |
Thu, 18 Nov 2010 12:14:41 +0100 | Dirk Olmes | UI for setting the proxy settings |
Wed, 11 Aug 2010 03:23:02 +0200 | Dirk Olmes | control the display of unread feeds/all feeds via Preferences |
Sat, 24 Jul 2010 03:11:06 +0200 | Dirk Olmes | add a preference to hide read feed entries |
Sun, 16 May 2010 07:54:24 +0200 | Dirk Olmes | Better preferences handling: the GUI's responsibility is to convert the input from the event into a boolean value |