Mitchell Livingston
20432d933e
#3840 LPD does not initiate on startup
2010-08-03 23:54:02 +00:00
Charles Kerr
5624840ac4
(trunk) #3478 "Display bug when magnet links without display names are added" -- fixed in trunk
2010-08-03 03:16:21 +00:00
Charles Kerr
dcea7e5783
(trunk qt) in the "building transmission-qt" section, add links to the building-on-windows and building-on-os-x wiki pages
2010-08-03 02:01:10 +00:00
Charles Kerr
a105132d11
(trunk libT) #3475 "'"stop seeding when inactive' doesn't appear to work" -- experimental fix
2010-08-03 01:25:23 +00:00
Charles Kerr
49e23db0fe
(trunk gtk) more dead code removal
2010-08-02 22:45:38 +00:00
Charles Kerr
36064b8120
(trunk gtk) rewrite the main window's drag-and-drop handler s.t. it's GTK+ 3 compliant
2010-08-02 22:31:31 +00:00
Charles Kerr
5182600179
(trunk) add drag-and-drop support to the "create new torrent" dialogs in the Qt and GTK+ clients
2010-08-02 20:55:11 +00:00
Charles Kerr
cba88707f9
(trunk qt) minor cleanup in the delegate code
2010-08-02 18:31:27 +00:00
Charles Kerr
6f864ed3fc
(trunk qt) #2050 "properties dialog changes seem to undo themselves" -- better fix
2010-08-02 16:30:24 +00:00
Charles Kerr
5aa04d83ef
(trunk) sync some more GTK+ and Qt strings
2010-08-02 16:29:23 +00:00
Charles Kerr
fb03acbbc2
(trunk) consistency tweaks between the GTK+ and Qt client:
...
1. synchronize some of the keyboard shortcuts
2. synchronize some text in the preferences dialog
3. add a "Desktop" tab in the Qt client's preferences dialog
4. add a "Donate" button to the Qt client's help menu
2010-08-02 03:07:42 +00:00
Charles Kerr
068cc733df
(trunk) rename "doc" as "extras", and add transmission-1920.jpg there
2010-08-02 02:49:52 +00:00
Charles Kerr
1477c8909f
(trunk qt) synchronize the copyright notices
2010-08-01 20:36:13 +00:00
Charles Kerr
69c124d1fc
(trunk libT) oops, two more files needing $Id$ properties
2010-08-01 20:20:01 +00:00
Charles Kerr
530743fbd5
(trunk) add $Id$ properties on source files that don't have it
2010-08-01 20:18:44 +00:00
Charles Kerr
f9d741c9c1
(trunk qt) #3470 "Add a bit of spacing to Qt Client's filterbar" -- experimental fix
2010-08-01 19:56:42 +00:00
Charles Kerr
59f5f3ed6b
(trunk gtk) replace tr_strcmp() with gtr_strcmp0(), a porability wrapper around g_strcmp0()
2010-08-01 19:13:34 +00:00
Charles Kerr
3fa4865863
(trunk) #3450 "regression: Qt client dbus support broken" -- fixed
2010-08-01 18:55:04 +00:00
Daniel Lee
ff23406f38
(trunk) #3471:Add 'finished' to filterbar
2010-08-01 17:43:35 +00:00
Charles Kerr
c4cac7ae8c
(trunk qt) #3469 "Qt client should have desktop notification for added torrents" -- done.
2010-08-01 15:47:42 +00:00
Charles Kerr
d731848f21
(trunk qt) bugfix: Torrent.isMagnetTorrent wasn't initialized in Torrent's constructor
2010-08-01 15:40:52 +00:00
Charles Kerr
040bc734f8
(trunk) fix a documentation error in the RPC spec. lastAnnounceResult is a string, not an int
2010-08-01 14:51:28 +00:00
Charles Kerr
ef8ffe3512
(trunk qt) #3465 "add drag-and-drop support for adding torrents/magnets" -- added.
2010-07-31 23:11:05 +00:00
Daniel Lee
222261cb64
(web) #3456:Improve web client torrent list display
2010-07-31 16:28:00 +00:00
Daniel Lee
b5dabf2968
(qt) Fix filterbar trackerlist not updating when trackers change
2010-07-31 16:25:59 +00:00
Charles Kerr
6d445f29eb
(trunk libT) #3462 "minor json formatting optimization: omit unnecessary floating-point precision" -- done.
2010-07-31 14:45:07 +00:00
Charles Kerr
52922f89f1
(trunk qt) fix icon spacing issue in Oxygen theme
2010-07-31 06:55:26 +00:00
Charles Kerr
91594e583f
(trunk qt) use the system's ToolButtonStyle, and have the QActions' priorities match the GTK+ client's "is-imporant" GtkAction hints
2010-07-31 06:37:04 +00:00
Charles Kerr
344e4bedc5
(trunk) set minimum widths for the upload/download labels in the statusbar
2010-07-31 06:20:17 +00:00
Charles Kerr
5ebcdd5fc5
(trunk qt) fix minor roundoff error in speed formatter
2010-07-31 05:54:46 +00:00
Charles Kerr
d1ee0559dc
(trunk gtk) simplify the compact mode rendering code a bit
2010-07-31 03:43:12 +00:00
Charles Kerr
48304add97
(trunk qt) fix filterbar issue reported by Lacrocivious
2010-07-31 00:03:59 +00:00
Charles Kerr
e41281a997
(trunk qt) #3459 "Qt client's filterbar should be updated to match the GTK+ client's" -- fixed
2010-07-30 22:31:31 +00:00
Charles Kerr
f63d475d13
(trunk qt) minor code simplification
2010-07-30 22:24:48 +00:00
Charles Kerr
729bbd292f
(trunk qt) 1. fix icon sizing issue. 2. add a mechanism to get the favicon from the hostname as an alternative to passing in the full announce UR.L
2010-07-30 22:23:47 +00:00
Charles Kerr
ab7fafcf42
(trunk qt) silence a spurious cerr linefeed
2010-07-30 22:22:52 +00:00
Charles Kerr
65176f2b83
(trunk gtk) remove dead code
2010-07-30 22:21:14 +00:00
Charles Kerr
f4e3b6e670
(trunk gtk) simplify the collation process for sorting torrents by name
2010-07-30 22:19:20 +00:00
Charles Kerr
2f09baa8b9
(trunk clutch) #2996 "turn error torrents red in the main window" -- added.
2010-07-29 17:45:23 +00:00
Charles Kerr
56f9f899a2
(trunk qt) fix a couple of small memory leaks detected by valgrind
2010-07-28 20:17:16 +00:00
Charles Kerr
c5838c01ff
(trunk qt) minor little pixel futzing
2010-07-28 19:55:56 +00:00
Charles Kerr
cee744fcdd
(trunk qt) "Qt client's Files list should be sortable" -- fixed
2010-07-28 18:53:25 +00:00
Charles Kerr
969c72b927
(trunk gtk) #3454 "update tracker tab to match gtk+ client" -- copy a little bit of the Qt client's layout to the GTK+ client
2010-07-28 17:27:58 +00:00
Charles Kerr
009d024908
(trunk qt) #3454 "sync trackers tab with GTK+ client" --
...
1. add "show backup trackers" togglebutton.
2. fix bug where toggling "show more" didn't take effect instantly
3. sync the "show more" preferences key with the GTK+ client
4. fix a couple of minor tracker text inconsistencies with the GTK+ client
2010-07-28 14:43:47 +00:00
Charles Kerr
e6bafdf26b
(trunk) #3045 "size units" -- sync the default units in all the apps s.t. they're consistent with each other
2010-07-28 00:31:11 +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
f9db0755c0
(trunk qt) fix undefined uint64_t build error on F13
2010-07-26 00:22:07 +00:00
Charles Kerr
865095ecfb
(trunk qt) sync compact mode's keyboard shortcut with the GTK+ client's
2010-07-25 22:52:39 +00:00
Charles Kerr
bc26576355
(trunk qt) sync the compact view's progressbar with the GTK+ client's
2010-07-25 22:14:13 +00:00
Charles Kerr
9380d29280
(trunk qt) if the server doesn't have a favicon, don't keep retrying for one
2010-07-25 20:38:44 +00:00