summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* fix problem when not showing name,state or queue columns. fix problem if the...Nick Lanham2011-04-26
* ignore key presses that only makes sense when we have a state when we don't h...Nick Lanham2011-04-26
* fix bug for selecting multiple torrents with cursor above last mark (bug 1689)Nick Lanham2011-04-26
* handle files with [ and ] characters in themNick Lanham2011-04-26
* Add help to torrent details mode.Nick Lanham2011-04-26
* Fix one more possible issue with regard to #1786Pedro Algarvio2011-04-22
* Hopefully, final fix for #1786:Pedro Algarvio2011-04-21
* Merge branch 'master' of deluge-torrent.org:delugePedro Algarvio2011-04-21
|\
| * Merge branch 'master' of deluge-torrent.org:delugeDamien Churchill2011-04-21
| |\
| * | fix the client tests albeit in an ultra hacky wayDamien Churchill2011-04-21
* | | Fix #1786:Pedro Algarvio2011-04-21
| |/ |/|
* | Merge branch 'master' of deluge-torrent.org:delugePedro Algarvio2011-04-21
|\|
| * fix bug due to vim stripping regex being wrongDamien Churchill2011-04-20
| * Merge branch 'master' of deluge-torrent.org:delugeDamien Churchill2011-04-20
| |\
| * | improve the core tests to use a built in webserverDamien Churchill2011-04-20
* | | Restore column order from state.Pedro Algarvio2011-04-21
| |/ |/|
* | Let's use what the stdlib provides us. Use `email.utils.formatdate` instead o...Pedro Algarvio2011-04-14
* | Include proper Date header in email notifications.Pedro Algarvio2011-04-13
* | use os.sep and strip what's already in input box from complete optionsNick Lanham2011-04-13
|/
* Add update-tracker/reannounce command for command-line/legacy interfaceNick Lanham2011-03-29
* Merge branch 'master' of git.deluge-torrent.org:delugeDamien Churchill2011-03-28
|\
| * Improve autoadd filename matching (fixes #1614)John Garland2011-03-26
* | split the auto_add_trackers textfield otherwise it breaks the label pluginDamien Churchill2011-03-28
|/
* Apply patch from #1581 to add an option to enable the app indicatorAndrew Resch2011-03-22
* fix naming issue with close callback in popupsNick Lanham2011-03-19
* queue management in torrent actionsNick Lanham2011-03-13
* convert the tests to use a local webserver instead of pinging deluge-torrent....Damien Churchill2011-03-08
* Handle redirection when adding a torrent by urlJohn Garland2011-03-09
* Handle partial downloads due to incorrect headers (fixes #1517)John Garland2011-03-09
* support prefs that don't fit on the screenNick Lanham2011-03-08
* add some more columnsNick Lanham2011-03-08
* set status fields to get from visible columnsNick Lanham2011-03-08
* make alltorrents a component like it should be and get rid of alltorrentsstat...Nick Lanham2011-03-08
* add preferences for display and size of columns in alltorrent modeNick Lanham2011-03-07
* break out each column preferenceNick Lanham2011-03-07
* use config params for columns to showNick Lanham2011-03-07
* show a 'scrollbar' of sorts for popups with a lot of textNick Lanham2011-03-01
* update help display using new wrap_string.Nick Lanham2011-03-01
* add a {!normal!} color schemeNick Lanham2011-03-01
* use new wrap_string function in MessagePopupNick Lanham2011-03-01
* add a wrap_string function that works properlyNick Lanham2011-03-01
* split long lines in torrent info popupNick Lanham2011-02-28
* make sure we're in interactive mode before checking for screenNick Lanham2011-02-28
* update help for legacy modeNick Lanham2011-02-27
* remove screen.pyNick Lanham2011-02-27
* add 'legacy' mode, which is basically just the old deluge-console, for curmud...Nick Lanham2011-02-27
* encode string before write to specified encodingNick Lanham2011-02-24
* add interactive field to commander so command -h will workNick Lanham2011-02-24
* add status commandNick Lanham2011-02-24
* Merge branch 'master' of deluge-torrent.org:/delugeNick Lanham2011-02-24
|\