Charles Kerr
1477c8909f
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
Charles Kerr
3fa4865863
(trunk) #3450 "regression: Qt client dbus support broken" -- fixed
2010-08-01 18:55:04 +00:00
Charles Kerr
914af1c9f8
(trunk Qt) sync the "trackers" tab with the GTK+ client and more.
2010-07-27 19:43:32 +00:00
Charles Kerr
3655047e85
(trunk) #2560 : rename "inactive limit" to "idle limit". Add support in GTK+ client and preliminary support to Qt client
2010-07-24 02:57:39 +00:00
Daniel Lee
c8408b755f
(qt) #3362:Edit trackers in transmission-qt
2010-06-30 05:55:46 +00:00
Daniel Lee
0988fd3ead
(qt) #3299:Enabled setting encryption preference
2010-06-17 02:50:50 +00:00
Daniel Lee
32a4f1df10
(qt) #3147 : qtr delayed to connect to remote session automatically
2010-06-16 02:58:44 +00:00
Daniel Lee
c19f73f77e
(qt) #3275 : Seed ratio limit and ratio limit enabled are currently not pulled from a remote session
2010-06-08 17:37:29 +00:00
Charles Kerr
77ef2c1e0c
(trunk qt) #2612 "display new transfer window when adding magnet transfer" -- implemented for Qt client
2010-05-13 23:54:32 +00:00
Charles Kerr
da2ef53eeb
(trunk) #1796 "run script after torrent completion" -- implemented for libT, RPC, and the GTK+ and Qt clients
2010-05-08 22:42:28 +00:00
Charles Kerr
2b9ab542cb
(trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local Peer Discovery
2010-05-08 08:42:45 +00:00
Charles Kerr
4d61db45aa
(trunk qt) #3060 "Local Peer Discovery protocol implementation" -- fix r10611 bug. Longinus00 found the bug and submitted a patch.
2010-05-06 13:58:04 +00:00
Charles Kerr
d384b38f07
(trunk) minor transmission.h API cleanup.
...
1. remove tr_sessionGetActiveTorrentCount()
2. make tr_sessionCountTorrents() package-visible instead of public.
3. make tr_torrentGetActivity() private instead of public.
2010-04-29 23:08:11 +00:00
Charles Kerr
487783d1e2
(trunk qt) #2840 "opening magnets with qt client opens new instances" -- fixed in trunk for 2.00
2010-04-27 03:10:32 +00:00
Charles Kerr
e1607c8354
(trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00
2010-03-17 19:23:03 +00:00
Charles Kerr
0f1c496119
(trunk, qt) #2841 "new torrents via .torrent not added in qt client" -- fixed in trunk for 1.90
2010-02-06 13:34:21 +00:00
Charles Kerr
182cbb8b90
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
2010-01-05 23:47:50 +00:00
Charles Kerr
5c26afdb52
happy new year!
2010-01-04 21:00:47 +00:00
Charles Kerr
78ead8c3dd
(trunk) update the copyright notices
2009-12-05 02:19:24 +00:00
Charles Kerr
bc25b7591e
(trunk Qt) #2096 "magnet links" -- fix crashes when displaying magnet links in Qt client
2009-12-03 17:23:53 +00:00
Charles Kerr
31a3ed1684
(trunk, qt) #2096 "magnet links" -- Add the "Copy Magnet Link to Clipboard" feature to Qt client
2009-12-03 15:23:43 +00:00
Charles Kerr
c35beb3843
(trunk) #1483 : move completed torrents to a user-specified directory
2009-10-19 05:25:50 +00:00
Charles Kerr
05c77cc975
(trunk) #1483 : move completed torrents to a user-specified directory + #629 : different file extension for incomplete files
2009-10-19 05:05:00 +00:00
Charles Kerr
4c897b2df3
(trunk qt) oops, left a console message in r9243
2009-10-05 19:55:05 +00:00
Charles Kerr
ceb8e4b564
(trunk qt) sync the Qt client's "New Torrent" dialog with the GTK+ client's rewrite
2009-10-05 19:53:38 +00:00
Charles Kerr
9238fb0299
(trunk) #2131 : clean up benc read/write API
2009-06-02 01:48:48 +00:00
Charles Kerr
7f85090587
(trunk) add a "source" argument to tr_jsonParse() so that if there's an error we can log the filename, or that it came from rpc, etc.
2009-06-01 18:57:37 +00:00
Charles Kerr
d1cd888df6
(trunk qt) plug memory leak
2009-06-01 14:11:52 +00:00
Charles Kerr
79fb45c110
(trunk qt) add svn properties on the qt source files
2009-05-31 19:33:48 +00:00
Charles Kerr
73add1f2f9
(trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote
2009-05-21 00:15:54 +00:00
Charles Kerr
1c3f3acbca
(trunk) add an option to the JSON generator to disable the human-readable indentations. Keep indenting the data files such as settings.json, but don't indent the messages used for RPC. This cuts the cost of deflate()ing those RPC messages by about 80%...
2009-05-16 05:51:52 +00:00
Charles Kerr
3827d80cd8
(trunk qt) #2072 : Delete .torrent with or without error
2009-05-15 02:05:07 +00:00
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