[vlc-devel] [PATCH] Qt4 playlist: disable dropping onto items which are not containers (nodes)
Rémi Denis-Courmont
remi at remlab.net
Sat Aug 1 10:52:59 CEST 2009
Le vendredi 31 juillet 2009 11:19:14 Jakob Leben, vous avez écrit :
> Disabling Qt::ItemIsDropEnabled for items which are not containers or nodes
> makes the use of playlist smoother.
>
> Condition for this patch is my previously submitted patch "Qt4 Playlist
> fix: when moving items keep their original order" because previously to
> that patch, moving operations within qt4 playlist are carried out only if
> dropping onto items (not between them).
I'm not sure if we want this - won't it make item insertion arbitrarily
difficult? But most importantly, since I cannot apply it I cannot test it
either.
error: patch failed:
modules/gui/qt4/components/playlist/playlist_model.cpp:116
error: modules/gui/qt4/components/playlist/playlist_model.cpp: patch does not
apply
Patch failed at 0001 Qt4 playlist: disable dropping onto items which are not
containers (nodes)
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list