Andrew Resch
|
7e7944a085
|
Fix "quit and shutdown daemon" option
|
2009-02-21 14:03:28 +00:00 |
Damien Churchill
|
0e47cfd49e
|
add a toolbar to the bottom of the connections grid
|
2009-02-21 13:20:30 +00:00 |
Damien Churchill
|
604ddc092e
|
fix exception if no country is specified
|
2009-02-21 10:44:20 +00:00 |
Andrew Resch
|
dadb74477e
|
Fix the allocate mode not being preserved when selecting different
torrents in addtorrentdialog
|
2009-02-21 10:42:59 +00:00 |
Damien Churchill
|
9ec3c9ec91
|
remove redundant templates folder
|
2009-02-21 10:40:57 +00:00 |
Damien Churchill
|
5cf1fa9d00
|
move extended ext classes into their own file
|
2009-02-21 10:39:47 +00:00 |
Andrew Resch
|
c05def0cf9
|
Add new installer bmps
|
2009-02-21 10:11:04 +00:00 |
Damien Churchill
|
ee028f2a52
|
attach to the "logout" event in the connectionmanager in onRender instead of onShow
fix clearing the torrent grid on logout
|
2009-02-21 04:35:11 +00:00 |
Damien Churchill
|
0f0c0cef9b
|
report in the peers table whether the peer is a peer or a seed
|
2009-02-21 04:29:04 +00:00 |
Damien Churchill
|
8280d029aa
|
add progressbar to peers tab and fix adding data to the store
|
2009-02-21 04:16:08 +00:00 |
Damien Churchill
|
28bbd0cc62
|
clear all the tabs (that have data) when the client disconnects
|
2009-02-21 04:04:05 +00:00 |
Damien Churchill
|
4eb70ec484
|
editing wrong class
|
2009-02-21 03:46:05 +00:00 |
Damien Churchill
|
72690f5328
|
remove pointless regex stuff
|
2009-02-21 03:43:58 +00:00 |
Damien Churchill
|
ce2e089d63
|
add a progress bar to the torrent grid
|
2009-02-21 03:42:40 +00:00 |
Damien Churchill
|
8c0ba82e0a
|
add stub for a FilesTreeLoader
|
2009-02-21 02:57:22 +00:00 |
Damien Churchill
|
1f6ea321b7
|
make the countries column sortable and tweak the store
|
2009-02-21 02:41:22 +00:00 |
Damien Churchill
|
4659cf2438
|
fix speed renderer
alias fspeed, fsize and ftime to the corresponding formatters
improve the peers grid (flags, fixed renders etc.)
|
2009-02-21 02:31:56 +00:00 |
Damien Churchill
|
26addfd63c
|
add a resource for the country flags
|
2009-02-21 02:30:58 +00:00 |
Damien Churchill
|
c212bc35e9
|
add stubs for the files and peers tab
|
2009-02-21 02:06:46 +00:00 |
Damien Churchill
|
66495f4b06
|
fix displaying the hash in the details tab
|
2009-02-21 01:25:26 +00:00 |
Damien Churchill
|
8f0766bfe5
|
update stats on the details tab and add updating when the tab is changed
|
2009-02-21 01:23:17 +00:00 |
Damien Churchill
|
372d138a77
|
add copyright headers after remembering andars death threat
|
2009-02-21 00:15:48 +00:00 |
Damien Churchill
|
4e5e98d90b
|
add a helper methods to torrents
trigger an update immediately when the torrent is changed in the grid
|
2009-02-20 23:58:18 +00:00 |
Damien Churchill
|
a9fb98c23a
|
substantially improve the fire method of events, allowing unlimited event args to be passed in now.
|
2009-02-20 22:59:56 +00:00 |
Damien Churchill
|
7279755f24
|
add a subclass of Ext.ProgressBar that allows for a percentage value to be used
|
2009-02-20 22:19:59 +00:00 |
Damien Churchill
|
13343a6b4b
|
don't have any text in the statusbar on creation
|
2009-02-20 21:58:38 +00:00 |
Damien Churchill
|
3cfeb8a2ef
|
rename tab_statistics to tab_status
update status when a torrent is selected in the grid
tweak status css
|
2009-02-20 21:57:31 +00:00 |
Damien Churchill
|
4f9e627131
|
rename getSelection to getSelections
|
2009-02-20 21:55:51 +00:00 |
Damien Churchill
|
cf2842b623
|
fix to work with new deluge-torrents layout
|
2009-02-20 21:55:34 +00:00 |
Damien Churchill
|
8d1a49f11c
|
improve the layout of the deluge-torrents module
delegate updating stats to the individual tabs in the details panel
|
2009-02-20 20:09:29 +00:00 |
Damien Churchill
|
7c3c1fb767
|
return if there is no connection selected
|
2009-02-20 20:04:12 +00:00 |
Andrew Resch
|
d542666f20
|
Fix some deprecation warnings and imports
|
2009-02-20 14:32:28 +00:00 |
John Garland
|
2399850e4e
|
Wikified (trunk) changelog
|
2009-02-20 11:35:17 +00:00 |
Damien Churchill
|
566c6adf3a
|
remove a bunch of the oxygen icons
add a titlebar icon to the login window
|
2009-02-19 21:50:30 +00:00 |
Damien Churchill
|
376b0daa11
|
tidy up toolbar event handlers
add a client connection check and act accordingly when its disconnected
|
2009-02-19 21:36:35 +00:00 |
Damien Churchill
|
eae92d78eb
|
move updating the statusbar into the deluge-bars module
show/hide the additional statusbar info when connected/disconnected
|
2009-02-19 21:07:14 +00:00 |
Damien Churchill
|
fda01f59a7
|
fix Deluge.Events.fire
|
2009-02-19 20:46:08 +00:00 |
Damien Churchill
|
faae99d3d8
|
improve the statusbar, default to "Not Connected" with an icon
|
2009-02-19 20:38:06 +00:00 |
Damien Churchill
|
b9d84be341
|
clear the torrent grid when stopping the ui
|
2009-02-19 20:12:13 +00:00 |
Damien Churchill
|
815d8aa39f
|
handle the logout button being pressed
|
2009-02-19 20:10:57 +00:00 |
Damien Churchill
|
2669ade501
|
add login event and enable the logout button once logged in
|
2009-02-19 19:22:51 +00:00 |
Damien Churchill
|
5153ad6f78
|
move over to central event holder
|
2009-02-19 18:59:14 +00:00 |
Damien Churchill
|
b4cc833044
|
add help and logout buttons to the toolbar
improve the enabled/disabling of buttons on connect/disconnect
|
2009-02-19 18:42:19 +00:00 |
Damien Churchill
|
0e78b9c3b1
|
add help icon
|
2009-02-19 18:32:03 +00:00 |
Damien Churchill
|
238c9d722d
|
add logout icon
|
2009-02-19 18:30:15 +00:00 |
Andrew Resch
|
b3d4fd6620
|
Fix external property for src/
|
2009-02-19 11:30:51 +00:00 |
Damien Churchill
|
45b4bc8e28
|
tidy up including python bindings
|
2009-02-19 11:23:37 +00:00 |
Damien Churchill
|
17e7ddf66f
|
fix svn:externals properties
|
2009-02-19 11:17:20 +00:00 |
Damien Churchill
|
b397f99b21
|
tidy up libtorrent linking to only what we require and also include asio again
|
2009-02-19 11:03:45 +00:00 |
Damien Churchill
|
8899a683ab
|
set svn:externals property on trunk to grab LT from their svn
|
2009-02-19 10:07:23 +00:00 |