URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9bd2eef45ee657f90dff7e2e00354eee3d128e37
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9bd2eef by Roland Knall (rknall@xxxxxxxxx):
Qt: Add Apply/Prepare to Packet Dialog
Add the possibility to apply/prepare a field entry to the packet
dialog. This works also if the corresponding source file had
already been closed.
Bug: 3537
Change-Id: I448ad6d5cb37f2cbb2c2f649512b1f3e5acde2de
Reviewed-on: https://code.wireshark.org/review/34372
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from c936112 Qt: Remove unnecessary code for context menus
add 9bd2eef Qt: Add Apply/Prepare to Packet Dialog
Summary of changes:
ui/qt/proto_tree.cpp | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)