]> git.sesse.net Git - vlc/commit
Qt4 - Right click on the header on the QTreeView for the playlist enables you to...
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 5 Sep 2007 15:14:56 +0000 (15:14 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 5 Sep 2007 15:14:56 +0000 (15:14 +0000)
commitbb22f2970dd4978f7d2d6420dc1b96b4f1492b5b
tree56f0227e8767fcd70d19b7eb1a52dce919c336b2
parentc0777c319477a09c46f34429285b6c329edae44b
Qt4 - Right click on the header on the QTreeView for the playlist enables you to choose the columns you want to be shown. This removes also the code that was in the Model part since this is View Related. Ref #1282 (almost done).
There is still segfaults on close of VLC after that menu is triggered.
modules/gui/qt4/components/playlist/panels.hpp
modules/gui/qt4/components/playlist/standardpanel.cpp
modules/gui/qt4/playlist_model.cpp
modules/gui/qt4/playlist_model.hpp