]> git.sesse.net Git - vlc/commit
Saveing Window Positions useing the QT defined methods as far as possible.
authorAndré Weber <atmo@videolan.org>
Sun, 9 Mar 2008 20:02:46 +0000 (21:02 +0100)
committerAndré Weber <atmo@videolan.org>
Sun, 9 Mar 2008 20:07:11 +0000 (21:07 +0100)
commit894f52c816798d639d69803a77b8e9120088bb3b
treec2f2e7e34d752abf8e2c28b9b3f3aaf80e629e7c
parentd28d12946380cbbff3dae12e8303746bf67b154f
Saveing Window Positions useing the QT defined methods as far as possible.
On first start if there is no position info stored - try center the dialogs
on the primary desktop/screen. (or same screen as the controller)

the component playlist shall not save there settings to a fixed location,
so it may become problematic if we use the component twice - like it
is done. The location shall be given controlled by its owner component
or window.
modules/gui/qt4/components/playlist/playlist.cpp
modules/gui/qt4/dialogs/playlist.cpp
modules/gui/qt4/dialogs/playlist.hpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/util/qvlcframe.hpp