Charles Kerr
|
b77874936e
|
(trunk qt,gtk) add mnemonic for prefs dialog "Randomize the port every launch". reported by geirha
|
2009-05-21 17:11:26 +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
|
4af0c3e24b
|
(trunk qt) fix the Qt build by linking against libdht.a
|
2009-05-20 23:16:28 +00:00 |
Charles Kerr
|
ed96a156a5
|
(trunk qt) filterbar tweak by kjg
|
2009-05-19 04:21:58 +00:00 |
Charles Kerr
|
625c395dcf
|
fix a minor bug with the 3rd party Qt icon loader. <http://code.google.com/p/qticonloader/issues/detail?id=5>
|
2009-05-16 15:02:40 +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
|
3973659162
|
(trunk gtk/qt) #2075 Move 'Properties' back to the top listing when right-clicking on a torrent in the main window.
|
2009-05-14 05:20:29 +00:00 |
Charles Kerr
|
e2a9a0f263
|
(trunk qt) tweak qt "set torrent location" a little
|
2009-05-13 19:16:31 +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
|
dddb6a121d
|
(trunk qt) #2059: "Move source file to Trash" doesn't work
|
2009-05-11 02:10:26 +00:00 |
Charles Kerr
|
8d2b4f947a
|
(trunk qt) fix odd wart reported by kjg
|
2009-05-09 00:23:42 +00:00 |
Charles Kerr
|
4be5ef5450
|
(trunk libT) license tweaks
|
2009-05-08 18:52:06 +00:00 |
Charles Kerr
|
fe1f550f1c
|
(trunk qt) disable the "open folder" option if we're connected to daemon running on a different machine
|
2009-05-08 18:36:41 +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
|
113cb55552
|
(trunk qt) update the -r summary
|
2009-05-06 15:40:47 +00:00 |
Charles Kerr
|
2a44c23dca
|
(trunk qt) hide the network icon when the transmission session is being run inside the client. patch by stdisease
|
2009-05-06 13:46:10 +00:00 |
Charles Kerr
|
3a97ab888c
|
(trunk qt) use the bubble-filter button patch
|
2009-05-06 13:39:48 +00:00 |
Charles Kerr
|
921e741c11
|
(trunk qt) remove debugging message from console
|
2009-05-04 18:43:49 +00:00 |
Charles Kerr
|
222295758a
|
(trunk qt) more progressbar improvements from kjg
|
2009-05-04 18:22:18 +00:00 |
Charles Kerr
|
9aaa5b3c4b
|
(trunk qt) use tabs for the main window's filters
|
2009-05-04 17:26:16 +00:00 |
Charles Kerr
|
75a115e2f8
|
(trunk qt) progressbar patch from kjg
|
2009-05-04 16:38:07 +00:00 |
Charles Kerr
|
75b83b101f
|
(trunk qt) remove some debugging console messages
|
2009-05-04 05:03:05 +00:00 |
Charles Kerr
|
363da76680
|
(trunk qt) progressbar state/small improvements from kjg
|
2009-05-04 04:04:43 +00:00 |
Charles Kerr
|
7928221537
|
(trunk qt) fix bug in inspector's peers tab when the same peer is connected to us for more than one torrent
|
2009-05-04 02:58:05 +00:00 |
Charles Kerr
|
d41318bb05
|
(trunk qt) session dialog improvements from W4pp
|
2009-05-03 22:00:56 +00:00 |
Charles Kerr
|
b2c65797e0
|
(trunk) very minor tweaks
|
2009-05-03 19:12:22 +00:00 |
Charles Kerr
|
ccd02666ee
|
(trunk qt) fix remove-torrent filtering error reported by W4pp
|
2009-05-03 18:35:33 +00:00 |
Charles Kerr
|
2b42c00c45
|
(trunk qt) add dialog to set local/remote session source
|
2009-05-03 18:12:11 +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
|
40c976a794
|
(trunk qt) privacy guard to the url in the titlebar. patch from kjg
|
2009-05-03 03:33:23 +00:00 |
Charles Kerr
|
5cec10d516
|
(trunk qt) fix wierdness in the torrent properties dialog's file tab, reported by W4pp
|
2009-05-02 14:33:10 +00:00 |
Charles Kerr
|
55e110938c
|
(trunk qt) HiG: "When there is no interesting status to report, leave a status bar panel blank"
|
2009-05-02 14:25:18 +00:00 |
Charles Kerr
|
3ecec47b14
|
(trunk qt) possibly fix display bug reported by W4pp
|
2009-05-02 13:59:00 +00:00 |
Charles Kerr
|
00bc015112
|
(trunk qt) silence a minor compiler warning
|
2009-05-01 14:40:14 +00:00 |
Charles Kerr
|
4a40812d28
|
(trunk qt) tweaks to About dialog courtesy W4pp
|
2009-04-26 19:08:49 +00:00 |
Charles Kerr
|
71060402ab
|
(trunk qt) copy some of the ideas from the gtk inspector rewrite
|
2009-04-26 15:41:04 +00:00 |
Charles Kerr
|
e1d8cf5a4a
|
(trunk gtk, qt) sync some keyboard mnemonics and the about dialogs
|
2009-04-21 01:00:17 +00:00 |
Charles Kerr
|
e3994f90df
|
(trunk) #1997: rpc spec cleanup
|
2009-04-19 17:02:27 +00:00 |
Charles Kerr
|
dc6da4139d
|
(trunk qt) fix feedback loop between the gui and libT for the properties dialog's seed ratio
|
2009-04-19 02:48:55 +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
|
3f00d88ed8
|
(trunk gtk/qt) #1502: Details' Addresses should "sort -n"
|
2009-04-16 16:35:00 +00:00 |
Charles Kerr
|
1230043902
|
(trunk qt) hack on the main window layout
|
2009-04-15 01:59:54 +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
|
6591c068df
|
(trunk qt) tweak the build instructions
|
2009-04-14 02:12:05 +00:00 |
Charles Kerr
|
03a7251054
|
(trunk) make it possible to #include "version.h" without having to add -I${TOP}/libtransmission/ to your CFLAGS
|
2009-04-13 19:04:21 +00:00 |