[vlc-devel] commit: Qt4: Split the controllers from the rest of the interface widgets. (Jean-Baptiste Kempf )

git version control git at videolan.org
Sat Oct 4 18:22:03 CEST 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Oct  2 22:19:20 2008 -0700| [b1c512dc286820308c0129a500e81095edc50a7d] | committer: Jean-Baptiste Kempf 

Qt4: Split the controllers from the rest of the interface widgets.

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

 modules/gui/qt4/Modules.am                       |    3 +
 modules/gui/qt4/components/controller.cpp        | 1187 ++++++++++++++++++++++
 modules/gui/qt4/components/controller.hpp        |  230 +++++
 modules/gui/qt4/components/interface_widgets.cpp | 1146 +---------------------
 modules/gui/qt4/components/interface_widgets.hpp |  227 +----
 modules/gui/qt4/main_interface.cpp               |    1 +
 6 files changed, 1450 insertions(+), 1344 deletions(-)

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



More information about the vlc-devel mailing list