summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [#2767] [Packaging] Don't include .py files in OSX AppCalum Lind2015-12-111-0/+1
* [#2783] [GTKUI] Case insensitive sort for name columnbendikro2015-12-112-2/+13
* [OSX] Fix starting deluged from connection managerCalum Lind2015-12-115-5/+17
* [#2782] [WebUI] Fix HTTPS negotiating incorrect cipherCalum Lind2015-12-111-22/+14
* [WebUI] Remove old codeCalum Lind2015-12-111-32/+0
* [Core] Ensure valid torrent state value after initbendikro2015-12-091-0/+1
* [Core] Fix move_storage exception handlingCalum Lind2015-12-091-1/+1
* [GTKUI] Revert remove_column change from 550ddc010Calum Lind2015-12-061-2/+1
* [GTKUI] Implement show ownership option in GTKUIbendikro2015-12-044-2/+20
* [Base] Catch and log exceptions raised in component.updatebendikro2015-12-041-1/+5
* [Core] Add ClientDisconnectedEventbendikro2015-12-043-1/+16
* [Core] Add TorrentTrackerStatusEventbendikro2015-12-042-2/+21
* [Core] [WebUI] Increase RSA key size and improve hashingAnton Oussik2015-12-042-10/+7
* [GTKUI] Fix import mistakeCalum Lind2015-12-041-2/+2
* [Label] Fix gtk warnings when removing menuCalum Lind2015-12-011-13/+8
* [GTKUI] Fix treeview columns not savingCalum Lind2015-11-302-4/+7
* [Core] Update tracker_host when setting new tracker statusCalum Lind2015-11-271-0/+3
* [GTKUI] Fix installing plugin from non-ascii pathCalum Lind2015-11-271-1/+1
* [GTKUI] Ensure drag-n-drop urlparsed path is unicodeCalum Lind2015-11-261-1/+1
* [#2777] Update MSVC SP1 check to latest release CLIDCalum Lind2015-11-241-6/+5
* [#2485] [WebUI] Fix unconnected Options in context menuCalum Lind2015-11-241-78/+148
* [GTKUI] Fix for flake8Calum Lind2015-11-221-1/+0
* Set tox version==2.1.1 due to bug in latest toxbendikro2015-11-221-1/+1
* [GTKUI] Fix broken sequential_download in options tabCalum Lind2015-11-221-2/+2
* [Core] Remove int casting as args should be intCalum Lind2015-11-151-3/+3
* [#2738] [Core] Fix illegal argument with torrent_handle.set_max_connectionsCalum Lind2015-11-151-0/+10
* [GTKUI] Fix unselect error with treeview selection returning NoneCalum Lind2015-11-151-1/+2
* [GTKUI] Fix open dialogs preventing gtk app closingCalum Lind2015-11-151-0/+6
* [GTKUI] Remove old twisted and gnome codeCalum Lind2015-11-151-17/+2
* [GTKUI] Move imports to topCalum Lind2015-11-131-4/+2
* [UI] Add Python and OS info to version outputCalum Lind2015-11-132-0/+12
* [GTKUI] Refactor rpc stats codeCalum Lind2015-11-131-15/+16
* [GTKUI] Refactor shutdown signal codeCalum Lind2015-11-121-34/+20
* [Core] Add line numbers to non-dev loggingCalum Lind2015-11-121-1/+1
* [Lint] Autopep8 aggressive runCalum Lind2015-11-0422-64/+62
* [Console] Refactor build_file_list()Calum Lind2015-11-041-38/+36
* Fix linting mistakesCalum Lind2015-11-032-23/+21
* [#2775] Update state and fastresume save methodsCalum Lind2015-11-031-41/+56
* [Core] Remove return true for timer from save_stateCalum Lind2015-11-031-7/+1
* [Lint] Standardise except codeCalum Lind2015-10-303-11/+7
* [Lint] Code cleanup for PyLint run by prospector toolCalum Lind2015-10-3011-28/+28
* [Lint] Cleanup helper scripts to pass PyLintCalum Lind2015-10-307-20/+30
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-3065-398/+411
* [Lint] Cleanup code to pass PyLint Convention categoryCalum Lind2015-10-3018-61/+56
* [Lint] Cleanup code to pass PyLint Error categoryCalum Lind2015-10-308-14/+19
* [Lint] Add PyLint support and cleanup code with basic changesCalum Lind2015-10-3010-61/+431
* [Core] Fix mistake in clear_forced_error_stateCalum Lind2015-10-301-5/+6
* [#1032] Error out torrent if data is missing on startupCalum Lind2015-10-304-66/+256
* Add fastresume_rejected_alertCalum Lind2015-10-301-1/+20
* [Core] Supress state warnings with fresh configCalum Lind2015-10-301-1/+5