John Garland
|
9829bec390
|
Fix execute plugin not working with unicode torrent names
|
2012-09-16 18:41:40 +10:00 |
John Garland
|
183c47f810
|
Fix deluge-gtk not working with twisted 12 (fixes #2148)
|
2012-09-16 18:41:35 +10:00 |
John Garland
|
129c09c5a7
|
Don't use deprecated twisted imports (fixes #2164)
Aliases have been removed in twisted 12.2.0.
|
2012-09-16 17:19:46 +10:00 |
John Garland
|
c8384bf304
|
Update google.ico so tracker_icons tests pass again
|
2012-09-16 17:14:47 +10:00 |
John Garland
|
5e1caf3746
|
Add compile arg needed by libtorrent 0.16.x
|
2012-09-16 15:31:36 +10:00 |
Andrew Resch
|
532b409a54
|
Only convert the move path to unicode if on windows
|
2012-09-14 15:55:28 -07:00 |
Asmageddon
|
7dd4645a7b
|
Quick and hacky fix for console event view crashing on long torrent names
|
2012-08-26 20:02:59 +02:00 |
Asmageddon
|
0bf1379cc5
|
Added active time and seeding time columns to console
|
2012-08-26 15:00:39 +02:00 |
Andrew Resch
|
6f98e1fddb
|
Don't clobber filename when adding torrents with mapped_files
|
2012-08-21 18:30:53 -07:00 |
Asmageddon
|
d3f6616d5d
|
Made status bars update correctly in Legacy
|
2012-08-20 16:27:15 +02:00 |
Asmageddon
|
8cdf914f5d
|
Fix to the last fix ^^
|
2012-08-09 14:56:23 +02:00 |
Asmageddon
|
6c6292135f
|
Fixed some problems with help popups
|
2012-08-09 14:56:23 +02:00 |
Asmageddon
|
75c4135d6e
|
Made delete key open up the delete torrent dialog in view torrent detail mode
|
2012-08-09 14:56:23 +02:00 |
Asmageddon
|
5927f2fa30
|
Made 'Esc' exit AddTorrents and allowed scrolling with j/k
|
2012-08-09 14:56:23 +02:00 |
Asmageddon
|
bd13457f33
|
Fixed AddTorrents crashing on folders containing unicode characters
|
2012-08-09 14:56:22 +02:00 |
Asmageddon
|
8de9843e7e
|
Replaced a dictionary comprehension with dict(list comprehension) to keep 2.6 compatibility
|
2012-08-09 14:56:22 +02:00 |
Asmageddon
|
a73fb338f1
|
Fix console not working with an empty session
|
2012-08-09 14:56:22 +02:00 |
Asmageddon
|
ae8751461a
|
Replaced 'inf' with '-' for ratio column in AllTorrents mode
|
2012-08-09 14:56:22 +02:00 |
Asmageddon
|
9c0c7b060c
|
Added progress to list of required columns
|
2012-08-09 14:56:21 +02:00 |
Asmageddon
|
da5140e615
|
Fixed (this time properly) crapping out when waiting for torrent data after enabling a column
|
2012-08-09 14:56:21 +02:00 |
Asmageddon
|
fa32d4e3f4
|
Fixed lack of formatting in some of the event messages
|
2012-08-09 14:56:21 +02:00 |
Asmageddon
|
52541df3f9
|
Added another check to prevent event spam when adding a new torrent
|
2012-08-09 14:56:21 +02:00 |
Asmageddon
|
39d75ee7d5
|
Display a 'Please Wait' string instead of crapping out when waiting for column data to be fetched
|
2012-08-09 14:56:20 +02:00 |
Asmageddon
|
246a8409bf
|
Fixed a crash when trying to change sort order from an invisible column
|
2012-08-09 14:56:20 +02:00 |
Asmageddon
|
c554bf9edd
|
Made scrolling not reset the breadcrumbs in AddTorrents as it's meaningless
|
2012-08-09 14:56:20 +02:00 |
Asmageddon
|
ef522ba292
|
Added scrolling with PgUp/PgDown and Home/End to SelectablePopup
|
2012-08-09 14:56:20 +02:00 |
Asmageddon
|
3602fb76c5
|
Fixed a little problem with multiselection in AddTorrents
|
2012-08-09 14:56:19 +02:00 |
Asmageddon
|
8dfc405c3e
|
Added error handling for inaccessible directories
|
2012-08-09 14:56:19 +02:00 |
Asmageddon
|
567f4e5c3d
|
Removed debug code, made AddTorrents save path and sorting column/order
|
2012-08-09 14:56:19 +02:00 |
Asmageddon
|
57b1820fd7
|
Got rid of old add torrents dialog and replaced it with a new one that either opens file browser or an add from URL/magnet dialog
|
2012-08-09 14:56:19 +02:00 |
Asmageddon
|
6a54c71c94
|
Wrote a help string for AddTorrents
|
2012-08-09 14:56:18 +02:00 |
Asmageddon
|
2b244f0628
|
Changed format of add torrent reports a bit
|
2012-08-09 14:56:18 +02:00 |
Asmageddon
|
be23d00042
|
Extended torrent add screen with a proper file browser and multiselection. Experimental
|
2012-08-09 14:56:18 +02:00 |
Asmageddon
|
d9a2597617
|
Made wrap_string carry format strings over to the next line
|
2012-08-09 14:56:17 +02:00 |
Asmageddon
|
33e5cad75a
|
Made Popup accept a width_req argument
|
2012-08-09 14:56:17 +02:00 |
Asmageddon
|
8c9a89bcd2
|
Added missing coding declaration to manage.py
|
2012-08-09 14:56:17 +02:00 |
Asmageddon
|
0c93d20980
|
Treat empty rename field as canceling the rename
|
2012-08-09 14:56:17 +02:00 |
Asmageddon
|
93a0040b68
|
Added renaming files and folders in a torrent. Note: For the sake of your sanity, if you ever wish to modify this code, better rewrite it from scratch instead.
|
2012-08-09 14:56:16 +02:00 |
Asmageddon
|
e4a4f0eb4a
|
Fixed a problem with message popup
|
2012-08-09 14:56:16 +02:00 |
Asmageddon
|
78137540f2
|
First change outside of deluge/ui/console - fixed a problem when removing torrents
|
2012-08-09 14:56:16 +02:00 |
Asmageddon
|
76babd951d
|
Fixed a bug that caused torrent options popup to not display in some circumstances
|
2012-08-09 14:56:16 +02:00 |
Asmageddon
|
a66bd5e847
|
Fix crash when entering unicode characters from keyboard into an input popup
|
2012-08-09 14:56:15 +02:00 |
Asmageddon
|
dcd3bc10e1
|
Chaned DL/UL colors on status bar to magenta/green (from green/red)
|
2012-08-09 14:56:15 +02:00 |
Asmageddon
|
08f5841522
|
Performance improvements - console should now be much faster with many torrents and slightly faster to somewhat slower with few
|
2012-08-09 14:56:15 +02:00 |
Asmageddon
|
7a55a2e6ce
|
Set default priority for file priority dialog to 'Normal', added colors
|
2012-08-09 14:56:14 +02:00 |
Asmageddon
|
ac79938c20
|
Fixed a minor problem with events on torrent addition
|
2012-08-09 14:56:14 +02:00 |
Asmageddon
|
1da24fbeaa
|
Updated some event handlers
|
2012-08-09 14:56:14 +02:00 |
Asmageddon
|
a20b39325e
|
Made detail and event views scrollable with j/k keys as well
|
2012-08-09 14:56:14 +02:00 |
Asmageddon
|
f7a4951e0d
|
Fixed sorting by ETA
|
2012-08-09 14:56:13 +02:00 |
Asmageddon
|
9abfc5b250
|
Added a first run popup(actually just ordinary help with changed title)
|
2012-08-09 14:56:13 +02:00 |