Charles Kerr
|
6e5af03d78
|
(trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings
|
2010-07-04 06:07:21 +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 |
Charles Kerr
|
16c0e9afcc
|
(trunk qt) sync the Preference dialog's "Torrents" tab's section names ("Adding", "Downloading", "Seeding") with the GTK+ client's.
|
2010-07-01 16:15:08 +00:00 |
Daniel Lee
|
c8408b755f
|
(qt) #3362:Edit trackers in transmission-qt
|
2010-06-30 05:55:46 +00:00 |
Daniel Lee
|
45b0c1d858
|
update transmission-qt README
|
2010-06-27 20:19:40 +00:00 |
Daniel Lee
|
b6fa7df0f6
|
(qt) install manpage added in r10882
|
2010-06-26 21:42:50 +00:00 |
Charles Kerr
|
0bfc4b0207
|
(trunk) add transmission-qt manpage
|
2010-06-26 20:17:20 +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 |
Charles Kerr
|
4094dc2544
|
(trunk qt) sync the Qt client's statusbar with the GTK+ client's wrt #3344 and #2793
|
2010-06-25 21:04:33 +00:00 |
Charles Kerr
|
5baab746c6
|
(trunk) #3332 "cannot run multiple qtr instances" -- fixed
|
2010-06-25 03:53:53 +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 |
Charles Kerr
|
1d63aa4cda
|
(trunk) add tr_formatter_size() and tr_formatter_speed() so that all the client apps don't have to reinvent the wheel
|
2010-06-22 04:34:16 +00:00 |
Daniel Lee
|
5701ac82e0
|
(qt) keep the size display the same as the gtk client
|
2010-06-22 00:34:24 +00:00 |
Charles Kerr
|
5ad7ed550f
|
(trunk) more win32 fixes from rb07 in #3311
|
2010-06-22 00:12:52 +00:00 |
Charles Kerr
|
3e6705db15
|
(trunk) #3301 ".desktop file for transmission-qt" -- added to trunk for 2.10
|
2010-06-21 22:09:15 +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
|
fab8e5e691
|
(qt) #3312:Error in r10722 (fix for #3255)
|
2010-06-18 04:22:39 +00:00 |
Daniel Lee
|
14cfd0fac0
|
(qt) #3268:Within each session, each torrent added presents options dialog for that and all previous torrents added in that sesssion
|
2010-06-17 05:56:48 +00:00 |
Daniel Lee
|
0988fd3ead
|
(qt) #3299:Enabled setting encryption preference
|
2010-06-17 02:50:50 +00:00 |
Daniel Lee
|
d3c4c1ec16
|
(qt) fix oversight in r10771
|
2010-06-16 06:34:45 +00:00 |
Daniel Lee
|
7e535bc227
|
(qt) #3269: When changing session source we should request a full refresh right away
r10770 is actually for #3282: After removing a torrent list jumps to the very top
|
2010-06-16 03:11:10 +00:00 |
Daniel Lee
|
7f8db1f3c2
|
(qt) #3290: Ratio goal of a torrent in torrent list is sessions default until opening that torrent's properties
|
2010-06-16 03:03:24 +00:00 |
Daniel Lee
|
0bc8314809
|
(qt) #3277: Crash after getting magnet torrent metadata
|
2010-06-16 03:02:17 +00:00 |
Daniel Lee
|
c944af72eb
|
(qt) #3269: When changing session source we should request a full refresh right away
|
2010-06-16 03:01:09 +00:00 |
Daniel Lee
|
32a4f1df10
|
(qt) #3147: qtr delayed to connect to remote session automatically
|
2010-06-16 02:58:44 +00:00 |
Daniel Lee
|
c19f73f77e
|
(qt) #3275: Seed ratio limit and ratio limit enabled are currently not pulled from a remote session
|
2010-06-08 17:37:29 +00:00 |
Daniel Lee
|
7b70d91e8f
|
(qt) #3277 wasn't completely fixed, consider this a hack until a better solution presents itself
|
2010-06-05 20:44:11 +00:00 |
Charles Kerr
|
928e2105f3
|
(trunk qt) #3265 "-v --version command line doesn't quit transmission" -- call ::exit(0) instead of exit(0). d'oh!
|
2010-06-05 10:59:24 +00:00 |
Charles Kerr
|
e6aea2b29e
|
(trunk Qt) #3266 "statusbar different from gtk client" -- pass Longinus00's patch through to trunk as-is
|
2010-06-05 10:47:41 +00:00 |
Daniel Lee
|
e78701ab15
|
(qt) don't need -lrt for build
|
2010-06-05 00:58:11 +00:00 |
Daniel Lee
|
076eca895f
|
(qt) typo caused some command line options to not work
|
2010-06-05 00:02:20 +00:00 |
Daniel Lee
|
a15888105c
|
(qt) use already defined values in utils
|
2010-06-04 23:33:09 +00:00 |
Daniel Lee
|
16dc284185
|
(qt) Comment out debug message
|
2010-06-04 01:41:47 +00:00 |
Daniel Lee
|
832d055ab3
|
(qt) #3255: Don't use filebrowser in remote sessions
|
2010-06-04 01:00:27 +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
|
2f56196206
|
(trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another
|
2010-06-03 19:53:01 +00:00 |
Daniel Lee
|
6963f3dc93
|
(qt) fix partial seeds showing 100% downloaded
|
2010-05-31 15:30:44 +00:00 |
Daniel Lee
|
ad5acbab95
|
(qt) Fix for sorting issue in ticket 3227
|
2010-05-26 05:03:00 +00:00 |
Daniel Lee
|
1201186128
|
(qt) Update qt project to use system libevent
|
2010-05-24 07:08:14 +00:00 |
Daniel Lee
|
e6b8c2e6d4
|
(qt) Fix regression in file icons caused by printing filesizes in the file tree
|
2010-05-24 05:29:36 +00:00 |
Daniel Lee
|
06bea89970
|
(qt) Don't round ratio
|
2010-05-24 04:17:49 +00:00 |
Daniel Lee
|
aec2701009
|
(qt) Add more file extensions to icon detection
|
2010-05-24 02:45:39 +00:00 |
Charles Kerr
|
0a43ed71ce
|
(trunk qt) #3211 "ratio.png white background" -- fixed in trunk for 2.00
|
2010-05-16 19:31:47 +00:00 |
Charles Kerr
|
77ef2c1e0c
|
(trunk qt) #2612 "display new transfer window when adding magnet transfer" -- implemented for Qt client
|
2010-05-13 23:54:32 +00:00 |
Charles Kerr
|
da2ef53eeb
|
(trunk) #1796 "run script after torrent completion" -- implemented for libT, RPC, and the GTK+ and Qt clients
|
2010-05-08 22:42:28 +00:00 |