[vlc-commits] commit: Qt4: Simplified/fixed qt4 fullscreen implementation ( Jean-Baptiste Kempf )

git at videolan.org git at videolan.org
Thu Jun 10 23:05:22 CEST 2010


vlc/vlc-1.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun May 30 17:04:32 2010 +0300| [c26bdee6c5b41076ae5977057b9ed8d8bcfda183] | committer: Jean-Baptiste Kempf 

Qt4: Simplified/fixed qt4 fullscreen implementation

This is a merge+manual adaptations of numerous commits on Qt4

(cherry picked from commit 99b7cf3c3f0d554bf3175082a32722e78bb0f4e8)
(cherry picked from commit 7e26f748884c337eeafdd55c403c5ebce7e90f80)
(cherry picked from commit 8abd25d4f52c23e6c19f40740e3aaafc385c0e73)
(cherry picked from commit a736053c00778ca35f8653713517558e1e710aea)
(cherry picked from commit 312d9c3fc4dee049bf25288d7a3f519003c817b4)
(cherry picked from commit 6fac93217a965a843046e4c0c814cc161a4e0cc8)
(cherry picked from commit df261c30a4ec89baee1c7b3a1152b846d0bc80a7)
(cherry picked from commit a70095543572745dca9b9ef1c776ed751e76d936)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 modules/gui/qt4/components/interface_widgets.cpp |  144 +++----------------
 modules/gui/qt4/components/interface_widgets.hpp |    9 +-
 modules/gui/qt4/main_interface.cpp               |  163 ++++++++++++++--------
 modules/gui/qt4/main_interface.hpp               |   19 ++-
 modules/gui/qt4/menus.cpp                        |    4 +-
 5 files changed, 146 insertions(+), 193 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commitdiff;h=c26bdee6c5b41076ae5977057b9ed8d8bcfda183


More information about the vlc-commits mailing list