Commit Graph

  • 2bece0e03d add everything aside from encryption to the network preferences Damien Churchill 2009-08-07 07:33:35 +00:00
  • 38aaea29a0 increase the icon size to 64 so it doesn't look crummy in application switchers that use large icons Damien Churchill 2009-08-07 07:31:27 +00:00
  • c2361f5865 update javascript to ext 2.3 Damien Churchill 2009-08-07 07:10:55 +00:00
  • bf0218d785 update the doc string for export Damien Churchill 2009-08-07 07:09:53 +00:00
  • c154301dbd Add a force recheck command to the console Andrew Resch 2009-08-06 20:16:23 +00:00
  • 299add850c Have the console command 'info' display all torrents info when no argument is given Andrew Resch 2009-08-06 20:15:52 +00:00
  • 7b9fe6ea94 working implementation of the port configuration Damien Churchill 2009-08-06 19:03:08 +00:00
  • 5af8fec10a add a spinnergroup widget to make the port sections in the network preferences easier Damien Churchill 2009-08-06 18:58:37 +00:00
  • 9bf89455e6 Get the number of rows/columns on refresh() Andrew Resch 2009-08-06 18:21:18 +00:00
  • 8425e9915d Move the add_torrent_url_with_cookie url to our server Andrew Resch 2009-08-04 01:01:26 +00:00
  • fa2dedda73 add an override to setValue within the ext spinner extension so setValue amounts are run through the strategy Damien Churchill 2009-08-03 22:26:18 +00:00
  • f216ffe54e Add a comment Andrew Resch 2009-08-03 21:45:03 +00:00
  • ea57cad95b call check_ssl_keys prior to listenSSL Damien Churchill 2009-08-03 21:41:53 +00:00
  • ee573b4816 Add a check_ssl_keys() function that will check for the keys and generate them if needed Andrew Resch 2009-08-03 21:39:06 +00:00
  • 352ec837d5 add a webui plugin to core and gtk for integrating the web interface with the core Damien Churchill 2009-08-03 21:37:35 +00:00
  • 706c52dd1b Move generate_ssl_keys() out of RPCServer Andrew Resch 2009-08-03 21:34:07 +00:00
  • ac9be780cf Revert 5619 Fix find_json_objects when there is a newline at the end of the string Add test for find_json_objects Andrew Resch 2009-08-03 20:27:03 +00:00
  • 5f561dabda fix a bug in the Config class relating to the config directory Damien Churchill 2009-08-03 19:49:47 +00:00
  • c0ce36b216 only stop the port/socket if one exists add a start_reactor=True param to the start method Damien Churchill 2009-08-03 19:23:27 +00:00
  • 76587be1a7 change the pluginmanager component name to Web.PluginManager Damien Churchill 2009-08-03 19:21:53 +00:00
  • e496fda499 fix for when there isn't a save timer yet Damien Churchill 2009-08-03 19:04:54 +00:00
  • 704435f721 Config copies the defaults dict now since it is mutable Fix saving with the save_timer after setting an item Add test for testing the save timer Andrew Resch 2009-08-03 18:43:05 +00:00
  • e8b04c1542 Add a test for saving the config Andrew Resch 2009-08-03 17:39:12 +00:00
  • abc3964f73 Reset the config_files when the config directory changes Andrew Resch 2009-08-03 16:56:01 +00:00
  • c2299b793c add .gif images from the images folder also Damien Churchill 2009-08-03 16:27:45 +00:00
  • 1f817b3d56 change it so starting in ssl mode is left up to the server add a stop method that doesn't stop the reactor Damien Churchill 2009-08-03 15:40:58 +00:00
  • a14f4f6869 Fix get_deluge_icon Andrew Resch 2009-08-03 14:40:24 +00:00
  • 4cfa6485d7 remove the paranthesis from the decorators in core.py Damien Churchill 2009-08-03 11:46:49 +00:00
  • 92a37b7d81 Make sure url, filename and headers are strings before downloading. John Garland 2009-08-01 03:00:04 +00:00
  • 9b0d4f6118 Add support for cookies when adding a torrent by url. Don't set torrent if torrentId is null. Fix typo. John Garland 2009-08-01 02:38:30 +00:00
  • ded6bb9566 Change the config format Add test_config Andrew Resch 2009-08-01 02:26:26 +00:00
  • 838cef1c36 Fix shutdown handler with GNOME session manager Andrew Resch 2009-08-01 00:15:05 +00:00
  • eef9345e8b Add test file for httpdownloader. John Garland 2009-07-31 23:53:23 +00:00
  • d5f7df8a96 Fix issue where the column state wouldn't save if not using English Andrew Resch 2009-07-31 18:47:42 +00:00
  • aeb087eb3d add the cache preferences page Damien Churchill 2009-07-31 08:35:28 +00:00
  • bdaf0062af Don't clobber the label config Andrew Resch 2009-07-31 07:52:01 +00:00
  • a528f78529 Properly unload Execute plugin when disabling it Andrew Resch 2009-07-31 07:40:50 +00:00
  • 2334fff388 Add support for the deluge-gtk start script Andrew Resch 2009-07-31 00:57:04 +00:00
  • 983e37d4ab Make sure the 'quit and shutdown daemon' menuitem is shown when switching daemons Andrew Resch 2009-07-31 00:46:42 +00:00
  • ee442536a8 Fix properly disconnecting from the currently connected daemon when connecting to a different daemon Andrew Resch 2009-07-31 00:39:09 +00:00
  • 2089fd1823 Add gtkui.common.get_deluge_icon() and use it Andrew Resch 2009-07-31 00:18:35 +00:00
  • 26af4214fa add the other preferences page Damien Churchill 2009-07-30 23:49:34 +00:00
  • 1429b87da7 disable all the textfields that should have accompanying checkboxes Damien Churchill 2009-07-30 23:49:05 +00:00
  • b8b292c7fb convert the other icons that i could see to the icon theme Damien Churchill 2009-07-30 23:46:03 +00:00
  • 91c5028701 use the icon theme's icon where available Damien Churchill 2009-07-30 23:41:27 +00:00
  • 974b9a5f3c Fix showing some menuitems when disabling classic mode due to an already running daemon Andrew Resch 2009-07-30 23:38:14 +00:00
  • e6cf3a2fd9 Fix saving column widths when quitting from the tray with the window hidden Andrew Resch 2009-07-30 23:23:16 +00:00
  • 2447ed4425 add the indent class and also apply it in the options tab Damien Churchill 2009-07-30 23:14:12 +00:00
  • 48ba81b61b add a strategy to the daemon port spinner Damien Churchill 2009-07-30 23:13:49 +00:00
  • 63af59ab46 finish the queue preferences page Damien Churchill 2009-07-30 23:11:28 +00:00
  • ccaf4e65f7 Increase the seed time limit spinner max value to 10000 Andrew Resch 2009-07-30 22:51:44 +00:00
  • 5998eea0bd hide all the preferences page upon the first page change and don't set the width/height Damien Churchill 2009-07-30 22:32:58 +00:00
  • 0c4cc4d0e2 fix the dodgy splitter positions on the spinners Damien Churchill 2009-07-30 22:26:23 +00:00
  • 8ad774cd3c build the config panel in the initComponent method Damien Churchill 2009-07-30 22:14:37 +00:00
  • c383345cd9 Use the proper download_location when adding a newly created torrent to the session Andrew Resch 2009-07-30 22:04:23 +00:00
  • 9c4b6afc05 listen to the 'check' event on the field also incase it is a checkbox Damien Churchill 2009-07-30 21:50:16 +00:00
  • c76e67b109 convert the daemon preferences page into a class Damien Churchill 2009-07-30 21:42:04 +00:00
  • 525ffee93e Fix up some docstrings Andrew Resch 2009-07-30 21:41:51 +00:00
  • 15dd22812d Fix a bug in the sidebar states when show zero is checked Damien Churchill 2009-07-30 21:37:01 +00:00
  • f07c0d9894 Implement better version check when importing libtorrent -- account for minor version numbers Andrew Resch 2009-07-30 21:27:36 +00:00
  • d685b2ddd6 Move the VersionSplit class to deluge.common Andrew Resch 2009-07-30 21:14:50 +00:00
  • 90789982f7 fix the config names of some of the fields Damien Churchill 2009-07-29 16:35:52 +00:00
  • abb05829dc disable setting bandwidth limits via the statusbar for the time being make the uxpsinner fire the change event when they spin Damien Churchill 2009-07-29 16:16:03 +00:00
  • ee16bffbbd add a cookies field to the url window Damien Churchill 2009-07-29 16:05:27 +00:00
  • 97a7890a28 fix a bug in the add torrent via file in browsers other than FF Damien Churchill 2009-07-29 10:17:10 +00:00
  • 9b56fab8a1 fix the build script to include the multioptionsmanager and rebuild Damien Churchill 2009-07-29 09:59:10 +00:00
  • 999803fce5 set the server to always run in debug mode if 'dev' is in the version Damien Churchill 2009-07-29 09:11:19 +00:00
  • 0ac8e39dda build and commit the compressed copies Damien Churchill 2009-07-29 09:01:11 +00:00
  • f031ec5628 increase the widths of the textfields and pass in inputValue rather than value to the radiogroup Damien Churchill 2009-07-29 08:58:28 +00:00
  • 5ec004b2ff use item.el.getValue() to compare the value when picking the radio in the radiogroup Damien Churchill 2009-07-29 08:55:24 +00:00
  • a62c545d4a fix a bug in setValue for the RadioGroup Damien Churchill 2009-07-29 08:22:19 +00:00
  • 82a4367aa9 use boolean values rather than string values for the radiobuttons Damien Churchill 2009-07-29 08:19:45 +00:00
  • f4b34637dd add the new bandwidth pane in the compressed file Damien Churchill 2009-07-28 23:37:11 +00:00
  • 21f09a636a an initial attempt at the bandwidth pane Damien Churchill 2009-07-28 23:33:37 +00:00
  • 58b5c1a68f the first iteration of the preferences window that loads AND SAVES preferences (at least the paths in the downloads section) Damien Churchill 2009-07-28 22:39:32 +00:00
  • be07281207 allow set to take an object of options and also update bound fields after the set Damien Churchill 2009-07-28 22:31:57 +00:00
  • deac8e0128 add a property to the field object since we can't use a bi directional lookup in javascript :( Damien Churchill 2009-07-28 22:04:00 +00:00
  • 174d974da8 tweak the doc strings (although jsdoc-toolkit still seems to be failing) Damien Churchill 2009-07-28 21:51:58 +00:00
  • eb889c1e33 change the way bound fields work within the optionsmanager Damien Churchill 2009-07-28 20:58:24 +00:00
  • 34b0289f24 change Deluge.OptionsManager to only handle a single set of options, and add Deluge.MultiOptionsManager to manage multiple sets Damien Churchill 2009-07-28 18:01:58 +00:00
  • ed4a741e4d make the config constructor parameter optional Damien Churchill 2009-07-28 16:53:40 +00:00
  • 9e10012004 make the deprecation warning on get_stats say that its coming from get_stats Damien Churchill 2009-07-28 07:39:30 +00:00
  • ba6f30dad1 Add a deluge._libtorrent module to handle importing libtorrent Use the new module Andrew Resch 2009-07-26 03:26:18 +00:00
  • 100dd1e2a7 Fix test_client Andrew Resch 2009-07-25 04:05:00 +00:00
  • ac36c6b3ee Blocklist now uses get_ip_filter. Added docstrings. John Garland 2009-07-25 03:57:45 +00:00
  • ac28a01e0b download_file now returns the filename of the downloaded file when the deferred is successfully fired. Updated the docstrings in HTTPDownloader. John Garland 2009-07-25 03:56:33 +00:00
  • 2731d5be17 Fix get_free_space test Andrew Resch 2009-07-25 01:49:05 +00:00
  • a8c79d1954 Use the deferred returned by getPage in test_listen_port. John Garland 2009-07-25 00:54:56 +00:00
  • 22a982430c Remove _update method Andrew Resch 2009-07-25 00:41:20 +00:00
  • 25f96f57bb Remove some unnecessary code Clean up docstrings Andrew Resch 2009-07-25 00:39:25 +00:00
  • e24ba6a025 Change core.test_listen_port to use twisted instead of urllib Add test for test_listen_port Remove some unncessary code Andrew Resch 2009-07-25 00:30:45 +00:00
  • 321e042a06 Move the InvalidTorrentError check to torrentmanager.remove Andrew Resch 2009-07-24 23:40:03 +00:00
  • 5977647528 Add get_free_space() to core Andrew Resch 2009-07-24 23:36:43 +00:00
  • f6d3c108f7 Add InvalidTorrentError. John Garland 2009-07-24 10:32:14 +00:00
  • 034606b203 fix the remove torrent dialog Damien Churchill 2009-07-23 22:30:08 +00:00
  • 037871e1b3 Fix up some docstrings Add some deprecation warnings Add more tests for core Andrew Resch 2009-07-23 21:19:01 +00:00
  • fbaa8db003 Update some docstrings Andrew Resch 2009-07-23 04:23:41 +00:00
  • 1b7be24bdf Change core.remove_torrent to only accept one torrent_id, not a list Added test for core.remove_torrent Andrew Resch 2009-07-23 04:14:08 +00:00
  • 0ca5a10d5e Couple more tweaks to the docstrings Damien Churchill 2009-07-23 00:46:23 +00:00
  • 0fa403929a update the docs for the ui common module Damien Churchill 2009-07-23 00:42:38 +00:00