deluge/deluge
Damien Churchill 38aaea29a0 increase the icon size to 64 so it doesn't look crummy in application switchers that use large icons 2009-08-07 07:31:27 +00:00
..
core Add a comment 2009-08-03 21:45:03 +00:00
data
i18n Fix error when trying to install. 2009-07-20 09:41:44 +00:00
plugins add a webui plugin to core and gtk for integrating the web interface with the core 2009-08-03 21:37:35 +00:00
scripts remove the paranthesis from the decorators in core.py 2009-08-03 11:46:49 +00:00
ui increase the icon size to 64 so it doesn't look crummy in application switchers that use large icons 2009-08-07 07:31:27 +00:00
__init__.py
__rpcapi.py remove the docs/build folder 2009-07-22 20:50:06 +00:00
_libtorrent.py Implement better version check when importing libtorrent -- account for minor version numbers 2009-07-30 21:27:36 +00:00
bencode.py
common.py Move the VersionSplit class to deluge.common 2009-07-30 21:14:50 +00:00
component.py Remove _update method 2009-07-25 00:41:20 +00:00
config.py Revert 5619 2009-08-03 20:27:03 +00:00
configmanager.py Reset the config_files when the config directory changes 2009-08-03 16:56:01 +00:00
error.py Add get_free_space() to core 2009-07-24 23:36:43 +00:00
event.py
httpdownloader.py Make sure url, filename and headers are strings before downloading. 2009-08-01 03:00:04 +00:00
log.py
main.py Remove some unnecessary code 2009-07-25 00:39:25 +00:00
metafile.py dummy function now accepts arbitrary number of variables. 2009-06-22 14:11:02 +00:00
pluginmanagerbase.py Fix starting plugins when enabled 2009-07-06 05:18:18 +00:00
rencode.py