Commit Graph

65 Commits

Author SHA1 Message Date
Charles Kerr d57ba48775 (trunk) #3577 -- replace gear icon for GTK+, Qt clients 2010-09-24 15:22:53 +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 37928bbc5a remove sort-by-tracker from the Qt client 2010-09-06 00:19:37 +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 0f9e1d0aa0 (trunk qt) when the main window is resized to be narrow, use the layout space more wisely in the statusbar 2010-08-06 05:57:41 +00:00
Charles Kerr 4e30aad464 (trunk qt) #3489 "Qt client should have up/down speeds in the tray icon's tooltip" -- fixed 2010-08-05 15:01:40 +00:00
Charles Kerr fb03acbbc2 (trunk) consistency tweaks between the GTK+ and Qt client:
1. synchronize some of the keyboard shortcuts
2. synchronize some text in the preferences dialog
3. add a "Desktop" tab in the Qt client's preferences dialog
4. add a "Donate" button to the Qt client's help menu
2010-08-02 03:07:42 +00:00
Charles Kerr 1477c8909f (trunk qt) synchronize the copyright notices 2010-08-01 20:36:13 +00:00
Charles Kerr ef8ffe3512 (trunk qt) #3465 "add drag-and-drop support for adding torrents/magnets" -- added. 2010-07-31 23:11:05 +00:00
Charles Kerr 344e4bedc5 (trunk) set minimum widths for the upload/download labels in the statusbar 2010-07-31 06:20:17 +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
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
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 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
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 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
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 832d055ab3 (qt) #3255: Don't use filebrowser in remote sessions 2010-06-04 01:00:27 +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 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 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 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 ca4dce6f5e (trunk, qt) rename the slightly-pejorative "minimal view" as "compact view" 2010-03-15 14:42:56 +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
Charles Kerr 5c26afdb52 happy new year! 2010-01-04 21:00:47 +00:00
Charles Kerr 4d9912fcb1 (trunk qt) fix qt build broken by r9719; error reported by Lacrocivious 2009-12-12 15:38:14 +00:00
Charles Kerr 1f320b2ddd (trunk) fix a couple of cases where we don't use the tr_snprintf() portability wrapper 2009-12-11 20:26:40 +00:00
Charles Kerr 78ead8c3dd (trunk) update the copyright notices 2009-12-05 02:19:24 +00:00
Charles Kerr bc25b7591e (trunk Qt) #2096 "magnet links" -- fix crashes when displaying magnet links in Qt client 2009-12-03 17:23:53 +00:00
Charles Kerr 31a3ed1684 (trunk, qt) #2096 "magnet links" -- Add the "Copy Magnet Link to Clipboard" feature to Qt client 2009-12-03 15:23:43 +00:00
Charles Kerr c6899aa1eb (trunk qt) #2616: "for the ratio mode button, use the yin/yang icon submitted by jimmac" 2009-12-03 14:46:54 +00:00
Charles Kerr 2c94fbdfd7 (trunk gtk,qt) synchronize the gtk, qt preferences dialogs a bit 2009-10-20 14:01:15 +00:00
Charles Kerr 7bd3e0c297 (trunk Qt) #2298: qtr client crashes when expired torrent is removed 2009-10-10 00:39:38 +00:00
Charles Kerr 4e18bc9734 (trunk qt) minor cleanup 2009-10-06 00:27:26 +00:00
Charles Kerr ceb8e4b564 (trunk qt) sync the Qt client's "New Torrent" dialog with the GTK+ client's rewrite 2009-10-05 19:53:38 +00:00
Charles Kerr 34bfc1424c (trunk qt) #2417: Qt client closes when clicking X rather than close to tray 2009-09-26 04:39:58 +00:00
Charles Kerr 3cdaeef78f (trunk qt) #2321: in qt client in 1.73, When main window minimized click on tray icon does nothing 2009-08-11 18:57:49 +00:00
Charles Kerr ab1dc1b3ba (trunk qt) #2260: Qt client crashes when setting alternative upload/download speeds 2009-07-01 23:40:07 +00:00
Charles Kerr 0861ca3908 (trunk gtk,qt) more o/c simplification of the prefs dialog 2009-06-27 05:23:13 +00:00
Charles Kerr 36eac9e36a (trunk qt, gtk) some string changes: minor Gnome HiGification. omit unnecessary words. use less jargon. 2009-06-23 00:24:37 +00:00
Charles Kerr 79fb45c110 (trunk qt) add svn properties on the qt source files 2009-05-31 19:33:48 +00:00
Charles Kerr ed96a156a5 (trunk qt) filterbar tweak by kjg 2009-05-19 04:21:58 +00:00
Charles Kerr 3973659162 (trunk gtk/qt) #2075 Move 'Properties' back to the top listing when right-clicking on a torrent in the main window. 2009-05-14 05:20:29 +00:00
Charles Kerr e2a9a0f263 (trunk qt) tweak qt "set torrent location" a little 2009-05-13 19:16:31 +00:00
Charles Kerr 29b1d3e2cc (trunk) #920: add "move data" to libT so all clients can use it 2009-05-13 15:54:04 +00:00
Charles Kerr fe1f550f1c (trunk qt) disable the "open folder" option if we're connected to daemon running on a different machine 2009-05-08 18:36:41 +00:00
Charles Kerr 2a44c23dca (trunk qt) hide the network icon when the transmission session is being run inside the client. patch by stdisease 2009-05-06 13:46:10 +00:00