.. |
core
|
[#2236] [Core] Fix filter keyerror removing plugin
|
2015-09-26 12:58:52 +01:00 |
data
|
Fix #2371 : Add StartupWMClass to desktop file
|
2013-11-19 22:43:24 +00:00 |
i18n
|
Bump version to 1.3.12
|
2015-09-13 21:32:11 +01:00 |
plugins
|
[#2764] [Scheduler] Fix corrupt plugin prefs page on osx
|
2015-09-20 14:59:33 +01:00 |
scripts
|
Fix 2107 : create_plugin.py call correct version of python
|
2012-11-06 22:21:00 +00:00 |
ui
|
[GTKUI] [OSX] Fix empty scrolling status (systray) menu
|
2015-09-25 23:58:32 +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
|
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
|
[#2730] Fix Deluge dev versions not starting
|
2015-08-14 00:20:02 +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
|
[#2765] Add support for TLS SNI in httpdownloader
|
2015-09-25 13:56:39 +01: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 |