]> git.sesse.net Git - vlc/commit
Qt4 - Open: New way and interface for File Open using an integration of QFileDialog...
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Mar 2007 00:19:47 +0000 (00:19 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Mar 2007 00:19:47 +0000 (00:19 +0000)
commit93a51f20cf1545b31c0020653c7098d8eed5be9a
treec3d6b82a434b2a27e4c5f073a2a3aa64beef8d84
parent801314fc5060d065832cded13dd63a1e59dfe0da
Qt4 - Open: New way and interface for File Open using an integration of QFileDialog inside the FileOpenPanel. The integration should be alright.
Be careful for your eyes when reading the code, it can burn them :)
Anyway, there are still a few bugs (the main one is the disapearing of QFileDialog on acceptance) and some alignment issues.

I got NO idea how this behaves under Windows... A special code may be needed.
modules/gui/qt4/components/open.cpp
modules/gui/qt4/components/open.hpp
modules/gui/qt4/dialogs/open.cpp
modules/gui/qt4/ui/open.ui
modules/gui/qt4/ui/open_disk.ui
modules/gui/qt4/ui/open_file.ui
modules/gui/qt4/ui/sprefs_subtitles.ui