[vlc-commits] Reenable the Qt4-PictureFlow

Jean-Baptiste Kempf git at videolan.org
Tue May 15 17:31:54 CEST 2012


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue May 15 17:27:41 2012 +0200| [8d3db54d819cda8376452852cc9bf2a57264173c] | committer: Jean-Baptiste Kempf

Reenable the Qt4-PictureFlow

These patches now should integrate better into the StandardPanel etc.
Parts had to be rearranged to be able to merge some code from libqxt into the source.
Fix bugs due to PL/ML change

Patch by VlcVelope

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

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

 modules/gui/qt4/components/playlist/views.cpp |    8 +-
 modules/gui/qt4/components/playlist/views.hpp |    1 +
 modules/gui/qt4/util/pictureflow.cpp          |  634 ++++++++++++++++---------
 modules/gui/qt4/util/pictureflow.hpp          |  216 +++++++++-
 4 files changed, 626 insertions(+), 233 deletions(-)

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


More information about the vlc-commits mailing list