]> git.sesse.net Git - vlc/commit
Qt: add a new "Open URL" dialog
authorJean-Philippe Andre <jpeg@via.ecp.fr>
Wed, 21 Jan 2009 23:03:35 +0000 (00:03 +0100)
committerJean-Philippe Andre <jpeg@via.ecp.fr>
Wed, 21 Jan 2009 23:36:50 +0000 (00:36 +0100)
commit1c6b27d3715a074504fdb46617fd0876b870019e
tree9f79c7cb59c14f852d9a979130c943b98d26f88c
parent9b6f20a1b3a98229f337d1a25defbd6583731a34
Qt: add a new "Open URL" dialog

Triggered by Ctrl+V, it automatically selects the clipboard content
modules/gui/qt4/Modules.am
modules/gui/qt4/dialogs/openurl.cpp [new file with mode: 0644]
modules/gui/qt4/dialogs/openurl.hpp [new file with mode: 0644]
modules/gui/qt4/dialogs_provider.cpp
modules/gui/qt4/dialogs_provider.hpp
modules/gui/qt4/menus.cpp