3833 Commits

Author SHA1 Message Date
Andrew Resch
550b101747 Fix bug in Blocklist that prevented downloading of new file every X days 2008-08-23 13:00:35 +00:00
Andrew Resch
0c79d1a10b lt sync 2626 2008-08-23 05:49:39 +00:00
Andrew Resch
c32af5ac95 Sort filenames alphabetically in add torrent dialog 2008-08-23 03:57:37 +00:00
Andrew Resch
07eaf8ed36 Sorting # column will place downloaders above seeds 2008-08-22 08:11:15 +00:00
Marcos Pinto
90d310edd4 lang updates 2008-08-22 07:56:33 +00:00
Andrew Resch
231edf5931 Attempt to upgrade a 0.5.x state file to new format. 2008-08-21 20:43:01 +00:00
Martijn Voncken
57733501d2 remove some filtering logging 2008-08-20 18:08:59 +00:00
Andrew Resch
90a4b3e1ed lt sync 2613 2008-08-19 07:22:20 +00:00
Martijn Voncken
d8b0fb5885 filter_tree:add label-plugin and init_func 2008-08-18 20:23:27 +00:00
Martijn Voncken
aa4ed4a6c6 core filtering in gtkui;breaks label plugin 2008-08-18 18:41:31 +00:00
Martijn Voncken
eee10dab76 get_filter_tree 2008-08-18 18:05:48 +00:00
Andrew Resch
1b03c0eff4 Fix #407 possible negative ETA 2008-08-18 00:36:19 +00:00
Andrew Resch
46fe490ba0 Expand root folder in files tab by default 2008-08-17 23:31:54 +00:00
Andrew Resch
0918272480 Fix not displaying file list when state changes 2008-08-17 23:24:16 +00:00
Marcos Pinto
0f1f5529ba fix open folder/file in windows 2008-08-17 22:40:59 +00:00
Andrew Resch
dbdc72913c Fix torrentview sorting to be persistent 2008-08-17 22:26:48 +00:00
Andrew Resch
d2e5f157fa Fix #415 crash when using 'config-set' with no parameters 2008-08-17 18:06:08 +00:00
Andrew Resch
8c6a7a86c1 Fix size units to be more accurate 2008-08-17 17:51:31 +00:00
Andrew Resch
5647f61bab Fix to prevent Deluge from segfaulting when trying to autoadd an
incomplete torrent file
2008-08-17 17:27:56 +00:00
Andrew Resch
e720994f5f Fix properly shutting Deluge down when system shuts down 2008-08-17 04:51:28 +00:00
Andrew Resch
477d5c0def Fix not showing new torrents if you don't use the All label first 2008-08-17 04:18:59 +00:00
Marcos Pinto
b1947d508d lang updates 2008-08-17 02:58:45 +00:00
Andrew Resch
1edc4bfe73 Fix-up the main startup code a bit so that Windows is always logging to
a file and config folders are properly created for the daemon
2008-08-17 00:56:29 +00:00
Martijn Voncken
d3b005f30d registered filters:keyword 2008-08-17 00:12:28 +00:00
Andrew Resch
143c1661fe lt sync 2607 - fixes upnp 2008-08-17 00:10:56 +00:00
Andrew Resch
14a6efef2b Fix loading torrents from state when fastresume file is missing 2008-08-16 23:55:45 +00:00
Martijn Voncken
b48c487acb move filtering to filtermanager 2008-08-16 23:07:10 +00:00
Martijn Voncken
862cec9e0a use core filtering for torrentview 2008-08-16 21:54:03 +00:00
Martijn Voncken
5c1ec8dbb3 move client tests 2008-08-16 15:35:37 +00:00
Martijn Voncken
a26beda19b reformat test 2008-08-16 15:29:00 +00:00
Martijn Voncken
4ea2bf9447 disable label plugin for webui 2008-08-16 15:04:12 +00:00
Martijn Voncken
14db4bc999 change get_torrents_status() api for filtering in core 2008-08-16 14:48:43 +00:00
Andrew Resch
f1427b7dd5 Fix hiding the bottom pane when disabling all the tabs 2008-08-16 05:28:12 +00:00
Martijn Voncken
ad11029780 get_status -> get_dev_torrents_state 2008-08-15 22:00:22 +00:00
Martijn Voncken
080ff5974d basic get_status() 2008-08-15 21:00:28 +00:00
Martijn Voncken
0469d46717 add get_status_keys() 2008-08-15 20:39:32 +00:00
Martijn Voncken
1170a1cf31 remove trailing space 2008-08-15 19:38:14 +00:00
Andrew Resch
4ab3577172 Add a test script for testing the signalreceiver 2008-08-15 18:36:04 +00:00
Andrew Resch
00ed73f453 Fix Notification stop icon blinking when window is exposed. 2008-08-15 18:35:29 +00:00
Andrew Resch
8bebfc918e Improve performance of initial torrent list load 2008-08-15 03:50:25 +00:00
Martijn Voncken
f4302c95ef popup-options sensitivity 2008-08-14 20:08:10 +00:00
Martijn Voncken
ef90516d0c label-popup enhancements, fixes #370 2008-08-14 19:48:22 +00:00
Andrew Resch
9333291019 Fix Vista slowness fix, by not actually changing the 'uri', but simply
replacing 'localhost' with '127.0.0.1' when creating the xmlrpc object.
2008-08-14 07:03:04 +00:00
Andrew Resch
19f9e26a4e Fix #362 use libtorrents session pause/resume instead of current
pause_all, resume_all
2008-08-14 06:48:20 +00:00
Andrew Resch
e21183f125 Add an additional check in the try statement to prevent loading invalid
torrents
2008-08-14 06:46:35 +00:00
Andrew Resch
a6700ba22c Fix the config value when changing from NoneType to something else 2008-08-14 06:37:20 +00:00
Andrew Resch
c4d620f0b9 Fix setting None for config value 2008-08-14 05:58:58 +00:00
Marcos Pinto
bc64bed102 add 'edit' tracker to edit trackers dialog 2008-08-14 01:11:54 +00:00
Martijn Voncken
1aa727db3d cleanup previous 2008-08-13 20:10:14 +00:00
Martijn Voncken
173ad0226d move_completed_to 2008-08-13 20:01:18 +00:00