.. |
core
|
Replace decode with decode_string
|
2013-02-17 16:19:13 +00:00 |
i18n
|
Localize the Desktop file
|
2011-07-13 21:49:25 +01:00 |
plugins
|
Extractor: Refactor and fix tar.* issue on windows
|
2013-02-23 02:07:53 +00:00 |
scripts
|
Fix 2107 : create_plugin.py call correct version of python
|
2012-11-06 22:24:40 +00:00 |
tests
|
Improved the speed of set_prioritize_first_last in torrent.py
|
2013-01-02 20:20:25 -05:00 |
ui
|
Disable unused torrentview reordering property which fixes Win32 mouse scroll bug
|
2013-02-22 01:08:40 +00:00 |
__init__.py
|
Drop pkutil and simply use pkg_resources.
|
2010-12-09 22:18:59 +00:00 |
__rpcapi.py
|
remove the docs/build folder
|
2009-07-22 20:50:06 +00:00 |
_libtorrent.py
|
Update libtorrent minimum version checking.
|
2012-12-03 01:03:58 -05:00 |
bencode.py
|
Fix bdecoding some torrent files
|
2009-01-14 01:15:00 +00:00 |
common.py
|
Cleaned up torrents.py and small change to decode_string
|
2013-02-12 01:14:57 +01:00 |
component.py
|
Make sure dependent components are stopped before their dependencies.
|
2012-12-07 22:22:24 -05:00 |
config.py
|
Modify log message from Error to Warning level
|
2011-11-29 19:02:20 +00:00 |
configmanager.py
|
Added missing import.
|
2010-12-28 01:26:25 +00:00 |
decorators.py
|
Add decorators module and test file
|
2010-05-04 04:33:21 +10:00 |
error.py
|
Wrap non deluge exceptions so that they can also be sent to the client.
|
2011-06-05 22:44:01 +01:00 |
event.py
|
Create torrent remotely progress information.
|
2011-07-06 16:45:02 +01:00 |
httpdownloader.py
|
Fix httpdownloader error with existing filename
|
2011-07-07 00:11:00 +01:00 |
log.py
|
Start with a bigger width.
|
2011-07-07 20:48:02 +01:00 |
main.py
|
Replace hotspot with cProfile for daemon
|
2013-01-19 02:23:01 +00:00 |
maketorrent.py
|
Remove some imports that are no longer neccessary
|
2011-02-23 11:21:47 -08:00 |
metafile.py
|
Create torrent remotely progress information.
|
2011-07-06 16:45:02 +01:00 |
pluginmanagerbase.py
|
Change component.deregister to take the object as the parameter, not the name
|
2011-06-06 14:19:51 -07:00 |
rencode.py
|
Update version for rencode module.
|
2012-11-29 23:11:16 -05:00 |
transfer.py
|
Add decode_utf8 argument to rencode.loads, which decodes all strings from utf8.
|
2012-11-26 23:19:13 -05:00 |