Commit Graph

21 Commits

Author SHA1 Message Date
Jordan Lee 5dab28ee9c (qt) plug a handful of minor memory leaks 2013-02-03 12:31:44 +00:00
Jordan Lee 27b7651c9d (qt) #4076 'free space indicator': try a different approach to the visible torrent count 2013-02-02 22:29:14 +00:00
Jordan Lee 16d46a72a1 in the Qt and GTK+ clients, move the torrent count indicator from the statusbar to the filterbar 2013-02-01 20:58:55 +00:00
Jordan Lee 6123bb5359 (qt) copyediting: modify more files to the new indentation/whitespace formatting 2013-01-26 01:19:54 +00:00
Jordan Lee e6a64636a2 (qt) small speedup when rebuilding the activity combobox's counts: walk the torrent model just once, rather than once per activity 2012-12-30 01:28:28 +00:00
Jordan Lee 500fc6c99b (qt) New method: Torrent.hosts(). The list is derived from the announce URLs in Torrent.trackers(). By remembering this in Torrent, the filterbar won't have to keep recomputing it. 2012-12-29 23:40:59 +00:00
Jordan Lee a8a2d5c775 (trunk, qt) minor speedups to filterbar::recount() 2012-12-29 01:20:22 +00:00
Jordan Lee 600c383c1e (trunk, qt) #5155 'entering text moves selection point to end' -- don't react to Prefs::FILTER_TEXT changes. 2012-12-28 07:18:23 +00:00
Jordan Lee 61174b007e (trunk) #671 "torrent queuing" -- Preliminary implementation. Covers libtransmission; GTK+ and Qt clients, and rudimentary web client support. 2011-08-01 22:24:24 +00:00
Jordan Lee 8d254af2b8 (trunk qt) #4357 "Wrong torrent count on tracker filterbar" -- handle special case described @ https://trac.transmissionbt.com/ticket/4357#comment:5 2011-07-15 02:17:33 +00:00
Jordan Lee 25db229fa0 (trunk qt) #4357 "wrong torrent count on tracker filterbar" -- fixed. 2011-07-13 17:43:25 +00:00
Charles Kerr 27a1b2dc33 (trunk) one of the periodic, banal "remove-trailing-spaces from lines of source code" cleanup commits 2010-12-12 16:43:19 +00:00
Charles Kerr 0ecc4f44cf (trunk qt) ...omitting the "0" in the filterbar for rows that have 0 matches doesn't look right. add the 0 back in again. 2010-11-15 15:19:57 +00:00
Charles Kerr bd61a9bc40 (trunk qt) #3739 "filterbar should use locale info to group thousands' place (ex: 1,000 instead of 1000)" -- done. 2010-11-14 05:03:38 +00:00
Charles Kerr 065ef5a339 (trunk qt) now that 4.6 has a standard call QIcon::fromTheme(), we can drop the third-party qticonloader code 2010-08-06 20:21:35 +00:00
Charles Kerr 1477c8909f (trunk qt) synchronize the copyright notices 2010-08-01 20:36:13 +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
Daniel Lee ff23406f38 (trunk) #3471:Add 'finished' to filterbar 2010-08-01 17:43:35 +00:00
Charles Kerr 52922f89f1 (trunk qt) fix icon spacing issue in Oxygen theme 2010-07-31 06:55:26 +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