]> git.sesse.net Git - vlc/commit
Qt4 playlist: take 2: fix segfault and other enhancements
authorJakob Leben <jakob.leben@gmail.com>
Wed, 12 Aug 2009 12:19:49 +0000 (14:19 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 13 Aug 2009 15:04:39 +0000 (18:04 +0300)
commit953d13ba71b1e2df067e3f10b48b3f456fedcc13
tree77d06a090d5b57e5b54554f1dff1548e5602fdf0
parent9ffe410637ec60e9e478fe19e8d8b22b310605a9
Qt4 playlist: take 2: fix segfault and other enhancements

Fix segfault when dropping more then one item onto an item in the left side selector.

Also copy instead of move items when dragging from media library to playlist and the opposite.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
modules/gui/qt4/components/playlist/playlist_model.cpp