]> git.sesse.net Git - vlc/commit
Qt4 - SHould Fix -- Videos are always started with an incredibly small size.
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 16 Dec 2007 04:49:40 +0000 (04:49 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 16 Dec 2007 04:49:40 +0000 (04:49 +0000)
commitcd7c0d1e374b7f5cecc859bdeece3acf6f1284e9
tree2e190df9e24aa33b167a390b7600adf1572be75a
parentdebf610d6c422fe5a8e03b04f988e608e67c9059
Qt4 - SHould Fix -- Videos are always started with an incredibly small size.
 -- There is no "auto size" feature as in the wx interface to
 automatically resize the interface so the video is displayed in its
 native size.
  -- The interface doesn't resize itself down to its minimal size when
  video playback is stopped and the control widgets re-organise themselves
  in a weird way.
Should fix part of playlist resizing.
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/interface_widgets.hpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.hpp
modules/gui/qt4/qt4.hpp