]> git.sesse.net Git - vlc/commit
qt4: remove model from PLItem, and do emitting signals from model
authorIlkka Ollakka <ileoo@videolan.org>
Sun, 16 Aug 2009 13:23:56 +0000 (16:23 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 16 Aug 2009 13:25:22 +0000 (16:25 +0300)
commit5c8f39a1abdcf90767364741a54b7094b3c49453
tree2ecce2d985c56f804059b72614c77082984a07ae
parent00b9d1668d6e8fa64d86814d8be8ffd6c3b42af7
qt4: remove model from PLItem, and do emitting signals from model

Also emit layoutAboutToBeChanged/layoutChanged() more. Speeds up
playlist-view atleast for me
modules/gui/qt4/components/playlist/playlist_item.cpp
modules/gui/qt4/components/playlist/playlist_item.hpp
modules/gui/qt4/components/playlist/playlist_model.cpp