Commit Graph

74 Commits

Author SHA1 Message Date
Jordan Lee c1559f3cc4 (trunk, libT) first drop of the tr_quark patch. 2012-12-22 20:35:19 +00:00
Jordan Lee e96ed247fe refactor libtransmission's tr_benc class as tr_variant. 2012-12-14 04:34:42 +00:00
Jordan Lee f569bae99c (trunk qt) fix minor bugs in the torrent details dialog's info tab. 2011-11-05 15:45:38 +00:00
Jordan Lee 98232d246b (trunk qt) fix text alignment issue in the inspector's peers tab's speed and percentage columns 2011-08-20 05:45:11 +00:00
Jordan Lee d4525b5f95 (trunk qt) #4064 "add uTP codetip to torrnet peers details in" -- done. 2011-02-26 14:02:27 +00:00
Jordan Lee 8d06a961b2 (trunk qt) #3899 "typo in qt/details.cc" -- fixed. patch by cantabile 2011-01-13 19:12:18 +00:00
Charles Kerr edd14bd8d6 (trunk qt) #2050 "properties dialog changes seem to undo themselves" -- fixed. 2010-12-08 16:23:21 +00:00
Charles Kerr ec0a4dd269 (trunk qt) #3814 "Crash when opening properties dialog on a torrent before all its stats have been fetched" -- fixed. 2010-12-08 15:45:43 +00:00
Charles Kerr 3f9b6a3aaa (trunk qt) #3772 "users' changes in the Preferences and Properties dialog get applied before they're done editing" -- fixed. 2010-12-04 00:19:52 +00:00
Charles Kerr 2087241a62 (trunk qt) #3706 "improve torrent details" -- committed patch from Longinus00 2010-11-27 22:42:47 +00:00
Charles Kerr ffe54a20ed (trunk) #3698 "creation date of magnet links are set before the epoch." -- fixed. 2010-11-08 19:16:03 +00:00
Daniel Lee fe31e1a515 (trunk) #3574:Potential crash in tracker view when changing options 2010-09-22 02:22:03 +00:00
Charles Kerr 71d0b05524 (trunk qt,gtk) #3549 "torrent properties window doesn't fix netbook screen" -- merge the "Uploaded" and "Ratio" rows to save a little vertical space 2010-09-19 17:33:25 +00:00
Daniel Lee 603937184b (qt) Don't lose selection when changing to and from compact mode. 2010-09-18 15:51:38 +00:00
Charles Kerr bf0e84f266 (trunk) #3549 "torrent properties window does not fit netbook screen" -- fixed 2010-09-17 05:43:06 +00:00
Daniel Lee ac53f4792f switch trackerRemove and trackerReplace rpc calls to use tracker id instead of announce urls as identifiers 2010-09-14 06:23:48 +00:00
Daniel Lee 0046f49fb5 fix last activity display in qt client 2010-09-14 04:08:24 +00:00
Charles Kerr 36325f7a2f (trunk qt) #3497 "Trackerlist not cleared/disabled when torrent selection cleared" -- fixed. 2010-08-08 23:21:19 +00:00
Charles Kerr 9d644f98cd (trunk qt) set the step values for the properties dialog's spinboxes 2010-08-07 01:38:50 +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 56f9f899a2 (trunk qt) fix a couple of small memory leaks detected by valgrind 2010-07-28 20:17:16 +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 914af1c9f8 (trunk Qt) sync the "trackers" tab with the GTK+ client and more. 2010-07-27 19:43:32 +00:00
Charles Kerr 7ae565ccdf (trunk qt) silence a few compiler warnings 2010-07-25 20:36:33 +00:00
Charles Kerr 6692699072 (trunk qt) #2560 "idle seeding time limit" -- Qt support 2010-07-24 04:14:43 +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
Charles Kerr 2528bfe2a3 (trunk qt) ensure that units are i18nized in the Qt client. Update the Qt translation files. 2010-07-07 00:30:42 +00:00
Charles Kerr ee729b2642 (trunk svn) #3398 "fix compilation with QT < 4.5" -- fixed 2010-07-06 15:52:32 +00:00
Daniel Lee 62b53b3e10 (qt) fix a potential crash in the tracker display 2010-07-03 19:34:36 +00:00
Daniel Lee a782d7849e (qt) delete multiple trackers at once 2010-07-03 03:46:14 +00:00
Charles Kerr bb92d05860 (trunk) rename the Qt client's "Units" class as "Formatter" 2010-07-03 01:10:36 +00:00
Charles Kerr cdcc4705aa (trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while. 2010-07-03 00:25:22 +00:00
Daniel Lee c8408b755f (qt) #3362:Edit trackers in transmission-qt 2010-06-30 05:55:46 +00:00
Daniel Lee f22eac4709 (qt) #3286:Use flagStr in the status field of the peer list 2010-06-26 17:48:27 +00:00
Daniel Lee 02429724c6 (qt) Change default peer sort order to peer address 2010-06-24 16:11:02 +00:00
Daniel Lee bbe9e9843a #3298:Prettier formating of percentages 2010-06-22 22:30:58 +00:00
Daniel Lee 3a8809e38f (qt) #3313:Long orign label can make torrent properites window arbitrarily wide 2010-06-18 07:34:37 +00:00
Daniel Lee 0bc8314809 (qt) #3277: Crash after getting magnet torrent metadata 2010-06-16 03:02:17 +00:00
Daniel Lee b4cee64ec9 (qt) #3257: Ratio can go below 0 when examining multiple torrents 2010-06-03 23:39:31 +00:00
Daniel Lee c58ad98852 (qt) Make the comment box expand downward 2010-06-03 23:22:14 +00:00
Charles Kerr 01ff267a56 (trunk qt) #2050 "properties dialog changes seem to undo themselves" -- another patch from Longinus00. Seems like he should have svn write access by now... 2010-05-06 14:16:17 +00:00
Charles Kerr 91e3187d3b (trunk Qt) #2050 "Properties dialog changes seem to undo themselves" -- use patch from Longinus00 2010-05-05 09:41:14 +00:00
Charles Kerr 06f044680a (trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- implemented for gtk, qt, daemon, cli, and web client 2010-04-28 01:26:46 +00:00
Charles Kerr af09bb2853 (trunk) poke at details yet again 2010-04-06 04:54:51 +00:00
Charles Kerr 2d103039a0 (trunk qt) fix minor quirk in r10454 2010-04-06 03:15:42 +00:00
Charles Kerr da3168aa80 (trunk qt) tweak paused/stopped/finished in the details dialog 2010-04-06 03:10:48 +00:00
Charles Kerr d8b4779188 (trunk qt) #3098 "tracker display broken in qt client" -- fixed in trunk for 2.00 by Longinus00's patch 2010-04-03 14:23:29 +00:00
Charles Kerr 803225bf10 (trunk GTK+, Qt) #2645 "add torrent availability to Properties->Information" -- added for 1.90 2010-02-02 05:34:26 +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