[vlc-commits] commit: Remove the channel list overlaid above the EPGView widget. ( Adrien Maglo )

git at videolan.org git at videolan.org
Sat Jun 12 21:49:38 CEST 2010


vlc | branch: master | Adrien Maglo <magsoft at videolan.org> | Sat Jun 12 21:25:20 2010 +0200| [29fee9267fc0e8bba8a19711d805826f574da7c9] | committer: Adrien Maglo 

Remove the channel list overlaid above the EPGView widget.
Add a channel list widget at the left of the EPGView widget.
Remove the splitter on the EPG window.

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

 modules/gui/qt4/Modules.am                     |    3 +
 modules/gui/qt4/components/epg/EPGChannels.cpp |   65 ++++++++++++++++++++++++
 modules/gui/qt4/components/epg/EPGChannels.hpp |   48 +++++++++++++++++
 modules/gui/qt4/components/epg/EPGView.cpp     |   45 +++-------------
 modules/gui/qt4/components/epg/EPGView.hpp     |    8 +--
 modules/gui/qt4/components/epg/EPGWidget.cpp   |   12 +++-
 modules/gui/qt4/components/epg/EPGWidget.hpp   |    2 +
 modules/gui/qt4/dialogs/epg.cpp                |   16 +++---
 modules/gui/qt4/dialogs/epg.hpp                |    4 +-
 9 files changed, 147 insertions(+), 56 deletions(-)

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


More information about the vlc-commits mailing list