]> git.sesse.net Git - vlc/commit
qt4: make dnd to accepts network-urls
authorIlkka Ollakka <ileoo@videolan.org>
Thu, 10 Jun 2010 19:03:59 +0000 (22:03 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Thu, 10 Jun 2010 19:10:22 +0000 (22:10 +0300)
commiteeb1cf539937c797bcfe87807bc0e5b3a7a034b3
treeeb40f2495abc3d46f8b31a84a9290c30d6f6e48e
parented246608e80f193bf20bbc4bb892c8a19415cfb6
qt4: make dnd to accepts network-urls

drop toNativeSeparators-usage (shoudln't break win32, but then again this could
be my application for the 'stupid win32 breakage of the year' ;). This allows
for example drag youtube links to vlc playlist directly.

Parse also dropper text if it has valid url if we don't have urls on drop ( from browser addressbar for example you get text ).
modules/gui/qt4/main_interface.cpp