]> git.sesse.net Git - vlc/commit
Remove the channel list overlaid above the EPGView widget.
authorAdrien Maglo <magsoft@videolan.org>
Sat, 12 Jun 2010 19:25:20 +0000 (21:25 +0200)
committerAdrien Maglo <magsoft@videolan.org>
Sat, 12 Jun 2010 19:46:22 +0000 (21:46 +0200)
commit29fee9267fc0e8bba8a19711d805826f574da7c9
tree084da971a256bd16121ea0bebaba764f3d2232cf
parent0b9fa694707cd5d664e06a951cdfcccc9a236f1a
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.
modules/gui/qt4/Modules.am
modules/gui/qt4/components/epg/EPGChannels.cpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGChannels.hpp [new file with mode: 0644]
modules/gui/qt4/components/epg/EPGView.cpp
modules/gui/qt4/components/epg/EPGView.hpp
modules/gui/qt4/components/epg/EPGWidget.cpp
modules/gui/qt4/components/epg/EPGWidget.hpp
modules/gui/qt4/dialogs/epg.cpp
modules/gui/qt4/dialogs/epg.hpp