Commit Graph

  • 88929d4821 Rewrite tracker_icons.py (#995) John Garland 2010-02-21 17:20:34 +11:00
  • 8747611e9e Add decorators module and test file John Garland 2010-04-27 02:18:16 +10:00
  • acba442ddb fix encoding issues where the users filesystem isn't utf-8 (needs testing) Damien Churchill 2010-05-03 18:43:31 +01:00
  • 5b0f93ba72 improve behaviour when webserver goes away Damien Churchill 2010-05-03 02:14:51 +01:00
  • 619092aee0 fix plugin info displaying upon select Damien Churchill 2010-05-03 02:01:21 +01:00
  • 89fb5b02d7 move the InstallPluginWindow class out of the PluginsPage file convert the plugins grid over to a listview Damien Churchill 2010-05-03 01:54:25 +01:00
  • 75b69b1f11 fix setting the root node Damien Churchill 2010-05-03 00:31:49 +01:00
  • f5eddafea9 tidy up the code for the files tab Damien Churchill 2010-05-02 23:20:45 +01:00
  • d49e1eda79 fix updating the file tree in the file details tab Damien Churchill 2010-05-02 23:00:05 +01:00
  • e86d2ad4e2 apply unicode patch from nullie, fixes (#1140) Damien Churchill 2010-05-02 22:13:14 +01:00
  • 5effdd4cd4 store listen_ports and outgoing_ports as tuples for the config set, fixes #1242 Damien Churchill 2010-05-02 18:32:21 +01:00
  • c2b4fad389 implement getting and saving label options Damien Churchill 2010-05-02 18:15:06 +01:00
  • 82a5b5262c fix the torrent grid, clear the torrents on disconnect, not logout Damien Churchill 2010-05-02 18:09:43 +01:00
  • 1b0e08b3d9 fix disabling the execute plugin Damien Churchill 2010-05-02 18:06:08 +01:00
  • 49ec3a1535 remove the paranthesis from the @exports Damien Churchill 2010-04-30 22:27:30 +01:00
  • e5e43532d3 Fix deluge-gtk hanging on shutdown (for real this time) John Garland 2010-05-02 23:12:19 +10:00
  • 23544bd6b2 Close the connection manager on shutdown - patch from Jan Steffens John Garland 2010-05-02 22:19:07 +10:00
  • 5766e04987 Fix deluge-gtk hanging on shutdown (#1247) - thanks Jan Steffens John Garland 2010-05-02 22:05:30 +10:00
  • 9e4a92444b Close connection manager on shutdown - patch from Jan Steffens John Garland 2010-05-02 22:24:34 +10:00
  • 72fd3bd061 Fix deluge-gtk hanging on shutdown (thanks Jan Steffens) John Garland 2010-05-02 22:23:49 +10:00
  • 0857af98d0 fix the spinner limits in the label options Damien Churchill 2010-04-30 22:06:49 +01:00
  • 5e78daf726 fix the spinners on the various preference pages Damien Churchill 2010-04-30 22:06:32 +01:00
  • 1efb700ed8 enable and disable the form fields upon the checkbox change Damien Churchill 2010-04-30 21:34:28 +01:00
  • e0153e8bdc disable the JSON component upon webserver stop Damien Churchill 2010-04-30 14:11:36 +01:00
  • b46562d932 disable the webui plugin settings and display an error message when deluge-web is missing Damien Churchill 2010-04-30 14:04:15 +01:00
  • 5c8eccdd82 reduce the size of the details panel Damien Churchill 2010-04-30 13:31:17 +01:00
  • c45583e8e7 enable and disable the panel toolbar buttons upon selection change Damien Churchill 2010-04-28 17:46:21 +01:00
  • ce46dcdf7a implement the webui so commands can be modified Damien Churchill 2010-04-28 17:42:58 +01:00
  • 63f5c8b116 add the icon-edit class, use the same icon as edit trackers Damien Churchill 2010-04-28 16:58:07 +01:00
  • 111bea19d9 fix #1240 and #1208 Damien Churchill 2010-04-28 16:42:16 +01:00
  • 68f0e9ddc7 renderer the event column correctly and remove the bottom panel Damien Churchill 2010-04-28 16:09:53 +01:00
  • 5e1f6a8738 switch the gridpanel to a listview Damien Churchill 2010-04-28 15:51:47 +01:00
  • 28a313e74e fix up the label plugin making it more stable and work with the new filter panel api Damien Churchill 2010-04-28 15:43:06 +01:00
  • 5b6faa47b0 fix the header click event handler Damien Churchill 2010-04-28 15:39:39 +01:00
  • 0f12200f6f store the states as a dictionary Damien Churchill 2010-04-28 15:33:05 +01:00
  • 7420c6f12f use the header click event to ensure that the filters get updated correctly Damien Churchill 2010-04-28 15:29:40 +01:00
  • fb0adbcded return this.states instead of the store contents Damien Churchill 2010-04-28 15:25:31 +01:00
  • 59b7a175eb store the states without the zero values removed as this.states Damien Churchill 2010-04-28 15:23:22 +01:00
  • cbcd277d91 remove windows line breaks (grr) Damien Churchill 2010-04-28 15:19:28 +01:00
  • 269e0b89b6 dont enable plugins twice Damien Churchill 2010-04-28 15:10:58 +01:00
  • 698a5ff475 update the deluge.config dictionary with the new values Damien Churchill 2010-04-28 14:20:31 +01:00
  • fd122db7b7 change the multiple filters to be configurable, deprecating the show trackers with zero torrents option Damien Churchill 2010-04-28 14:15:50 +01:00
  • 67905b6f5b fix enabled plugins after connecting to a daemon Damien Churchill 2010-04-28 14:00:39 +01:00
  • 7df7f13e26 select the text when focusing the password field Damien Churchill 2010-04-28 13:41:09 +01:00
  • 066d199c78 fix setting a custom limit when one is already set focus and select the spinner contents upon window show Damien Churchill 2010-04-28 13:39:56 +01:00
  • c8c5e3449a add a window that allows you to quickly set a custom bandwidth limit Damien Churchill 2010-04-28 13:28:47 +01:00
  • 00dc5f0128 remove the button to launch the unfinished file browser Damien Churchill 2010-04-28 13:28:00 +01:00
  • cd10555a8a construct the statusbar in the ui initialisation Damien Churchill 2010-04-28 12:40:54 +01:00
  • 158feaa8e0 integrate the statusbar menus into the statusbar and have the limit change handler in the deluge statusbarmenu class Damien Churchill 2010-04-28 12:37:35 +01:00
  • 3310cc636f move the statusbar menu class out into a seperate file Damien Churchill 2010-04-28 12:03:07 +01:00
  • 9849a16d2c rename files to match the classes they contain Damien Churchill 2010-04-28 11:55:07 +01:00
  • bf28b3ac31 fix the connection manager when the ui disconnects from a daemon so it doesn't end up in a loop Damien Churchill 2010-04-28 11:50:56 +01:00
  • 759ae6356d remove the function wrap from the connection manager Damien Churchill 2010-04-28 11:28:51 +01:00
  • c0fd70a856 fix removing the filter panels upon disconnect Damien Churchill 2010-04-28 10:45:38 +01:00
  • 028a35bfc8 fix adding an already removed torrent Damien Churchill 2010-04-28 10:42:25 +01:00
  • fec735f948 fix the first item being selected upon creation Damien Churchill 2010-04-28 08:42:29 +01:00
  • 9f185da446 update the proxyfield comboboxes and switch some simplestores to arraystores Damien Churchill 2010-04-28 08:21:30 +01:00
  • 8414b9cfa9 fire only one event per check, pass an array of nodes implement #1161 for the webui Damien Churchill 2010-04-28 01:06:28 +01:00
  • 91f44c2ad3 fire the same args as the OptionsManager changed event Damien Churchill 2010-04-28 00:48:37 +01:00
  • 31304d3397 lazily set the value if the items aren't rendered yet and re-enable setting the allocation in the add window Damien Churchill 2010-04-27 23:58:30 +01:00
  • 310b4bad31 allow the allocation to be changed again Damien Churchill 2010-04-27 23:49:11 +01:00
  • 9e7dde8997 change radiogroups so they can be used as a single form field Damien Churchill 2010-04-27 23:48:04 +01:00
  • dfde04561f adjust the width of the columns in the con manager Damien Churchill 2010-04-27 23:31:12 +01:00
  • 545e4ef717 fix the change event on the spinner group Damien Churchill 2010-04-27 23:26:31 +01:00
  • b1cf238489 show the preferences window when the protocol traffic and freespace icons are clicked Damien Churchill 2010-04-27 23:19:52 +01:00
  • 7fe5d37094 fix the spinnergroup widths Damien Churchill 2010-04-27 23:18:03 +01:00
  • a7940d5bf9 use deferredRender: true on the card layout to fix the spinnergroups and comboboxes Damien Churchill 2010-04-27 22:56:02 +01:00
  • e0e2b1b350 improve the page switching Damien Churchill 2010-04-27 22:05:15 +01:00
  • a58c391675 use blank classes for the sorter in the edit trackers window Damien Churchill 2010-04-27 21:49:27 +01:00
  • 9f46958f20 tidy up and convert the gridpanel to a listview Damien Churchill 2010-04-27 21:40:55 +01:00
  • dd82f95975 split out the add connection window into a seperate file Damien Churchill 2010-04-27 11:58:39 +01:00
  • 67e27b9b7a fix reporting connection errors on the console (Closes: #1228) Damien Churchill 2010-04-27 10:59:50 +01:00
  • 1cc315878a complete the layout of the label options window Damien Churchill 2010-04-27 10:24:45 +01:00
  • 412b96ba55 xml escape notifications sent via libnotify (Closes: #1185) Damien Churchill 2010-04-27 10:24:16 +01:00
  • d6b7917350 Fix test_add_torrent_url_with_cookies John Garland 2010-04-27 03:01:54 +10:00
  • 8b23af062a add the layout for the maximum tab Damien Churchill 2010-04-26 01:33:47 +01:00
  • 3b1d038d2d add missing getFilter function and improve hasFilter Damien Churchill 2010-04-26 01:33:15 +01:00
  • a47f9bc8dd make enabling the plugin more robust Damien Churchill 2010-04-26 00:51:17 +01:00
  • 466b245fdf make it easier to manipulate filters Damien Churchill 2010-04-26 00:50:23 +01:00
  • bfdaa47aff add helper methods for adding and removing columns to the torrent status grid Damien Churchill 2010-04-26 00:10:10 +01:00
  • c3290b4ac2 add the save path column to the grid Damien Churchill 2010-04-25 21:28:07 +01:00
  • 342001c642 implement the handler for the torrent menu Damien Churchill 2010-04-25 21:18:46 +01:00
  • b4404feed7 add 2 new methods that return the torrent ids to make rpc calls easier Damien Churchill 2010-04-25 21:18:29 +01:00
  • 85c0725f83 add a method to get the current states in the filter Damien Churchill 2010-04-25 20:14:33 +01:00
  • 29634505e4 remove the old web templates Damien Churchill 2010-04-25 19:47:49 +01:00
  • faa1752d04 select the first filter if the current selected one is removed Damien Churchill 2010-04-25 19:39:38 +01:00
  • 2edf19c187 fix displaying empty '' filters Damien Churchill 2010-04-25 19:27:18 +01:00
  • 42b3dc7dde add the ability to add labels set the filter panel to show_zero Damien Churchill 2010-04-25 19:13:10 +01:00
  • 80f151be94 move the state updating into the FilterPanel to allow for a custom show_zero value to be specified Damien Churchill 2010-04-25 19:07:26 +01:00
  • c8ada0ba07 only enable the extra menu options if it is a label Damien Churchill 2010-04-25 16:38:44 +01:00
  • e05384909a add inital options window layout implement removing labels specify a custom template for the label filters Damien Churchill 2010-04-25 16:04:35 +01:00
  • 3a12a50f3e allow custom templates to be specified for filters Damien Churchill 2010-04-25 16:04:02 +01:00
  • 5b0ce6b3d8 remove the function wrap and deluge.sidebar construction Damien Churchill 2010-04-25 15:27:35 +01:00
  • 9cde1f3e45 initial implementation of the label plugin webui, purely a mock up at the moment Damien Churchill 2010-04-24 02:32:18 +01:00
  • 1825ce09fb fix removing filters that no longer exist add a filtercreate event Damien Churchill 2010-04-24 02:31:33 +01:00
  • 62158d7861 Renamed raiseError to raisesErrorsAs John Garland 2010-04-26 02:54:13 +10:00
  • 4de8e57f56 remove some accidental alerts Damien Churchill 2010-04-24 01:44:22 +01:00
  • a3d9b93480 register the execute plugin Damien Churchill 2010-04-24 01:42:11 +01:00
  • 7e12222d33 create a plugin registration system to allow for plugin loading on the fly remove the plugin event handlers from the event manager fix enabling/disabling plugins when the preferences page hasn't been rendered yet Damien Churchill 2010-04-24 01:40:34 +01:00
  • bf2fc64ce0 remove an unrequired function() wrapping Damien Churchill 2010-04-24 00:43:24 +01:00