summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/preferences.py
Commit message (Expand)AuthorAge
* GTKUI: New path chooser to handle remote paths and store favorite pathsbendikro2013-05-18
* Move Interface page to top in preferencesCalum Lind2013-05-15
* change 'classic mode' checkbox for standalone/thinclient radio buttonsCalum Lind2013-05-15
* Rearrange the Network tab in GTK and Web UIsCalum Lind2013-05-12
* GTKUI: Add a separator after Plugins in PreferencesCalum Lind2013-05-12
* Fix #2217 - handling exceptions with authenticationbendikro2013-05-10
* #2218 #2254 : Re-enable utpex control and add lt_tex (tracker exchange)Calum Lind2013-05-03
* Fix #2147 : Missing translations for plugin preferences pageCalum Lind2012-11-27
* Fix #2100 : Add option not to bring main window to front when adding torrents...Calum Lind2012-11-24
* Fix preferences dialog not opening with main window on WindowsCalum Lind2012-03-02
* Moved the MainWindow to GtkBuilder.Pedro Algarvio2011-07-07
* Moved the preferences dialog to GtkBuilder.Pedro Algarvio2011-07-06
* Fix #491: Add auto_manage_prefer_seeds to prefs manager and UIsCalum Lind2011-07-02
* Save and restore Preferences dialog size from configCalum Lind2011-06-19
* Let the Core fire the PluginDisabled event instead of disabling the plugin ri...Andrew Resch2011-06-06
* Cleaner fix for #1874, code clean up and reusability.Pedro Algarvio2011-06-04
* Fix up stopping classic modeAndrew Resch2011-06-02
* PiecesBar implementation.Pedro Algarvio2011-05-18
* Sequential downloads: Implemented in GTK UI preferences dialog.Pedro Algarvio2011-05-08
* Sorry for the noise. Email change.Pedro Algarvio2011-05-02
* Fix #1822Pedro Algarvio2011-04-30
* Fix some clean config dir issues.Pedro Algarvio2011-04-27
* Removed leftovers from the core autoadd. All autoadd features are now address...Pedro Algarvio2011-04-25
* Account Management Implemented.Pedro Algarvio2011-04-24
* Some account management work. Not yet complete.Pedro Algarvio2011-04-22
* Add some missing codeAndrew Resch2011-04-22
* Make branch runnable.Pedro Algarvio2011-04-22
* Begin work on fixing up the Preference dialogAndrew Resch2011-04-22
* Apply patch from #1581 to add an option to enable the app indicatorAndrew Resch2011-03-22
* Fixes for gtk-ui translationsCalum Lind2011-02-14
* Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
* Fix preference page index when removing a preference pageAndrew Resch2010-09-13
* store listen_ports and outgoing_ports as tuples for the config set, fixes #1242Damien Churchill2010-05-02
* Make sure that the port test status image is always reset between tests. Adde...Pedro Algarvio2010-01-12
* Plugin preference pages will now expand to fillAndrew Resch2009-12-20
* Apply #1100 sort plugins list by nameAndrew Resch2009-12-15
* Remove Notifications from listAndrew Resch2009-12-14
* Implement #1063 option to delete torrent file copy on torrent removal - patch...Andrew Resch2009-12-11
* Fix [6003] as it reverted a changeAndrew Resch2009-12-10
* fix uploading plugins when the daemon is not localhostDamien Churchill2009-12-10
* Add button to Other preferences to associate magnet links with DelugeAndrew Resch2009-11-30
* Merge Heads.Pedro Algarvio2009-11-22
* Run the plugin's show_prefs callbacks before the preferences dialog's show()Andrew Resch2009-09-09
* Pretty up the Proxy preference page by dynamically showing/hiding fields as n...Andrew Resch2009-09-07
* Fix #1009 enabling a plugin twice in the gtkuiAndrew Resch2009-09-05
* make sure the value is a floatDamien Churchill2009-08-21
* Add support for the deluge-gtk start scriptAndrew Resch2009-07-31
* Add gtkui.common.get_deluge_icon() and use itAndrew Resch2009-07-31
* use the icon theme's icon where availableDamien Churchill2009-07-30
* Prevent exception when clicking 'Rescan Plugins' button when not connected to...Andrew Resch2009-07-13