(trunk qt) #3930 - "Add URL" - auto-copy links from the clipboard
authorJordan Lee <jordan@transmissionbt.com>
Fri, 21 Jan 2011 21:51:50 +0000 (21:51 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Fri, 21 Jan 2011 21:51:50 +0000 (21:51 +0000)
commit413c91f4a8c72b783b84d0f66a8a2e2f86b187a5
treec361977e535ab42ad95cd48c0cc6c5c6064b3e10
parentd6518b93b8e1c532e782ceafc0b948625fee721c
(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.
qt/add-data.h
qt/mainwin.cc