Commit Graph

489 Commits

Author SHA1 Message Date
Jordan Lee d89e859535 (trunk, qt) #4937: updated transmission_eu.ts by Xabier Aramendi 2013-08-17 16:27:50 +00:00
Jordan Lee 59abf35807 (trunk, qt) #5465: restore Qt 4.6 support, patch by mike.did 2013-08-17 16:22:56 +00:00
Jordan Lee 1c79173459 support qt5 in transmission-qt 2013-07-27 21:58:14 +00:00
Jordan Lee 94fd3b486b (trunk) slightly better image compression by passing them through pngwolf 2013-07-14 23:03:31 +00:00
Jordan Lee 59f27cc1c6 remove the ShowOnlyIn=Unity desktop entries. These were from bug #4804 as an interim measure until XDG action groups were more widely supported, and can be removed. 2013-07-02 21:20:33 +00:00
Jordan Lee a95b6c1e6c (trunk) #5382: better compression of our bundled png files. recompressed by Mangix 2013-06-26 02:06:43 +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 5f61425565 updated Basque translation by Xabier Aramendi via rb07 in ticket #4937 2013-06-11 19:09:07 +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 de6e408a66 (qt) fix file-tree icon regression caused by r14000 for #5285; found & patched by rb07 2013-04-24 22:56:28 +00:00
Jordan Lee 152e78199c fix r14062 regression reported by x190 in https://trac.transmissionbt.com/ticket/4076#comment:47 2013-04-13 12:22:07 +00:00
Jordan Lee a8f375eb88 (qt) increase the freespace-label update interval from 5 seconds to 15 seconds 2013-04-10 03:17:15 +00:00
Jordan Lee 7ac1e563a0 (qt) if freespace can't be determined, don't show it in the label. reported by rb07 in https://trac.transmissionbt.com/ticket/4076#comment:45 2013-04-10 03:05:31 +00:00
Jordan Lee c51132ad78 #5335: better compression of .png files by Mangix 2013-04-10 02:27:42 +00:00
Jordan Lee 4e079b5f88 #5165: undo whitespace damage 2013-04-10 02:07:14 +00:00
Jordan Lee 03cbce7b2e (qt) #5307 'Error in prefs.cc' -- fixed with patch from rb07. 2013-02-26 04:53:35 +00:00
Jordan Lee de6d57af43 (qt) freespace fixes by rb07 from https://trac.transmissionbt.com/ticket/4076#comment:40 2013-02-18 14:45:44 +00:00
Jordan Lee 303353e55a (qt) #5278 'Something strange with the color of progress bars' -- patch by rb07 2013-02-14 23:32:37 +00:00
Jordan Lee b91014ba1e (qt) #5280 'show options dialog in more cases': fix verify button issue reported by lucke 2013-02-10 22:44:25 +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 2942f85740 (qt) copyediting: whitespace/indentation 2013-02-09 21:47:42 +00:00
Jordan Lee 4c3a869a88 (qt) #5285 'Qt client's file tree should have a size column like the GTK+ client's': done. 2013-02-09 20:51:17 +00:00
Jordan Lee d03de26e13 (qt) #5284 'file tree should show the wanted size of the subtree, not the entire size': done. 2013-02-09 19:16:16 +00:00
Jordan Lee 00a5e86939 (qt) #5282 "Formatter's sizeToString() and memToString() return wrong text for 0 bytes": fixed. 2013-02-09 18:59:05 +00:00
Jordan Lee d1da0204c7 (qt) #4076 'free space indicator': better user feedback when updating the freespace indicator in remote mode 2013-02-09 04:42:07 +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 51c1daeb9a (qt) #5277 'queue operation regression in nightlies': fixed. 2013-02-06 18:27:47 +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 5ae75bfced (qt) copyediting: whitespace/indentation 2013-02-03 19:40:20 +00:00
Jordan Lee 7f8415d59e (qt) copyediting: whitespace/indentation 2013-02-03 19:13:04 +00:00
Jordan Lee 95541c4ebe (qt) #5270 'Details > Comment field loses selection': fixed 2013-02-03 18:36:10 +00:00
Jordan Lee 5dab28ee9c (qt) plug a handful of minor memory leaks 2013-02-03 12:31:44 +00:00
Jordan Lee 27b7651c9d (qt) #4076 'free space indicator': try a different approach to the visible torrent count 2013-02-02 22:29:14 +00:00
Jordan Lee f8cae213db (qt) remove console messages that were committed in r13930 2013-02-02 03:51:10 +00:00
Jordan Lee bb0bdc6f7e (qt) #5252 'file-renaming issues in Qt client': fix renaming flicker error reported by rb07 2013-02-01 22:40:08 +00:00
Jordan Lee e12890e78e (qt) #5252 'file-renaming issues in Qt client': hide invisible columns in file-tree 2013-02-01 22:08:09 +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 90619423ff silence unnecessary warning 2013-01-30 00:23:32 +00:00
Jordan Lee 20fe66bccf more experimentation with the shortTransferString 2013-01-30 00:22:52 +00:00
Jordan Lee 4a059b79b8 when sorting by activity and both torrents' upload and download speed is zero, use how many peers we're ready to upload to / download from as a secondary key. 2013-01-30 00:20:51 +00:00
Jordan Lee a17d4d5e3f (qt) more futzing with file-tree 2013-01-28 18:20:20 +00:00
Jordan Lee ea6228d81b (qt) #5252: disable file editing in the options dialog. remove keyboard shortcuts that conflicted with renaming files in file-tree.c. fix refresh issue in the file-tree when renaming files. 2013-01-28 07:01:58 +00:00
Jordan Lee 04e1463b00 (qt) remove unused Torrent field 'torrentFile' 2013-01-28 02:12:07 +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 779049bf1b (qt) when changing the session's download dir, call session-get to update the freespace value 2013-01-27 21:02:04 +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