Qt: Drag/Drop Filter buttons to order
authorRoland Knall <roland.knall@br-automation.com>
Tue, 27 Jun 2017 14:36:19 +0000 (16:36 +0200)
committerRoland Knall <rknall@gmail.com>
Wed, 28 Jun 2017 15:09:03 +0000 (15:09 +0000)
commit8020be30fd46798aa61017f0ec936806d6495d07
tree3066cad0abaaf66d537455e1ea35488c8ce76ae9
parent9731b50bc501673a98b588be3ae6f43492ae3150
Qt: Drag/Drop Filter buttons to order

Allow the ordering of the filter buttons via drag/drop in
the toolbar

Change-Id: Id8793d6514bae36066a7a23d6890985665e753bd
Reviewed-on: https://code.wireshark.org/review/22422
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Roland Knall <rknall@gmail.com>
epan/uat-int.h
epan/uat.c
ui/qt/CMakeLists.txt
ui/qt/Makefile.am
ui/qt/main_window.cpp
ui/qt/main_window.h
ui/qt/main_window_slots.cpp
ui/qt/widgets/drag_drop_toolbar.cpp [new file with mode: 0644]
ui/qt/widgets/drag_drop_toolbar.h [new file with mode: 0644]