Commit Graph

170 Commits

Author SHA1 Message Date
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
Charles Kerr 2b9ab542cb (trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local Peer Discovery 2010-05-08 08:42:45 +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 4d61db45aa (trunk qt) #3060 "Local Peer Discovery protocol implementation" -- fix r10611 bug. Longinus00 found the bug and submitted a patch. 2010-05-06 13:58:04 +00:00
Charles Kerr fa17bef096 (trunk qt) #2050 "properties dialog changes seem to undo themselves" -- applied 2nd patch from Longinus00 2010-05-06 04:49:10 +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 3473686ee2 (trunk) add LDS toggles to GTK+ client, Qt client, and transmission-remote 2010-05-01 16:23:42 +00:00
Charles Kerr ed0cf64f0a (trunk gtk,qt) adjust the opening dialog text. Using Comic Sans instead of Zapf Chancery due to creative differences with livings124 2010-05-01 02:33:44 +00:00
Charles Kerr d384b38f07 (trunk) minor transmission.h API cleanup.
1. remove tr_sessionGetActiveTorrentCount()
2. make tr_sessionCountTorrents() package-visible instead of public.
3. make tr_torrentGetActivity() private instead of public.
2010-04-29 23:08:11 +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 487783d1e2 (trunk qt) #2840 "opening magnets with qt client opens new instances" -- fixed in trunk for 2.00 2010-04-27 03:10:32 +00:00
Charles Kerr c568aa14ea (trunk qt) #2935 "Changing the 'Keep incomplete files in' Directory" -- fixed in trunk for 2.00 2010-04-23 05:58:04 +00:00
Charles Kerr ddda0f14e8 (trunk qt) #2564 "Confirm on torrent remove" -- committed Longinus00's patch to trunk for 2.00 2010-04-23 03:58:42 +00:00
Charles Kerr 0723193fc7 (trunk qt) #3148 "command-line password argument isn't parsed correctly" -- fixed in trunk for 2.00. added backport-1.9x if/when we do 1.93. 2010-04-16 20:17:52 +00:00
Charles Kerr 967edafa63 (trunk, qt) #2962 "Qt client Crashes when Removing more than 1 Torrent" -- fixed in trunk for 2.00 w/patch from Longinus00 2010-04-15 19:15:11 +00:00
Charles Kerr eb99be2194 (trunk qt) #2782 "Cannot copy/paste hash (among other fields) from QT4 torrent properties window" -- fixed in trunk for 2.00 2010-04-10 18:42:46 +00:00
Charles Kerr 4a9f6b3cc7 (trunk qt) #3119 "Showing torrent properties can causes rearranging of torrents if sort != sortByName" -- fixed in trunk for 2.00 by Longinus00 2010-04-07 13:37:08 +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 1efe08d34d (trunk) #1869 "New status for torrents that reached the seed ratio" -- implemented for GTK+, Qt, and transmission-remote by Longinus00's patch 2010-04-06 02:34:45 +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 4ddb13df77 (trunk qt) #3112 "Partial Seed display shows incorrect filesize" -- fixed in trunk for 2.00 with a patch from Longinus00 2010-04-03 14:04:45 +00:00
Charles Kerr a5ca4d45f1 (trunk qt) #3116 "show file sizes in the file tree" -- implemented for 2.00 by a patch from Longinus00 2010-04-03 13:56:23 +00:00
Charles Kerr b075381f64 (trunk, qt) #3094 "reopened Enhancement" -- fix r10433 typo 2010-04-01 21:55:26 +00:00
Charles Kerr 0706901e78 (trunk gtk,qt) #3094 "Show ratio goal for partial seeds" -- implemented in trunk for 2.00, based off Longinus00's patch 2010-04-01 06:08:20 +00:00
Charles Kerr b5a50de610 (trunk qt) #3095 "Don't show remaining time for paused torrents" -- fixed in trunk for 2.00 by a patch from Longinus00 2010-03-31 19:42:30 +00:00
Charles Kerr e1607c8354 (trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00 2010-03-17 19:23:03 +00:00
Charles Kerr ca4dce6f5e (trunk, qt) rename the slightly-pejorative "minimal view" as "compact view" 2010-03-15 14:42:56 +00:00
Charles Kerr 0f1c496119 (trunk, qt) #2841 "new torrents via .torrent not added in qt client" -- fixed in trunk for 1.90 2010-02-06 13:34:21 +00:00