Commit Graph

69 Commits

Author SHA1 Message Date
Charles Kerr 5d4f4fdd51 (trunk qt) #2077: doesn't show/modify the "Stop seeding torrents at ratio" 2009-05-14 18:28:11 +00:00
Charles Kerr 29b1d3e2cc (trunk) #920: add "move data" to libT so all clients can use it 2009-05-13 15:54:04 +00:00
Charles Kerr 8d2b4f947a (trunk qt) fix odd wart reported by kjg 2009-05-09 00:23:42 +00:00
Charles Kerr 6559fbbd16 (trunk) support an X-Transmission-Session-Id header in the RPC server. Yesterday's approach of including the session_id in posted forms -- which is a typical approach -- isn't sufficient for Transmission, since it also allows remote access via JSON/RPC. (part 1 of 2. part 2 is kjg's web ui patch) 2009-05-08 14:56:11 +00:00
Charles Kerr 872465d12e (trunk) revert r8351; it's not a sufficient fix 2009-05-08 14:35:02 +00:00
Charles Kerr 90cc4628e8 (trunk qt) improve launchWebInterface() when running a native session 2009-05-08 03:38:46 +00:00
Charles Kerr 3cc43a7d03 (trunk libT) add a session_id cookie to the rpc server 2009-05-08 02:37:46 +00:00
Charles Kerr 921e741c11 (trunk qt) remove debugging message from console 2009-05-04 18:43:49 +00:00
Charles Kerr 75b83b101f (trunk qt) remove some debugging console messages 2009-05-04 05:03:05 +00:00
Charles Kerr d41318bb05 (trunk qt) session dialog improvements from W4pp 2009-05-03 22:00:56 +00:00
Charles Kerr e249d894ac (trunk qt) Remember between runs whether we were running a local or remote session. Add a gui dialog for switching sessions during runtime. 2009-05-03 17:37:39 +00:00
Charles Kerr d82b4a5fc6 (trunk qt) handle multiple torrent selection in the properties dialog 2009-04-18 23:18:28 +00:00
Charles Kerr 86fd854657 (trunk qt) #1522: add upload/download/ratio limits popup menu at the bottom of the main window 2009-04-14 22:05:11 +00:00
Charles Kerr 08674322a9 (trunk qt) clean up #includes 2009-04-13 18:21:22 +00:00
Charles Kerr c5aa896d83 (trunk qt) first stab at getting the properties dialog's "options" controls operational. 2009-04-12 21:15:35 +00:00
Charles Kerr e46700022b (qt) better integration of sort & filter modes into the preferences mechanism 2009-04-11 18:25:12 +00:00
Charles Kerr 388076efc8 (qt) fix minor bug reported by RolCol: the "ask for more peers" button was enabled for paused torrents if they were being verified 2009-04-10 04:33:31 +00:00
Charles Kerr f6672e8911 (trunk qt,gtk) include torrents-being-verified in the "active torrents" filter. 2009-04-09 22:42:55 +00:00
Charles Kerr 8cb90fd28f (trunk) add the Qt beta into svn 2009-04-09 18:55:47 +00:00