Mitchell Livingston
|
75584d81ac
|
zoom from the inspectors file table when quick looking
|
2009-09-05 01:58:13 +00:00 |
Mitchell Livingston
|
020353a08c
|
remove unneeded calls to sharedPreviewPanel
|
2009-09-04 23:58:27 +00:00 |
Mitchell Livingston
|
92d2b7cc3a
|
kill some warnings
|
2009-09-04 22:59:24 +00:00 |
Mitchell Livingston
|
2b76183eed
|
spacebar in the Inspector file table will toggle QuickLook
|
2009-09-04 22:42:03 +00:00 |
Mitchell Livingston
|
6b1b1b4833
|
some cleanup of inspector QuickLook
|
2009-09-04 22:21:47 +00:00 |
Mitchell Livingston
|
fb1c8c8d29
|
build using NATIVE_ARCH_ACTUAL
|
2009-09-04 13:08:24 +00:00 |
Mitchell Livingston
|
5e2ef3aa89
|
draft #1 of #2369 - use public API for QuickLook on 10.6 (and drop the hack for 10.5-support)
|
2009-09-04 04:10:46 +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
|
515a3f986f
|
(trunk, libT) fix code in the UTF8-to-JSON serializer that could fall into an infinite loop when fed some inputs. This may be ticket #2326 or may get its own retroactive ticket, depending on feedback from #2326's reporter
|
2009-09-02 15:26:34 +00:00 |
Kevin Glowacz
|
5304a133ac
|
(trunk web) rpc returns true and false for this, no need for 1 and 0. reported by mwarning
|
2009-09-02 01:03:38 +00:00 |
Mitchell Livingston
|
3e63c1ddb8
|
one less delegate compiler warning
|
2009-09-01 12:26:56 +00:00 |
Mitchell Livingston
|
06b9cd5532
|
give the Clang compiler a try
|
2009-09-01 11:27:31 +00:00 |
Charles Kerr
|
1184d58302
|
(trunk libT) revert r9026 from ticket #2357
|
2009-09-01 03:42:16 +00:00 |
Charles Kerr
|
be98310bb5
|
remove unused code
|
2009-08-31 23:31:43 +00:00 |
Charles Kerr
|
78b23a933d
|
(trunk libT) #2357: the "upload_only" key sent in PEX should also be sent to trackers
|
2009-08-31 18:33:25 +00:00 |
Charles Kerr
|
fdc61b0d0b
|
(trunk libT) #2373: Handle HTTP redirects more gracefully
|
2009-08-31 17:18:58 +00:00 |
Charles Kerr
|
23b3faada4
|
(trunk libT) #2372: 'Unregistered Torrent Pass' Pauses Download
|
2009-08-31 16:41:54 +00:00 |
Charles Kerr
|
ed512c215f
|
(trunk, libT) #2365: Peer settings for an individual torrent should override the global limit.
|
2009-08-31 15:59:43 +00:00 |
Eric Petit
|
badc3dc610
|
Use a mirror of libevent's repo rather than sourceforge's
|
2009-08-31 09:46:26 +00:00 |
Mitchell Livingston
|
abe1206e6e
|
on 10.6 use localizedStringFromDate:dateStyle:timeStyle: for formatting the blocklist update date
|
2009-08-30 19:23:20 +00:00 |
Mitchell Livingston
|
9206b7e107
|
don't use a custom date format in the inspector's "date created" field
|
2009-08-30 19:18:51 +00:00 |
Mitchell Livingston
|
e09de29bc5
|
add a missing import statement
|
2009-08-30 18:38:56 +00:00 |
Mitchell Livingston
|
b7570c4446
|
missed one in the last commit
|
2009-08-30 17:52:03 +00:00 |
Mitchell Livingston
|
912d76dee4
|
#2370 On 10.6, revaling files in Finder will select multiple files in the same directory
|
2009-08-30 17:50:05 +00:00 |
Mitchell Livingston
|
a32cdcc255
|
on 10.6 get the modifier keys from NSEvent's class method
|
2009-08-30 16:22:51 +00:00 |
Mitchell Livingston
|
26d89427de
|
call setFlipped: one less time on 10.6
|
2009-08-29 23:16:25 +00:00 |
Mitchell Livingston
|
f4926170f1
|
remove redundant copy and a deprecated method
|
2009-08-29 23:13:04 +00:00 |
Mitchell Livingston
|
7cda4c5b1c
|
de-flip priority images in the inspector
|
2009-08-29 23:10:53 +00:00 |
Mitchell Livingston
|
a65f6243eb
|
on 10.6, use the built-in caution image when there's a torrent error
|
2009-08-29 20:37:29 +00:00 |
Mitchell Livingston
|
74bcaba766
|
require 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too
|
2009-08-29 20:28:52 +00:00 |
Mitchell Livingston
|
bafff356a6
|
yet another depracated method reaped
|
2009-08-29 15:57:19 +00:00 |
Mitchell Livingston
|
51711d018f
|
remove yet another 10.6 depracated function
|
2009-08-29 15:49:30 +00:00 |
Charles Kerr
|
ae9e59c8af
|
add KGet to the clients list
|
2009-08-29 14:42:58 +00:00 |
Charles Kerr
|
bc6343f577
|
(trunk, gtk ) #2361: Turtle toggle button is not visible using old GTK 2.6.x library
|
2009-08-29 14:07:51 +00:00 |
Mitchell Livingston
|
e4901f6eb8
|
eliminate 3 more warnings
|
2009-08-29 04:35:07 +00:00 |
Mitchell Livingston
|
fc8324c82e
|
rid ourself of a couple more compiler warnings
|
2009-08-29 00:44:06 +00:00 |
Mitchell Livingston
|
4cf26bd5db
|
remove a couple more deprecated methods and an unneed stringWithFormat:
|
2009-08-29 00:09:18 +00:00 |
Mitchell Livingston
|
ace6821574
|
remove a couple of 10.6 deprecated methods
|
2009-08-28 23:40:11 +00:00 |
Charles Kerr
|
a810d6e946
|
fix another typo in rpc-spec: "tnumber" should read "number". reported by mwarning
|
2009-08-28 16:00:48 +00:00 |
Charles Kerr
|
4b0b73d893
|
fix copy-paste error in rpc-spec.txt: errorString is a string, not a number. reported by mwarning
|
2009-08-28 15:56:59 +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 |
Mitchell Livingston
|
cf7a977de2
|
for consistency, "Wiki & Development" -> "Support & Development"
|
2009-08-28 02:09:25 +00:00 |
Mitchell Livingston
|
b2e4b55701
|
update version to 1.74+; adjust NEWS
|
2009-08-28 01:12:53 +00:00 |
Charles Kerr
|
6a2de9864d
|
fix --disable-dht error in 1.74 reported by DimStar
|
2009-08-25 13:55:32 +00:00 |
Mitchell Livingston
|
3b816444c2
|
update appcast for 1.74
|
2009-08-24 23:45:30 +00:00 |
Kevin Glowacz
|
ea6104d560
|
(trunk web) bugfix from Longinus00 to properly unset seeding status on progress bar.
|
2009-08-24 23:38:09 +00:00 |
Charles Kerr
|
9cfcb919fc
|
update translations
|
2009-08-24 23:14:52 +00:00 |
Charles Kerr
|
4439bc857e
|
update news
|
2009-08-24 23:07:03 +00:00 |
Charles Kerr
|
9bd4f68552
|
bump to 1.74
|
2009-08-24 23:06:37 +00:00 |
Mitchell Livingston
|
0161ba33ec
|
update French localization
|
2009-08-24 22:19:38 +00:00 |