[vlc-devel] commit: Qt: First step of splitting the controller widgets from the controller layout code . (Jean-Baptiste Kempf )

git version control git at videolan.org
Tue Dec 30 13:21:08 CET 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Dec 28 22:24:05 2008 +0100| [d525a3531364577c561e6fbb33e9319326dbb0be] | committer: Jean-Baptiste Kempf 

Qt: First step of splitting the controller widgets from the controller layout code.

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

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

 modules/gui/qt4/Modules.am                       |    3 +
 modules/gui/qt4/components/controller.cpp        |  123 +---------------
 modules/gui/qt4/components/controller.hpp        |   57 +-------
 modules/gui/qt4/components/controller_widget.cpp |  177 ++++++++++++++++++++++
 modules/gui/qt4/components/controller_widget.hpp |  116 ++++++++++++++
 modules/gui/qt4/components/interface_widgets.hpp |    1 +
 6 files changed, 299 insertions(+), 178 deletions(-)

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



More information about the vlc-devel mailing list