Damien Churchill
|
4929ba3c44
|
pass in true to the formatter so fsize doesn't ignore zero values
|
2010-03-14 08:55:26 +00:00 |
Damien Churchill
|
81d28b686f
|
add a failure callback when uploading a torrent file
|
2010-03-14 08:46:46 +00:00 |
Damien Churchill
|
e2840148af
|
remove a torrent from the grid as well as displaying an error message
|
2010-03-14 08:46:46 +00:00 |
Andrew Resch
|
450d526eca
|
Fix issue where the gtkui sometimes won't start if there is a stale lock file or socket in the ipc/
directory.
|
2010-03-13 12:17:34 -08:00 |
Damien Churchill
|
ae426eb0cd
|
add support for asking the user to change their password if it is their first login
|
2010-03-13 18:42:46 +00:00 |
Damien Churchill
|
3e6c956ac6
|
change first_load to first_login in the ui config keys as well
|
2010-03-13 18:42:46 +00:00 |
Damien Churchill
|
3a54a9aebc
|
change load to login as it seems more sensible
|
2010-03-13 18:42:46 +00:00 |
Damien Churchill
|
f6c058dd34
|
add a first_load config parameter
|
2010-03-13 18:42:46 +00:00 |
Andrew Resch
|
cd7681b909
|
Fix #1172 notify startup complete when adding torrents externally
|
2010-03-13 10:08:16 -08:00 |
Damien Churchill
|
d2dafe4180
|
update the libtorrent submodule to point to 0.15-stable
|
2010-03-12 10:04:47 +00:00 |
Damien Churchill
|
92837080cd
|
add the libtorrent submodule pointing at RC_0_15
|
2010-03-11 23:06:47 +00:00 |
Damien Churchill
|
97c2d0346a
|
remove libtorrent submodule that is tracking trunk
|
2010-03-11 22:59:34 +00:00 |
Damien Churchill
|
da9cb956a8
|
fix the submodule in master
|
2010-03-11 22:43:29 +00:00 |
Damien Churchill
|
0ed6eb8564
|
convert the port field from a "uxspinner" to a "spinnerfield", fixes #1170
|
2010-03-11 20:13:02 +00:00 |
Damien Churchill
|
f7f928f0b9
|
fix the entry point for web plugins
|
2010-03-10 10:39:20 +00:00 |
Damien Churchill
|
24ce77cdf0
|
add a home icon and corresponding icon class
adjust the file browser window title and add the remaining toolbar items
|
2010-03-09 23:48:56 +00:00 |
Damien Churchill
|
3a56af99c0
|
add the toolbar for the filebrowser in initComponent
add a browse button to MoveStorage
|
2010-03-09 23:40:29 +00:00 |
Damien Churchill
|
c1bf8c1da1
|
update the sort after an update
|
2010-03-09 23:32:12 +00:00 |
Damien Churchill
|
f825e8996a
|
update the sort after an update
|
2010-03-09 23:26:54 +00:00 |
Damien Churchill
|
b919613a51
|
fix the spinner css classes to use relative paths
|
2010-03-09 23:06:24 +00:00 |
Damien Churchill
|
38802245b6
|
display the speed in the title bar
|
2010-03-09 22:48:33 +00:00 |
Damien Churchill
|
c6da126f55
|
fix the path to the spacer image when using a different base to /
|
2010-03-09 22:21:15 +00:00 |
Damien Churchill
|
84374fd83a
|
use Deluge.config.base for the path to the status html page rather than just /
|
2010-03-09 22:19:01 +00:00 |
Damien Churchill
|
8de2d30de0
|
add forward and back icons for the filebrowser toolbar
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
a961947720
|
add a toolbar to the file browser
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
ae5071d6cb
|
fix the button css adding !important to ensure that the background-image from them is used
use iconCls for the toolbar rather than fixed paths
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
00c896ff1d
|
fix the paths of static content so a base config parameter can be used
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
0f126bcbd5
|
add the add and create icons to the css file
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
57fa3d8834
|
fix the tracker icons when used via a Proxy
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
e0a8fd70f5
|
use relative rather than absolute paths for icons
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
e2b78be264
|
improve support for a base config parameter
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
6fd3cd56ff
|
fix the header year and file path
|
2010-03-09 22:16:03 +00:00 |
Damien Churchill
|
88004c0d54
|
build deluge-all to bring it up to date with the latest code
|
2010-03-09 22:16:03 +00:00 |
Pedro Algarvio
|
739636cc0b
|
On `queue_column_sort` and `seed_peer_column_sort`, sorting is now made on a separate function, `queue_peer_seed_sort_function` so that code can be re-used and only the necessary treemodel lookups are made.
|
2010-03-08 03:08:13 +00:00 |
Pedro Algarvio
|
238e183851
|
Cleaned up the `seed_peer_column_sort` function. Code reuse is always better.
|
2010-03-08 02:52:09 +00:00 |
Pedro Algarvio, aka, s0undt3ch
|
8a15a18361
|
PEP-8 and seed/peer sorting support.
|
2010-03-08 02:06:15 +00:00 |
Damien Churchill
|
2ed9f97bb0
|
add a stub file/class for a filebrowser
|
2010-03-07 19:16:20 +00:00 |
Damien Churchill
|
a1be15ffb2
|
update the libtorrent submodule to point to the public git repository
|
2010-03-07 19:16:20 +00:00 |
Andrew Resch
|
44d3e2fa2f
|
Merge branch 'master' of deluge-torrent.org:deluge
|
2010-03-01 17:55:00 -08:00 |
Andrew Resch
|
2ce62bf19b
|
Fix #1161 ask the user if they want to switch to Full allocation if
trying to change file priorities in the add torrent dialog while using
Compact.
|
2010-03-01 17:53:33 -08:00 |
Damien Churchill
|
3a86fd7068
|
give the fileuploadfield a width so the text field expands correctly
|
2010-03-01 22:45:35 +00:00 |
Damien Churchill
|
a69ed83e25
|
begin adding support for a base config parameter
|
2010-03-01 17:51:35 +00:00 |
Andrew Resch
|
e5c734fb05
|
Fix #1162 problem with the queued torrents dialog from not properly adding to the add torrent dialog if set to auto add
|
2010-02-28 16:58:19 -08:00 |
Andrew Resch
|
cfeae2baf4
|
Fix #1109 auto add halting when a torrent with invalid filename encoding is in the directory
|
2010-02-28 16:21:46 -08:00 |
Damien Churchill
|
0ffca9a1f6
|
Fix silly error from last commit
|
2010-02-26 14:49:19 +00:00 |
Damien Churchill
|
b8521e7e28
|
include the ability to profile the web server, code lifted straight from the daemon
|
2010-02-26 14:26:52 +00:00 |
John Garland
|
50ae65b58a
|
Use faster (non-regex) version of is_url.
|
2010-02-25 02:01:08 +11:00 |
Andrew Resch
|
4a7782af28
|
Fix #1143 deluge-console crashes when autocompleting non-existing
directory
|
2010-02-22 17:11:53 -08:00 |
Damien Churchill
|
5bbe8bec5c
|
update the required libtorrent version to 0.14.9 to match 1.2-stable
|
2010-02-22 11:59:09 +00:00 |
John Garland
|
a065f95075
|
Cross-platform fix for #1147.
|
2010-02-21 18:43:44 +11:00 |