summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Improved the speed of set_prioritize_first_last in torrent.pybendikro2013-01-02
* Fix Gtk addtorrentdialog parent None error for single file torrentsCalum Lind2013-01-02
* Fix #2240 : Win32 freespace issue with large capacity drivesRatanak2013-01-01
* Fix error when loading torrent through IPCbendikro2013-01-01
* Fix #2241 : Can't add any torrent files with GUI runningbendikro2013-01-01
* move misplaced test to correct dirCalum Lind2013-01-01
* Make web build script sh compatibleJohn Garland2012-12-22
* Update Changelog, webui gettext, gitignore & compress jsCalum Lind2012-12-22
* Fix WebUI submenus closing upon mouse clickCalum Lind2012-12-22
* Fix issues with js eventmanager. refs #2046Chase Sterling2012-12-21
* Clean up some json api code. refs #2125Chase Sterling2012-12-21
* WebUI: Catch potential undefined error when attempting to disable a pluginCalum Lind2012-12-18
* Fix #1963 : Unhandled OSError if permission issue creating default config dirCalum Lind2012-12-18
* Fix #1504 - Win32 run deluged as not logged in user via runas or serviceCalum Lind2012-12-18
* Fix #1946 : GtkUI: ReactorNotRestartable error when set as startup applicationCalum Lind2012-12-17
* Fix #2175 : systemtray free variable self referenced before assignmentCalum Lind2012-12-15
* Merge branch 'master' into master-decode-stringChase Sterling2012-12-10
|\
| * Fix issue when saving resume data fails.Chase Sterling2012-12-10
| * fix error in #2085 commit 3ca886ac7ad5: value may be a tupleCalum Lind2012-12-11
| * Catch exception when enabling/disabling indicator in classic modeCalum Lind2012-12-10
| * Fix #2085 : WebUI: Does not show torrents in sidebar for categories other tha...Calum Lind2012-12-10
| * Added priority colors to torrent detail view in consoleAsmageddon2012-12-10
| * Get cli arguments in unicode in deluge core as well.Chase Sterling2012-12-10
| * Make deluge-gtk get arguments as unicode.Chase Sterling2012-12-10
| * Fix #2227 : Torrent file contains sha1 and ed2k digest that needs encoding to...Calum Lind2012-12-09
| * Use try-except instead of if statement to gain a little performanceCalum Lind2012-12-09
| * Fix #2232 : WebUI: Flag Icon path in Peers Tab missing deluge.config.baseclippit2012-12-09
| * Make sure pending gtk events are processed before quitting gtkui.Chase Sterling2012-12-08
| * Add unit test for new component dependency stopping code.Chase Sterling2012-12-08
| * Merge branch 'master' of deluge-torrent.org:delugeAndrew Resch2012-12-08
| |\
| | * Fix #2231 : WebUI: Fix unneeded scrollbars in webui add dialogCalum Lind2012-12-08
| | * Small tweak to make sure writing fastresume is not skipped when torrents are ...Chase Sterling2012-12-08
| | * Update folder rename to use deferreds.Chase Sterling2012-12-07
| | * Remove unneeded import from torrentmanager.Chase Sterling2012-12-07
| | * Increase libtorrent alert queue size. refs #2204Chase Sterling2012-12-07
| | * Make sure dependent components are stopped before their dependencies.Chase Sterling2012-12-07
| | * Refactor resume data saving to not read and write fastresume unnecessarily.Chase Sterling2012-12-07
| | * fix snafu in last commitCalum Lind2012-12-05
| | * Fix #2130 : Same name can be given to different files in Add Torrent dialogCalum Lind2012-12-05
| | * Fix #2129 : Empty filename can be set in AddTorrent dialogCalum Lind2012-12-05
| | * Fix #2228 : Apply-To-All in AddTorrent Dialog is copying file renames to othe...Vincent Castellano2012-12-05
| | * Remove some backwards compatibility code for libtorrent 0.14.Chase Sterling2012-12-03
| | * Update libtorrent minimum version checking.Chase Sterling2012-12-03
| * | Fix component testsAndrew Resch2012-12-08
| |/
| * Add windows support to is_ipCalum Lind2012-12-01
| * Replace subprocess.call with subprocess.Popen to start deluged from gtk clientCalum Lind2012-11-30
| * Fix torrent names on libtorrent 0.16 on windows.Chase Sterling2012-11-29
| * Update version for rencode module.Chase Sterling2012-11-29
| * Fix typo in json_api docstringCalum Lind2012-11-28
| * Fix #1474 : on_show_prefs hook is not executed immediatly after enabling a pl...Calum Lind2012-11-27