]> git.sesse.net Git - vlc/commit
Qt: add a --qt-embedded-open option to have the 0.9 integration of open panel using...
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 24 Mar 2009 23:00:01 +0000 (00:00 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 24 Mar 2009 23:05:40 +0000 (00:05 +0100)
commit3005a8a9d1b1f926f1b8c0582db35a82f5ffe307
tree536d1069c8b83e1b2bab4bdd478583fd83da60ed
parente725795fb4579c48ee9c86808d04e738290884d5
Qt: add a --qt-embedded-open option to have the 0.9 integration of open panel using the NON-native Qt open dialog.

I know people prefer native dialog, but Qt4.5 improved the QFileDialog a lot, and some people (including devs) ask for it, so here it is. It doesn't increase the code a lot and the code is tested.
modules/gui/qt4/components/open_panels.cpp
modules/gui/qt4/components/open_panels.hpp
modules/gui/qt4/qt4.cpp