Messages by Date
-
2011/06/02
Pedro Algarvio : Properly check if there's a sorting column set.
[email protected]
-
2011/06/02
Pedro Algarvio : Remove debug line.
[email protected]
-
2011/06/02
Pedro Algarvio : GTK UI reduce even more the exchanged data between client and daemon.
[email protected]
-
2011/06/02
Pedro Algarvio : GTK UI torrent view speedups sorting consistency.
[email protected]
-
2011/06/02
Pedro Algarvio : GTK UI Speedups fix/cleanup/improve.
[email protected]
-
2011/06/02
Pedro Algarvio : While clearing the search filter, restore from pre-filter if available.
[email protected]
-
2011/06/02
Andrew Resch : Fix #1869: Set the disk io read/ write to bypass OS cache in Windows as suggested in http://code.google.com/ p/libtorrent/issues/detail?id=166
[email protected]
-
2011/06/02
Damien Churchill : spaces FTW
[email protected]
-
2011/06/02
Pedro Algarvio : Fix #1873. Re-add the files and peers tab menus.
[email protected]
-
2011/06/02
Pedro Algarvio : Merge branch 'master' into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/06/02
Pedro Algarvio : While clearing the search filter, restore from pre-filter if available.
[email protected]
-
2011/06/02
Pedro Algarvio : Fix #1873. Re-add the files and peers tab menus.
[email protected]
-
2011/06/01
Damien Churchill : remove and update the ext-extensions
[email protected]
-
2011/06/01
Damien Churchill : spaces FTW
[email protected]
-
2011/05/31
Andrew Resch : Fix #1869: Set the disk io read/ write to bypass OS cache in Windows as suggested in http://code.google.com/ p/libtorrent/issues/detail?id=166
[email protected]
-
2011/05/31
Andrew Resch : Fix #1869: Set the disk io read/ write to bypass OS cache in Windows as suggested in http://code.google.com/ p/libtorrent/issues/detail?id=166
[email protected]
-
2011/05/31
Andrew Resch : Remove setting the resume_data key to '' in the add_torrent_params as this causes libtorrent 0.16 to crash
[email protected]
-
2011/05/31
Calum Lind : Fix peers tab flagsos.path.join
[email protected]
-
2011/05/31
Pedro Algarvio : Merge branch 'master' into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/05/31
Pedro Algarvio : Merge branch 'master' of deluge-torrent.org: deluge into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/05/31
Pedro Algarvio : GTK UI search by torrent name filter as a "toolbar".
[email protected]
-
2011/05/31
Justin Noah : pixmaps and icons moved to ui/data, all necessary references changed.
[email protected]
-
2011/05/31
Pedro Algarvio : GTK UI search box pre-filter implementation.
[email protected]
-
2011/05/31
Pedro Algarvio : Log exception occurring while sending RPC errors to clients.
[email protected]
-
2011/05/31
Pedro Algarvio : GTK UI search box grab_focus() on show.
[email protected]
-
2011/05/31
Pedro Algarvio : Merge remote-tracking branch 'origin/ chunked-sessionproxy-and-gtkui-speedups' into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/05/31
Calum Lind : Fix peers tab flags missing
[email protected]
-
2011/05/31
Calum Lind : Add check to key_press_event for keyname returning None
[email protected]
-
2011/05/31
Pedro Algarvio : Wait at least 0. 7 secs before triggering an update because of the search box, ie, allows typing the full search string before making the request.
[email protected]
-
2011/05/31
Pedro Algarvio : Merge branch 'gtkui-search-by-name'
[email protected]
-
2011/05/31
Pedro Algarvio : PiecesBar caching.
[email protected]
-
2011/05/31
Pedro Algarvio : PiecesBar implementation.
[email protected]
-
2011/05/31
Pedro Algarvio : Lower debug messages level.
[email protected]
-
2011/05/31
Pedro Algarvio : Merge branch 'master' into pieces-progress-bar
[email protected]
-
2011/05/31
Pedro Algarvio : Merge branch 'master' into pieces-progress-bar
[email protected]
-
2011/05/31
Pedro Algarvio : Merge branch 'master' into pieces-progress-bar
[email protected]
-
2011/05/31
Pedro Algarvio : PiecesBar enhancement.
[email protected]
-
2011/05/31
Pedro Algarvio : Allow searching torrents by name on the GTK UI.
[email protected]
-
2011/05/31
Pedro Algarvio : Minor __doc__ naming change.
[email protected]
-
2011/05/31
Pedro Algarvio : Update ChangeLog.
[email protected]
-
2011/05/31
Pedro Algarvio : Minor comment cleanup.
[email protected]
-
2011/05/31
Pedro Algarvio : Pieces bar "calculation" bug fix.
[email protected]
-
2011/05/31
Pedro Algarvio : PiecesBar rounded corners.
[email protected]
-
2011/05/31
Pedro Algarvio : AutoAdd plugin: Don't try to remove the same path twice!
[email protected]
-
2011/05/31
Pedro Algarvio : Checkbox had no signal.
[email protected]
-
2011/05/31
Pedro Algarvio : Add a nice border to the pieces bar.
[email protected]
-
2011/05/31
Pedro Algarvio : PiecesBar
[email protected]
-
2011/05/31
Pedro Algarvio : Correct the pieces states "calculation".
[email protected]
-
2011/05/31
Pedro Algarvio : Provide the option to the user to use the pieces bar or not( Glade file only).
[email protected]
-
2011/05/31
Pedro Algarvio : Provided a method to get the pieces information.
[email protected]
-
2011/05/31
Pedro Algarvio : GTK UI search box grab_focus() on show.
[email protected]
-
2011/05/31
Pedro Algarvio : GTK UI search box pre-filter implementation.
[email protected]
-
2011/05/31
Pedro Algarvio : GTK UI search by torrent name filter as a "toolbar".
[email protected]
-
2011/05/30
Calum Lind : Fix peers tab flagsos.path.join
[email protected]
-
2011/05/30
Calum Lind : Fix peers tab flags missing
[email protected]
-
2011/05/30
Calum Lind : Add check to key_press_event for keyname returning None
[email protected]
-
2011/05/30
Calum Lind : Fix #1504 - Win32 run deluged as not logged in user via runas or service
[email protected]
-
2011/05/30
Calum Lind : Add check to key_press_event for keyname returning None
[email protected]
-
2011/05/30
Justin Noah : pixmaps and icons moved to ui/data, all necessary references changed.
[email protected]
-
2011/05/29
Pedro Algarvio : GTK UI loading speedup.
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'master' into chunked-sessionproxy
[email protected]
-
2011/05/29
Calum Lind : Fix #1860 - Files Tab TypeError ( could not parse subscript as a tree path)
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'master' into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/05/29
Calum Lind : Add XDG_DOWNLOAD_DIR for default download folder #1788
[email protected]
-
2011/05/29
Pedro Algarvio : SessionProxy data restriction & Speedups.
[email protected]
-
2011/05/29
Pedro Algarvio : Don't fail if we still don't have full statuses.
[email protected]
-
2011/05/29
Pedro Algarvio : Log exception occurring while sending RPC errors to clients.
[email protected]
-
2011/05/29
Andrew Resch : Remove setting the resume_data key to '' in the add_torrent_params as this causes libtorrent 0.16 to crash
[email protected]
-
2011/05/29
Andrew Resch : Add ability to set columns as not visible by default by setting the kwarg default to False when adding the column
[email protected]
-
2011/05/29
Pedro Algarvio : Bugfixes for chunked session proxy and visible torrents.
[email protected]
-
2011/05/29
tecknicaltom : Feature #1308: Add Seeds/Peers ratio to torrent list view
[email protected]
-
2011/05/29
Andrew Resch : Merge branch 'chunked-sessionproxy-and-gtkui-speedups' of deluge-torrent.org:deluge into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/05/29
Andrew Resch : Allow a smtp port higher than 100
[email protected]
-
2011/05/29
Pedro Algarvio : Simplify session proxy. Some status caching on torrentview based on filter.
[email protected]
-
2011/05/29
Andrew Resch : Properly show the 'Checking Resume Data' state instead of just 7
[email protected]
-
2011/05/29
Andrew Resch : Update javascript release files
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'master' into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/05/29
Pedro Algarvio : Implemented a "chunked" session proxy.
[email protected]
-
2011/05/29
Calum Lind : Add F2 key shortcut to rename files in Files Tab
[email protected]
-
2011/05/29
Calum Lind : Update Changelog
[email protected]
-
2011/05/29
Calum Lind : Fix #1861 - AutoAdd Warning (column number is a boolean)
[email protected]
-
2011/05/29
Calum Lind : Merge branch 'Add-F2' into 1.3-stable
[email protected]
-
2011/05/29
Damien Churchill : fix a bug when the host_id doesn't exist
[email protected]
-
2011/05/29
Pedro Algarvio : Implemented search as you type capabilities to the treeview, ie, when the
[email protected]
-
2011/05/29
Andrew Resch : Set the WM_CLASS name to Deluge
[email protected]
-
2011/05/29
Damien Churchill : fix the path given by the set-cookie header
[email protected]
-
2011/05/29
Andrew Resch : Fix up displaying versions in the about dialog
[email protected]
-
2011/05/29
Andrew Resch : Update translations
[email protected]
-
2011/05/29
Calum Lind : Catch an IndexError occurring in Files Tab when scrolling through long list of torrents
[email protected]
-
2011/05/29
Calum Lind : Fix #1195 - Right-click selecting issue when switching between files and folders
[email protected]
-
2011/05/29
Calum Lind : Update Changelog
[email protected]
-
2011/05/29
Andrew Resch : Update version numbers
[email protected]
-
2011/05/29
Eirik Byrkjeflot Anonsen : Fix spelling error in deluge-console output.
[email protected]
-
2011/05/29
John Garland : Fix subheading in ChangeLog
[email protected]
-
2011/05/29
Calum Lind : Small text updates
[email protected]
-
2011/05/29
Calum Lind : Add key shortcuts for menu items
[email protected]
-
2011/05/29
Calum Lind : Change Connection Manager Key Shortcut to Ctrl-M
[email protected]
-
2011/05/29
Calum Lind : Updates to desktop file
[email protected]
-
2011/05/29
Calum Lind : Supress gobject warning in filtertreeview and torrentview
[email protected]
-
2011/05/29
Calum Lind : Update certain torrentview columns to default to not visible
[email protected]
-
2011/05/29
Damien Churchill : apply patch from #1742
[email protected]
-
2011/05/29
Damien Churchill : update changelog
[email protected]
-
2011/05/29
Damien Churchill : Fix #1333 Peer list doesn't update automatically
[email protected]
-
2011/05/29
Damien Churchill : update changelog
[email protected]
-
2011/05/29
Damien Churchill : apply patch from #1548
[email protected]
-
2011/05/29
runeks : Feature #1646: Add columns for per torrent upload and download speed limits
[email protected]
-
2011/05/29
Pedro Algarvio : PEP-8
[email protected]
-
2011/05/29
Damien Churchill : update changelog
[email protected]
-
2011/05/29
Eirik Byrkjeflot Anonsen : Add --sort option to deluge-console's "info" command.
[email protected]
-
2011/05/29
Calum Lind : Change default value of close_to_tray to False
[email protected]
-
2011/05/29
Damien Churchill : update changelog
[email protected]
-
2011/05/29
Andrew Resch : 1862: Fix typo in move storage
[email protected]
-
2011/05/29
Calum Lind : Fix Up/Down buttons in Edit Trackers Dialog
[email protected]
-
2011/05/29
Damien Churchill : fix unrequired requests
[email protected]
-
2011/05/29
Calum Lind : Modify setup scripts to be executable
[email protected]
-
2011/05/29
Eirik Byrkjeflot Anonsen : Add seeding_time, active_time and tracker_status to deluge-console's "info" command.
[email protected]
-
2011/05/29
Damien Churchill : update changelog
[email protected]
-
2011/05/29
Calum Lind : Fix LP Bug #779074 - TypeError in on_key_press_event(): cannot concatenate 'str' and 'NoneType'
[email protected]
-
2011/05/29
Damien Churchill : fix #1481 file uploads from behind a reverse proxy
[email protected]
-
2011/05/29
Damien Churchill : fix #1537 editing trackers list, trackers have to be reselected
[email protected]
-
2011/05/29
Damien Churchill : fix issue #1799
[email protected]
-
2011/05/29
Damien Churchill : fix #1323 filter panels not scrollable
[email protected]
-
2011/05/29
Damien Churchill : apply patch from #1562
[email protected]
-
2011/05/29
Damien Churchill : fix issue #1567, js from plugins not working with different base setting
[email protected]
-
2011/05/29
Damien Churchill : update changelog
[email protected]
-
2011/05/29
Damien Churchill : update changelog
[email protected]
-
2011/05/29
Damien Churchill : Fix #1268, Torrent errors not displayed in webui
[email protected]
-
2011/05/29
Damien Churchill : fix the widths on the input boxes, whitespace changes too
[email protected]
-
2011/05/29
Pedro Algarvio : PiecesBar rounded corners.
[email protected]
-
2011/05/29
Pedro Algarvio : PiecesBar enhancement.
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'master' into pieces-progress-bar
[email protected]
-
2011/05/29
Pedro Algarvio : Add a nice border to the pieces bar.
[email protected]
-
2011/05/29
Pedro Algarvio : Minor comment cleanup.
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'master' into pieces-progress-bar
[email protected]
-
2011/05/29
Pedro Algarvio : Minor __doc__ naming change.
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'master' into pieces-progress-bar
[email protected]
-
2011/05/29
Pedro Algarvio : Pieces bar "calculation" bug fix.
[email protected]
-
2011/05/29
Pedro Algarvio : PiecesBar
[email protected]
-
2011/05/29
Pedro Algarvio : PiecesBar caching.
[email protected]
-
2011/05/29
Pedro Algarvio : Lower debug messages level.
[email protected]
-
2011/05/29
Pedro Algarvio : Correct the pieces states "calculation".
[email protected]
-
2011/05/29
Pedro Algarvio : Update ChangeLog.
[email protected]
-
2011/05/29
Pedro Algarvio : PiecesBar implementation.
[email protected]
-
2011/05/29
Pedro Algarvio : Provided a method to get the pieces information.
[email protected]
-
2011/05/29
Pedro Algarvio : Provide the option to the user to use the pieces bar or not( Glade file only).
[email protected]
-
2011/05/29
Pedro Algarvio : Allow searching torrents by name on the GTK UI.
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'master' into pieces-progress-bar
[email protected]
-
2011/05/29
Pedro Algarvio : Log exception occurring while sending RPC errors to clients.
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'gtkui-search-by-name'
[email protected]
-
2011/05/29
Pedro Algarvio : AutoAdd plugin: Don't try to remove the same path twice!
[email protected]
-
2011/05/29
Pedro Algarvio : Wait at least 0. 7 secs before triggering an update because of the search box, ie, allows typing the full search string before making the request.
[email protected]
-
2011/05/29
Pedro Algarvio : Checkbox had no signal.
[email protected]
-
2011/05/29
Pedro Algarvio : AutoAdd plugin fix for #1863
[email protected]
-
2011/05/29
Andrew Resch : Allow a smtp port higher than 100
[email protected]
-
2011/05/29
Pedro Algarvio : Wait at least 0. 7 secs before triggering an update because of the search box, ie, allows typing the full search string before making the request.
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'gtkui-search-by-name'
[email protected]
-
2011/05/29
Pedro Algarvio : Allow searching torrents by name on the GTK UI.
[email protected]
-
2011/05/29
Pedro Algarvio : Wait at least 0. 7 secs before triggering an update because of the search box, ie, allows typing the full search string before making the request.
[email protected]
-
2011/05/29
Pedro Algarvio : AutoAdd plugin: Don't try to remove the same path twice!
[email protected]
-
2011/05/29
Pedro Algarvio : Log exception occurring while sending RPC errors to clients.
[email protected]
-
2011/05/29
Pedro Algarvio : Allow searching torrents by name on the GTK UI.
[email protected]
-
2011/05/29
Pedro Algarvio : Checkbox had no signal.
[email protected]
-
2011/05/29
New commits on branch multiuser
[email protected]
-
2011/05/29
Pedro Algarvio : Log exception occurring while sending RPC errors to clients.
[email protected]
-
2011/05/29
Pedro Algarvio : GTK UI loading speedup.
[email protected]
-
2011/05/29
Pedro Algarvio : SessionProxy data restriction & Speedups.
[email protected]
-
2011/05/29
Pedro Algarvio : Implemented a "chunked" session proxy.
[email protected]
-
2011/05/29
Pedro Algarvio : GTK UI Speedups. Fix TorrentView caching issues.
[email protected]
-
2011/05/29
Pedro Algarvio : Merge branch 'master' into chunked-sessionproxy
[email protected]
-
2011/05/29
Pedro Algarvio : Bugfixes for chunked session proxy and visible torrents.
[email protected]
-
2011/05/29
Pedro Algarvio : Simplify session proxy. Some status caching on torrentview based on filter.
[email protected]
-
2011/05/29
Pedro Algarvio : Don't fail if we still don't have full statuses.
[email protected]
-
2011/05/29
Pedro Algarvio : AutoAdd plugin fix for #1863
[email protected]
-
2011/05/29
Andrew Resch : Allow a smtp port higher than 100
[email protected]
-
2011/05/29
Calum Lind : Add check to key_press_event for keyname returning None
[email protected]
-
2011/05/29
Calum Lind : Add check to key_press_event for keyname returning None
[email protected]
-
2011/05/29
Pedro Algarvio : AutoAdd plugin fix for #1863
[email protected]
-
2011/05/28
Andrew Resch : Allow a smtp port higher than 100
[email protected]
-
2011/05/28
Andrew Resch : Allow a smtp port higher than 100
[email protected]
-
2011/05/28
Pedro Algarvio : Implemented search as you type capabilities to the treeview, ie, when the
[email protected]
-
2011/05/28
Pedro Algarvio : Fix #1867.
[email protected]
-
2011/05/28
Pedro Algarvio : AutoAdd plugin auto fill.
[email protected]
-
2011/05/28
Pedro Algarvio : Merge branch 'master' into pieces-progress-bar
[email protected]
-
2011/05/28
Pedro Algarvio : GTK ui dialogs now have deluge's icon set.
[email protected]
-
2011/05/28
Pedro Algarvio : GTK ui dialogs now have deluge's icon set.
[email protected]
-
2011/05/28
Pedro Algarvio : AutoAdd plugin auto fill.
[email protected]
-
2011/05/28
Pedro Algarvio : Merge branch 'master' into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/05/28
Pedro Algarvio : GTK ui dialogs now have deluge's icon set.
[email protected]
-
2011/05/28
Pedro Algarvio : AutoAdd plugin auto fill.
[email protected]
-
2011/05/28
Pedro Algarvio : SessionProxy data restriction & Speedups.
[email protected]
-
2011/05/28
Andrew Resch : Set the WM_CLASS name to Deluge
[email protected]
-
2011/05/28
Pedro Algarvio : Log exception occurring while sending RPC errors to clients.
[email protected]
-
2011/05/28
Calum Lind : Small text updates
[email protected]
-
2011/05/28
Pedro Algarvio : Fix #1867.
[email protected]
-
2011/05/28
Calum Lind : Catch an IndexError occurring in Files Tab when scrolling through long list of torrents
[email protected]
-
2011/05/28
Andrew Resch : Show the checking icon for the Checking Resume Data state
[email protected]
-
2011/05/28
Calum Lind : Fix #1861 - AutoAdd Warning (column number is a boolean)
[email protected]
-
2011/05/28
Calum Lind : Fix #1860 - Files Tab TypeError ( could not parse subscript as a tree path)
[email protected]
-
2011/05/28
Pedro Algarvio : Merge branch 'master' into chunked-sessionproxy-and-gtkui-speedups
[email protected]
-
2011/05/28
Calum Lind : Add F2 key shortcut to rename files in Files Tab
[email protected]