]> git.sesse.net Git - vlc/commit
implements --qt-keep-size (persistent main windows for qt4)
authorJoseph Tulou <brezhoneg1@yahoo.fr>
Sat, 24 Jan 2009 11:05:25 +0000 (12:05 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 24 Jan 2009 14:02:27 +0000 (15:02 +0100)
commit32b29b9e09887f54ed205ccd22764f3e72d416a1
treec78d4020b4e0e780fa11b363c81861d446e14fea
parent9e22b86335329417c7b6ce9cd7b1fff3adcfa554
implements --qt-keep-size (persistent main windows for qt4)

this patch features :
- persistent resizable main windows
- video confined to preexisting window size

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
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.cpp