summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Now that the plugin's namespace is in use, make the plugins get their own log...Pedro Algarvio2011-06-03
* Merge branch 'master' of deluge-torrent.org:delugeAndrew Resch2011-06-03
|\
| * Merge branch 'master' into plugins-namespacePedro Algarvio2011-06-03
| |\
| * \ Merge branch 'master' into plugins-namespacePedro Algarvio2010-12-28
| |\ \
| * \ \ Merge branch 'master' into plugins-namespacePedro Algarvio2010-12-13
| |\ \ \
| * | | | Ported Feeder(although not working on current deluge), Notifications, Schedul...Pedro Algarvio2010-12-10
| * | | | Ported the Label plugin to the deluge.plugins namespace.Pedro Algarvio2010-12-10
| * | | | Improve `create_plugin.py` and the generated `create_dev_link.sh`.Pedro Algarvio2010-12-10
| * | | | Ported the FreeSpace plugin to the deluge.plugins namespace.Pedro Algarvio2010-12-10
| * | | | Simplify some code on `create_plugin.py`.Pedro Algarvio2010-12-10
| * | | | Improve and port the `create_plugin.py` script to generate the plugins under ...Pedro Algarvio2010-12-10
| * | | | Ported the Extractor plugin to the plugins namespace.Pedro Algarvio2010-12-10
| * | | | Ported "Blocklist", "Example" and "Execute" to the "deluge.plugins" namespace.Pedro Algarvio2010-12-09
| * | | | Drop pkutil and simply use pkg_resources.Pedro Algarvio2010-12-09
| * | | | Initial commit to implement the "deluge.plugins" namespace package support.Pedro Algarvio2010-12-09
* | | | | Fix systemtray from stopping properly when appindicator is enabledAndrew Resch2011-06-03
| |_|_|/ |/| | |
* | | | Fix up stopping classic modeAndrew Resch2011-06-02
* | | | Fix menubar component stopping properlyAndrew Resch2011-06-02
* | | | Move the log level to the left of the module because this field is a fixed wi...Andrew Resch2011-06-02
* | | | Show errors when trying failing to properly stop a componentAndrew Resch2011-06-02
* | | | While clearing the search filter, restore from pre-filter if available.Pedro Algarvio2011-06-02
* | | | Fix #1873. Re-add the files and peers tab menus.Pedro Algarvio2011-06-02
* | | | spaces FTWDamien Churchill2011-06-01
* | | | Fix #1869: Set the disk io read/write to bypass OS cache in Windows as sugges...Andrew Resch2011-05-31
* | | | GTK UI search box grab_focus() on show.Pedro Algarvio2011-05-31
* | | | GTK UI search box pre-filter implementation.Pedro Algarvio2011-05-31
* | | | GTK UI search by torrent name filter as a "toolbar".Pedro Algarvio2011-05-31
* | | | Fix peers tab flagsos.path.joinCalum Lind2011-05-30
* | | | Fix peers tab flags missingCalum Lind2011-05-30
* | | | Add check to key_press_event for keyname returning NoneCalum Lind2011-05-30
* | | | pixmaps and icons moved to ui/data, all necessary references changed.Justin Noah2011-05-30
* | | | Remove setting the resume_data key to '' in the add_torrent_params as this ca...Andrew Resch2011-05-29
* | | | Merge branch 'master' into pieces-progress-barPedro Algarvio2011-05-29
|\ \ \ \
| * \ \ \ Merge branch 'gtkui-search-by-name'Pedro Algarvio2011-05-29
| |\ \ \ \
| | * | | | Wait at least 0.7 secs before triggering an update because of the search box,...Pedro Algarvio2011-05-29
| | * | | | Allow searching torrents by name on the GTK UI.Pedro Algarvio2011-05-29
| * | | | | AutoAdd plugin: Don't try to remove the same path twice!Pedro Algarvio2011-05-29
| |/ / / /
| * | | | Log exception occurring while sending RPC errors to clients.Pedro Algarvio2011-05-29
| * | | | Checkbox had no signal.Pedro Algarvio2011-05-29
| * | | | AutoAdd plugin fix for #1863Pedro Algarvio2011-05-29
| * | | | Allow a smtp port higher than 100Andrew Resch2011-05-28
* | | | | Merge branch 'master' into pieces-progress-barPedro Algarvio2011-05-28
|\| | | |
| * | | | AutoAdd plugin auto fill.Pedro Algarvio2011-05-28
| * | | | GTK ui dialogs now have deluge's icon set.Pedro Algarvio2011-05-28
| * | | | Fix #1867.Pedro Algarvio2011-05-28
* | | | | Merge branch 'master' into pieces-progress-barPedro Algarvio2011-05-28
|\| | | |
| * | | | Fix #1861 - AutoAdd Warning (column number is a boolean)Calum Lind2011-05-28
| * | | | Catch an IndexError occurring in Files Tab when scrolling through long list o...Calum Lind2011-05-28
| * | | | Fix #1860 - Files Tab TypeError (could not parse subscript as a tree path)Calum Lind2011-05-28
| * | | | Fix #1195 - Right-click selecting issue when switching between files and foldersCalum Lind2011-05-28