Commit Graph

106 Commits

Author SHA1 Message Date
Charles Kerr 2c94fbdfd7 (trunk gtk,qt) synchronize the gtk, qt preferences dialogs a bit 2009-10-20 14:01:15 +00:00
Charles Kerr c35beb3843 (trunk) #1483: move completed torrents to a user-specified directory 2009-10-19 05:25:50 +00:00
Charles Kerr 05c77cc975 (trunk) #1483: move completed torrents to a user-specified directory + #629: different file extension for incomplete files 2009-10-19 05:05:00 +00:00
Charles Kerr f58994b7bf (trunk gtk,qt) #2490: gtk, qt clients' Details dialog doesn't show ETA anymore 2009-10-10 20:42:23 +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 d2e3ec679b (trunk Qt) add command-line arguments for connecting to a remote session 2009-10-05 21:33:39 +00:00
Charles Kerr 4c897b2df3 (trunk qt) oops, left a console message in r9243 2009-10-05 19:55:05 +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 3631a38e67 (trunk, gtk, qt) #2478: popup dialog for first-time users 2009-10-02 22:53:19 +00:00
Charles Kerr 4a09a1de13 (trunk) remove tr_stats fields: downloaders, leechers, seeders, timesCompleted as per discussion with livings 2009-09-26 06:20:33 +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 6fc0d9cdc7 (trunk qt) #2418: Cannot open a torrent in kde4 with right clicking 2009-09-26 04:11:00 +00:00
Charles Kerr 900c6d6717 (trunk qt) fix DHT build issue reported and patched by DimStar 2009-09-14 18:36:33 +00:00
Charles Kerr ae675f3d6f Qt 4.4 is still pretty new, so don't use QList.removeOne() yet. (build error reported by kklimonda) 2009-09-02 15:34:18 +00:00
Charles Kerr c5a67b524e add to the qt client a note about building w/o DHT 2009-08-28 15:55:55 +00:00
Charles Kerr 4dac30abbb (trunk qt) fix #2080: "help > message log" does nothing 2009-08-13 17:29:59 +00:00
Charles Kerr bf1a544939 (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +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 70d858b1f3 (trunk qt) #2319: cool, our first translation of the Qt client! (zerg) 2009-08-08 13:25:00 +00:00
Charles Kerr edcd2dc41b (trunk qt) #2320: fix encoding issue when logging to stderr in the Qt client 2009-08-08 13:22:38 +00:00
Charles Kerr 5018a1b0d2 (trunk) rephrase "tracker returned..." to "tracker gave..." which is equally expressive but saves a little space on the status line 2009-08-06 07:04:19 +00:00
Charles Kerr a4767894e7 (trunk) #1400, #2308: differentiate warnings and errors; differentiate between local messages and messages from the tracker 2009-08-05 01:25:36 +00:00
Charles Kerr f4ab711517 (trunk gtk,qt) #2264: Duplicate keyboard accelerators in the GTK+ client's "View" menu 2009-07-03 20:10:05 +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 4658ad9c66 (trunk gtk,qt) fix possible division by zero in the torrent properties dialog 2009-06-30 22:27:22 +00:00
Charles Kerr 58ba65f55b (trunk, gtk/qt) use Monsoon's strings for encryption preferences and Deluge's system tray tooltip. 2009-06-30 18:08:50 +00:00
Charles Kerr 6b7a400cee (trunk, qt/gtk) tweak the torrent priorities gui a little 2009-06-29 06:49:35 +00:00
Charles Kerr 62e933b93a (trunk qt) typo fix 2009-06-29 03:12:30 +00:00
Charles Kerr c825ce54de (trunk gtk,qt) add a little symmetry to the info tab's fields 2009-06-28 16:21:47 +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 5b5f01ddd1 (trunk gtk,qt) a little more string consistency. blah 2009-06-23 14:52:19 +00:00
Charles Kerr 8809f32a7d (trunk qt) sync up a couple of last strings with the gtk client 2009-06-23 04:49:00 +00:00
Charles Kerr 0b52d3d966 (trunk qt,gtk) fill in missing mnemonics 2009-06-23 03:40:32 +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 ec5801b5e7 (trunk qt) #2169: unconditionally link against the bundled version of libevent, since there's apparently no way to let qmake know what autoconf decided about which version of libevent to use 2009-06-05 17:10:12 +00:00
Charles Kerr 539e79068e (trunk) add an explicit waiver <http://people.debian.org/~bap/dfsg-faq#waiver> for linking with OpenSSL 2009-06-04 19:12:11 +00:00
Charles Kerr db92d4c9aa (trunk qt) update translation template 2009-06-03 20:59:24 +00:00
Charles Kerr 8e6eee683f (trunk) on non-mac platforms, try not building our own copy of libevent 1.4.x 2009-06-03 15:47:08 +00:00
Charles Kerr 5941126182 (trunk gtk,qt) give kjg credit for the web client 2009-06-02 03:57:40 +00:00
Charles Kerr 9238fb0299 (trunk) #2131: clean up benc read/write API 2009-06-02 01:48:48 +00:00
Charles Kerr 7f85090587 (trunk) add a "source" argument to tr_jsonParse() so that if there's an error we can log the filename, or that it came from rpc, etc. 2009-06-01 18:57:37 +00:00
Charles Kerr d1cd888df6 (trunk qt) plug memory leak 2009-06-01 14:11:52 +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 b77874936e (trunk qt,gtk) add mnemonic for prefs dialog "Randomize the port every launch". reported by geirha 2009-05-21 17:11:26 +00:00
Charles Kerr 73add1f2f9 (trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote 2009-05-21 00:15:54 +00:00
Charles Kerr 4af0c3e24b (trunk qt) fix the Qt build by linking against libdht.a 2009-05-20 23:16:28 +00:00
Charles Kerr ed96a156a5 (trunk qt) filterbar tweak by kjg 2009-05-19 04:21:58 +00:00
Charles Kerr 625c395dcf fix a minor bug with the 3rd party Qt icon loader. <http://code.google.com/p/qticonloader/issues/detail?id=5> 2009-05-16 15:02:40 +00:00
Charles Kerr 1c3f3acbca (trunk) add an option to the JSON generator to disable the human-readable indentations. Keep indenting the data files such as settings.json, but don't indent the messages used for RPC. This cuts the cost of deflate()ing those RPC messages by about 80%... 2009-05-16 05:51:52 +00:00