Re: Review Request 108906: Add ability to drag titles to re-arrange them in queue manager

2013-03-27 Thread Matěj Laitl
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108906/ --- (Updated March 27, 2013, 2:45 p.m.) Status -- This change has been di

Re: Review Request 108906: Add ability to drag titles to re-arrange them in queue manager

2013-02-17 Thread Matěj Laitl
> On Feb. 12, 2013, 2:49 p.m., Matěj Laitl wrote: > > I don't think creating a custom subclass is the right way to implement drag > > & drop support. The right way should be implementing QAbstractItemModel for > > the queue (with drag&drop methods) and then the GUI would automatically > > supp

Re: Review Request 108906: Add ability to drag titles to re-arrange them in queue manager

2013-02-12 Thread Bart Cerneels
> On Feb. 12, 2013, 2:49 p.m., Matěj Laitl wrote: > > I don't think creating a custom subclass is the right way to implement drag > > & drop support. The right way should be implementing QAbstractItemModel for > > the queue (with drag&drop methods) and then the GUI would automatically > > supp

Re: Review Request 108906: Add ability to drag titles to re-arrange them in queue manager

2013-02-12 Thread Matěj Laitl
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108906/#review27302 --- I don't think creating a custom subclass is the right way to im

Re: Review Request 108906: Add ability to drag titles to re-arrange them in queue manager

2013-02-11 Thread Bart Cerneels
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108906/#review27218 --- src/playlist/PlaylistQueueEditor.cpp

Review Request 108906: Add ability to drag titles to re-arrange them in queue manager

2013-02-11 Thread Bartosz Szreder
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108906/ --- Review request for Amarok. Description --- The new ListWidget (Playli