log PreferencesDialog.py @ 219:38d1898e7d82

age author description
Sun, 27 Apr 2014 06:04:57 +0200 Dirk Olmes unify imports, especially Qt imports. Use consistent super syntax
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
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
Fri, 14 May 2010 15:02:15 +0200 Dirk Olmes saving the preference "start maximized" from GUI implemented
Fri, 14 May 2010 08:31:46 +0200 Dirk Olmes first system preference: configure app to stat maximized.
Fri, 14 May 2010 08:08:17 +0200 Dirk Olmes Rename Preferences to PreferencesDialog base Preferences.py@4cb154e71911