[vlc-devel] commit: Qt: add a new "Open URL" dialog (Jean-Philippe Andre )

git version control git at videolan.org
Thu Jan 22 00:38:15 CET 2009


vlc | branch: master | Jean-Philippe Andre <jpeg at via.ecp.fr> | Thu Jan 22 00:03:35 2009 +0100| [1c6b27d3715a074504fdb46617fd0876b870019e] | committer: Jean-Philippe Andre 

Qt: add a new "Open URL" dialog

Triggered by Ctrl+V, it automatically selects the clipboard content

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c6b27d3715a074504fdb46617fd0876b870019e
---

 modules/gui/qt4/Modules.am           |    3 +
 modules/gui/qt4/dialogs/openurl.cpp  |  148 ++++++++++++++++++++++++++++++++++
 modules/gui/qt4/dialogs/openurl.hpp  |   67 +++++++++++++++
 modules/gui/qt4/dialogs_provider.cpp |   26 ++++++
 modules/gui/qt4/dialogs_provider.hpp |    1 +
 modules/gui/qt4/menus.cpp            |    2 +
 6 files changed, 247 insertions(+), 0 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1c6b27d3715a074504fdb46617fd0876b870019e



More information about the vlc-devel mailing list