Qt: Prevent moving other columns on drag and drop
authorPeter Wu <peter@lekensteyn.nl>
Tue, 11 Apr 2017 22:55:06 +0000 (00:55 +0200)
committerPeter Wu <peter@lekensteyn.nl>
Thu, 20 Apr 2017 15:06:19 +0000 (15:06 +0000)
commit691d803037f777ff1bed025a48a48aa92956967f
tree71740fc3c834ad25a2c04c331d6aee03d3399c66
parent2ab4f63dea65de2e00fa488a35a86cfd494d5fca
Qt: Prevent moving other columns on drag and drop

This workaround prevents moving around other columns during drag and
drop and also transfers the sorting order to the new position.

Bug: 13183
Ping-Bug: 13540
Change-Id: I4609c63557bf3abf06ba417ac1b40cac22a82abc
Reviewed-on: https://code.wireshark.org/review/21022
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
ui/qt/packet_list.cpp