]> granicus.if.org Git - transmission/commit
(trunk qt) #3454 "sync trackers tab with GTK+ client" --
authorCharles Kerr <charles@transmissionbt.com>
Wed, 28 Jul 2010 14:43:47 +0000 (14:43 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Wed, 28 Jul 2010 14:43:47 +0000 (14:43 +0000)
commit009d024908f24a22419afc979146711406f9b4ec
tree5e995ed4c0d5598d7674de24894b1fc9ddecbbcd
parente6bafdf26b8a4d2c4e39ed1e6768435059f6982e
(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
qt/README.txt
qt/details.cc
qt/details.h
qt/prefs.cc
qt/prefs.h
qt/qtr.pro
qt/tracker-delegate.cc
qt/tracker-model-filter.cc [new file with mode: 0644]
qt/tracker-model-filter.h [new file with mode: 0644]
qt/tracker-model.cc