]> git.sesse.net Git - vlc/commit
Qt4: move the selector from View/Model to QTreeWidget
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 1 Sep 2009 22:46:34 +0000 (00:46 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 6 Sep 2009 22:04:43 +0000 (00:04 +0200)
commit0fb61d20ed442d49e8e98f15ff5a5fd44633792f
tree9f4758a177b6190f6a61de31c12ce104400162a5
parent935cc5d2d393d3295f7bc9ca709d40e08c6d01fe
Qt4: move the selector from View/Model to QTreeWidget

The idea behind this is to simplify the playlist_model and have a better SD control.
modules/gui/qt4/components/playlist/panels.hpp
modules/gui/qt4/components/playlist/playlist.cpp
modules/gui/qt4/components/playlist/playlist.hpp
modules/gui/qt4/components/playlist/selector.cpp
modules/gui/qt4/components/playlist/selector.hpp
modules/gui/qt4/components/playlist/standardpanel.cpp