summaryrefslogtreecommitdiffstats
path: root/deluge/ui/coreconfig.py
Commit message (Expand)AuthorAge
* Revert 67ea05921cb904cb2ddf5811cd96534321bfeefa which changed how event handl...Andrew Resch2011-02-23
* Merge branch 'master' into improved-loggingPedro Algarvio2010-12-13
|\
| * Implemented passing a copy of an event instead of it's arguments to event han...Pedro Algarvio2010-12-11
* | Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
|/
* Fix setting config values in the console ui including setting paths withAndrew Resch2010-04-18
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Clean-up CoreConfig a bitAndrew Resch2009-05-18
* Add '__getattr__' to CoreConfig to access the dictionary directlyAndrew Resch2009-04-25
* Add a defer property to use to check when the CoreConfig is readyAndrew Resch2009-04-18
* Move CoreConfig component out of GtkUI since it's UI independentAndrew Resch2009-04-17