[vlc-devel] commit: Saveing Window Positions useing the QT defined methods as far as possible. ( André Weber )

git version control git at videolan.org
Sun Mar 9 21:01:07 CET 2008


vlc | branch: master | André Weber <atmo at videolan.org> | Sun Mar  9 21:02:46 2008 +0100| [894f52c816798d639d69803a77b8e9120088bb3b]

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.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=894f52c816798d639d69803a77b8e9120088bb3b
---

 modules/gui/qt4/components/playlist/playlist.cpp |   11 +--
 modules/gui/qt4/dialogs/playlist.cpp             |   23 +++-
 modules/gui/qt4/dialogs/playlist.hpp             |    5 +
 modules/gui/qt4/main_interface.cpp               |   22 ++--
 modules/gui/qt4/util/qvlcframe.hpp               |  139 ++++++++++++++++------
 5 files changed, 137 insertions(+), 63 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=894f52c816798d639d69803a77b8e9120088bb3b



More information about the vlc-devel mailing list