log PreferencesDialog.py @ 259:304917762618 default tip

age author description
Sun, 22 Oct 2017 03:40:44 +0200 Dirk Olmes Update to PyQt5 pyqt5
Thu, 25 Sep 2014 17:26:34 +0200 Dirk Olmes fixes from eric's style check
Wed, 02 Jul 2014 18:20:56 +0200 Dirk Olmes fix the preferences dialog after update to the new style api
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