]> git.sesse.net Git - vlc/commit
Qt4 open:
authorClément Stenac <zorglub@videolan.org>
Sun, 3 Dec 2006 09:56:46 +0000 (09:56 +0000)
committerClément Stenac <zorglub@videolan.org>
Sun, 3 Dec 2006 09:56:46 +0000 (09:56 +0000)
commit9040f4ed0657bfe365af82a4dcf8044c7a33e290
tree66195e0156b22e62d301b81a8a75d9b61cb3c99f
parentc256165fe408cbc2f515ace7e8c02ba93c24aa6e
Qt4 open:
* Implement MRL handling for file, disc and network
* Moved input slave option to the global dialog (not file specific and
  avoid cluttering the file subpanel)
* Initial implementation of the network panel based on ideas and work by
  Leo Spalteholz. Thanks !
* Improve layouting and handling of the advanced options subpanel

--This line, and those below, will beignored--

M    modules/gui/qt4/dialogs/open.cpp
M    modules/gui/qt4/dialogs/open.hpp
M    modules/gui/qt4/components/open.cpp
M    modules/gui/qt4/components/open.hpp
M    modules/gui/qt4/ui/open_net.ui
M    modules/gui/qt4/ui/open_disk.ui
M    modules/gui/qt4/ui/open_file.ui
M    modules/gui/qt4/ui/open.ui
modules/gui/qt4/components/open.cpp
modules/gui/qt4/components/open.hpp
modules/gui/qt4/dialogs/open.cpp
modules/gui/qt4/dialogs/open.hpp
modules/gui/qt4/ui/open.ui
modules/gui/qt4/ui/open_disk.ui
modules/gui/qt4/ui/open_file.ui
modules/gui/qt4/ui/open_net.ui