..
core
Ensure torrent_ids is a list
2012-10-12 23:48:40 +01:00
data
Fix missing semi-colon in deluge.desktop
2012-04-08 12:04:59 +02:00
i18n
Update Translations from Launchpad
2012-04-09 17:17:12 +01:00
plugins
Fix #2169 : Add Torrent Dialog 'Download Location' not set correctly when folder typed into Other->Location field
2012-10-06 22:54:37 +01:00
scripts
Fix #1098 use triple quotes in the docstrings of the generated methods
2010-04-11 11:24:45 -07:00
ui
Fix #2169 : Add Torrent Dialog 'Download Location' not set correctly when folder typed into Other->Location field
2012-10-06 22:54:37 +01:00
__init__.py
Big code clean-up and some refactoring. Added docstrings but more are
2007-08-26 14:34:50 +00:00
__rpcapi.py
remove the docs/build folder
2009-07-22 20:50:06 +00:00
_libtorrent.py
update the required libtorrent version to 0.14.9 to match 1.2-stable
2010-02-22 11:59:09 +00:00
bencode.py
Fix bdecoding some torrent files
2009-01-14 01:15:00 +00:00
common.py
Fix common.open_file for osx
2012-05-30 00:54:56 +01:00
component.py
Alternative fix for re-enabling plugin issue
2012-02-28 19:29:34 +00:00
config.py
Modify log message from Error to Warning level
2011-11-22 22:37:51 +00:00
configmanager.py
Reset the config_files when the config directory changes
2009-08-03 16:56:01 +00:00
decorators.py
Add decorators module and test file
2010-05-04 04:33:21 +10:00
error.py
Add get_free_space() to core
2009-07-24 23:36:43 +00:00
event.py
Add TorrentFileCompleted event.
2010-09-03 17:11:57 -07:00
httpdownloader.py
Fix httpdownloader error with existing filename
2011-07-06 22:53:41 +01:00
log.py
Add OpenSSL exception to all GPL headers
2009-05-18 21:51:49 +00:00
main.py
Add optparse custom version to prevent unnecessary loading of libtorrent
2012-02-28 19:29:35 +00:00
maketorrent.py
Fix num_pieces calculation
2009-08-20 22:27:40 +00:00
metafile.py
Properly show 100.00% and reduce number of progress bar updates during a torrent creation
2009-11-29 07:37:29 +00:00
pluginmanagerbase.py
modify pluginbasemanager to search for egg_info dirs
2011-06-08 22:46:23 +01:00
rencode.py
Fix exception handling in rencode
2012-09-27 18:00:47 +01:00