Jordan Lee
1c79173459
support qt5 in transmission-qt
2013-07-27 21:58:14 +00:00
Jordan Lee
df0d7f7f43
(trunk, qt) #5374 : add url support for dragging-and-dropping multiple URLs into transmission-qt. patch by rb07
2013-06-26 01:48:47 +00:00
Jordan Lee
a2ca089cfd
(trunk, qt) #5374 handle multifile drag-and-drop in Qt client, patch by kernel_daemon
2013-06-09 20:18:47 +00:00
Jordan Lee
a7b3ec4d92
(qt) fix nightly regression by zeroing out the myFileDialogOptionsCheck pointer in mainwin's constructor
2013-02-10 18:49:15 +00:00
Jordan Lee
dbb742f667
(qt) merge together the two 'add url/magnet link' dialogs.
2013-02-09 23:11:17 +00:00
Jordan Lee
cd09204a6e
(trunk) first draft of changing the FreeSpace API to behave as https://trac.transmissionbt.com/ticket/4076#comment:25 -- libT, rpc, qt, and gtk implementations.
2013-02-09 04:05:03 +00:00
Jordan Lee
716a2f2c5c
(qt) experiment with making the statusbar's speed/ratio, the desktop icon's tooltip, and the delegate's shortTransferString() all behave the same wrt when to show which transfer speeds
2013-02-07 21:07:16 +00:00
Jordan Lee
47f2192b2d
(qt) in the statusbar, use the same upload/download symbols as in the torrent list
2013-02-05 23:05:26 +00:00
Jordan Lee
5dab28ee9c
(qt) plug a handful of minor memory leaks
2013-02-03 12:31:44 +00:00
Jordan Lee
085c37584e
#4076 'free space indicator': in the Qt and GTK+ clients, add 'Free' to the freespace labels to give more context of what the number means
2013-02-01 21:02:40 +00:00
Jordan Lee
16d46a72a1
in the Qt and GTK+ clients, move the torrent count indicator from the statusbar to the filterbar
2013-02-01 20:58:55 +00:00
Jordan Lee
20fe66bccf
more experimentation with the shortTransferString
2013-01-30 00:22:52 +00:00
Jordan Lee
1d3bf93618
synchronize the Qt and GTK+ client's statusbars, including the new freespace indicator. Make the up/down speed ordering consistent between statusbar and torrent list.
2013-01-27 23:05:47 +00:00
Jordan Lee
282ef8adfd
use 'folder' instead of 'directory' in the freespace tooltips
2013-01-27 18:48:59 +00:00
Jordan Lee
3e7ef0c4dd
copyediting: modify more files to the new indentation/whitespace formatting
2013-01-27 18:09:49 +00:00
Jordan Lee
895f86e0fb
(qt) #4076 'free space indicator' -- added.
2013-01-27 17:19:51 +00:00
Jordan Lee
08187ef984
(qt) tweak the network status icon's tooltip again. This is a followup to r13727
2013-01-03 04:21:45 +00:00
Jordan Lee
5cfcfd95c4
(qt) #5206 'tray icon cancels logout in KDE' -- fixed with patch from basinilya
2013-01-01 20:02:20 +00:00
Jordan Lee
b7949bb49a
(trunk, qt) make the network status icon's tooltip a little more accurate / useful
2012-12-31 02:47:09 +00:00
Jordan Lee
93da75c842
in refreshTrayIcon(), use TorrentModel.getUploadSpeed(), .getDownloadSpeed()
2012-12-29 21:04:10 +00:00
Jordan Lee
29b2e02a91
(trunk, qt) #5195 'Qt: open folder: single file in folder' -- fixed with patch from basinilya
2012-12-27 18:28:04 +00:00
Jordan Lee
a7d352269f
(trunk, qt) #5194 'Qt: open folder: on single-file torrents opens the file, not directory, except on Windows and Mac' -- fixed with patch from basinilya
2012-12-27 18:22:48 +00:00
Jordan Lee
144d3b952c
(trunk, qt) #5193 'qt: open folder: if the first file in a torrent is not an immediate child of the torrent folder, wrong folder opened' -- fixed with patch from basinilya
2012-12-27 17:46:11 +00:00
Jordan Lee
792215c5e9
(trunk qt) #5059 'Memory leak in the TrMainWindow :: openTorrent' -- fixed.
2012-10-08 04:23:39 +00:00
Jordan Lee
4d111ab95a
(trunk, qt) #4991 'control temporary speed limit from icon tray' -- added, patches by rb07 and samkpo
2012-08-19 00:01:54 +00:00
Jordan Lee
4f4529ae09
(trunk, qt) #4624 "Inconsistent behavior when clicking on items at the torrent list" -- apply a nice patch by dirleyrls
2012-08-18 15:39:11 +00:00
Jordan Lee
0f8edabdf7
(trunk qt) #4820 -- add rb07's patch for better opening of magnet links
2012-07-13 00:29:40 +00:00
Jordan Lee
001813c364
(trunk, qt) fix #4824 'Open Folder bug' with a patch from rb07
2012-04-07 00:16:14 +00:00
Jordan Lee
8ceb1fd016
tweak Qt client's queuing support
2011-08-03 03:47:17 +00:00
Jordan Lee
307754e807
#671 "torrent queuing" -- modify the queue implementation s.t. every torrent has a queuePosition, even if it's not currently in the queue.
2011-08-02 03:59:54 +00:00
Jordan Lee
61174b007e
(trunk) #671 "torrent queuing" -- Preliminary implementation. Covers libtransmission; GTK+ and Qt clients, and rudimentary web client support.
2011-08-01 22:24:24 +00:00
Jordan Lee
14310a7300
(trunk qt) reduce the timer delay between model changes and UI updates
2011-07-26 02:56:06 +00:00
Jordan Lee
5216da50bd
(trunk qt) #4369 "Typing text into the main window's filter field causes high CPU" -- fixed.
2011-07-19 21:19:18 +00:00
Jordan Lee
355722ad8d
(trunk qt) fix high CPU load on startup caused by frequent updates to the u/d speed tooltips
2011-07-13 17:22:01 +00:00
Jordan Lee
413c91f4a8
(trunk qt) #3930 - "Add URL" - auto-copy links from the clipboard
...
When opening the "Add URL" dialog, check the clipboard selection & clipboard proper to see if either contains a URL, magnet link, or info hash code. If it has any of those things, put that in the dialog's entry field as the default action. Patch by cantabile.
2011-01-21 21:51:50 +00:00
Jordan Lee
475c45abe0
(trunk qt) #3926 "use "Open Torrent" instead of "Add Torrent" in GTK+ and Qt clients" -- one more instance
2011-01-20 20:12:24 +00:00
Jordan Lee
131afcc3a4
(trunk) #3926 : use "Open Torrent" instead of "Add Torrent" in GTK+ and Qt clients -- text changed.
2011-01-20 19:48:13 +00:00
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