deluge/deluge
Calum Lind c2d7f3c653 [#2795] [GTKUI] Reduce height of Add Torrent Dialog
- Reduced height from 575px to 495px
 - Low resolution screen users (600px high) will be unable to click
the add button with a dialog height of >550px. Keeping the height
to less than 500px leaves more room for large size themes.
2016-05-10 15:11:10 +01:00
..
core [Lint] Enable pylint 'bad-continuation' and fix issues 2016-05-09 20:10:51 +01:00
i18n Localize the Desktop file 2011-07-13 21:49:25 +01:00
plugins [Lint] [Plugins] Fix all pylint issues 2016-05-09 22:11:14 +01:00
scripts Remove old wiki_docgen script 2016-05-09 20:10:51 +01:00
tests [Base] Updated fix for missing trace with new twisted logger 2016-05-09 13:57:54 +01:00
ui [#2795] [GTKUI] Reduce height of Add Torrent Dialog 2016-05-10 15:11:10 +01:00
__init__.py [Tests] Fix code for isort 4.0.0 2015-08-14 16:45:23 +01:00
__rpcapi.py [Lint] Fix and remove old-style-class from ignore warnings 2016-05-06 12:44:45 +01:00
_libtorrent.py [Lint] Cleanup code to pass PyLint Warning category 2015-10-30 18:39:47 +00:00
bencode.py [Lint] Autopep8 aggressive run 2015-11-04 11:54:15 +00:00
common.py [#1959] [WebUI] Allow user selectable GUI language 2016-04-25 13:26:58 +01:00
component.py [Base] Fix incorrect use of defer.fail in component 2016-05-06 12:44:45 +01:00
config.py [Lint] Cleanup code to pass PyLint Warning category 2015-10-30 18:39:47 +00:00
configmanager.py [Lint] Fix and remove old-style-class from ignore warnings 2016-05-06 12:44:45 +01:00
decorators.py Flake8 core and common files 2014-09-03 23:48:34 +01:00
error.py [Core] Implement async_add_torrent in torrentmanager 2016-04-10 11:46:22 +01:00
event.py [Core] Add ClientDisconnectedEvent 2015-12-04 19:05:59 +00:00
httpdownloader.py [#1260] Handle redirection better with httpdownloader 2015-12-11 22:48:36 +00:00
log.py [Base] Updated fix for missing trace with new twisted logger 2016-05-09 13:57:54 +01:00
maketorrent.py Flake8 core and common files 2014-09-03 23:48:34 +01:00
metafile.py [Lint] Autopep8 aggressive run 2015-11-04 11:54:15 +00:00
path_chooser_common.py Remove gtkui specific func from path_chooser_common 2014-09-19 13:39:50 +01:00
pluginmanagerbase.py [WebUi] [Core] Fixes to plugin handling and WebUi plugin + tests 2016-04-18 15:49:30 +01:00
rencode.py [Lint] Fix pylint msg for rencode 2016-05-09 19:52:47 +01:00
transfer.py [Core] Add ClientDisconnectedEvent 2015-12-04 19:05:59 +00:00