.. |
core
|
[#1032] Keep track of torrent errors over restarts
|
2014-08-04 19:09:38 +01:00 |
data
|
Fix #2371 : Add StartupWMClass to desktop file
|
2013-11-19 22:43:24 +00:00 |
i18n
|
Update POT file
|
2014-07-09 19:22:49 +01:00 |
plugins
|
[#1290] [Execute] Add TorrentRemoved event
|
2014-08-04 21:57:54 +01:00 |
scripts
|
Fix 2107 : create_plugin.py call correct version of python
|
2012-11-06 22:21:00 +00:00 |
ui
|
[WebUI] Update compressed js
|
2014-07-09 19:37:08 +01:00 |
__init__.py
|
…
|
|
__rpcapi.py
|
remove the docs/build folder
|
2009-07-22 20:50:06 +00:00 |
_libtorrent.py
|
Fix the version check in _libtorrent to work as intended.
|
2012-12-03 01:08:31 -05:00 |
bencode.py
|
Fix bdecoding some torrent files
|
2009-01-14 01:15:00 +00:00 |
common.py
|
forgot break in for loop
|
2014-02-09 19:45:28 +00: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 #2355 previous fix wasn't entirely correct - thanks Thomas Hipp
|
2013-11-12 14:01:08 -08:00 |
log.py
|
Add OpenSSL exception to all GPL headers
|
2009-05-18 21:51:49 +00:00 |
main.py
|
Fix #1963 : Unhandled OSError if permission issue creating default config dir
|
2012-12-18 01:03:06 +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
|
Fix #2302 : deluge-gtk crashed with IndexError in get_plugin_info
|
2013-05-22 23:26:30 +01:00 |
rencode.py
|
Fix exception handling in rencode
|
2012-09-27 18:00:47 +01:00 |