URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dccea18468a37d2761be901e759680cc38ac43c1
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
dccea18 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):
Qt:Fix ProtoTree Copy
There was an issue, where siblings where not copied correctly.
Bug:14355
Change-Id: I31611a6731f3f4de6b204c7ee708e42f0b7b170c
Reviewed-on: https://code.wireshark.org/review/27802
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Kenneth Soerensen <knnthsrnsn@xxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
(cherry picked from commit 9e4f7dc50d6ff75543e9a3f0850396c6e6eb2878)
Reviewed-on: https://code.wireshark.org/review/27909
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from eaee956 Boost the maximum frame size.
adds dccea18 Qt:Fix ProtoTree Copy
Summary of changes:
ui/qt/proto_tree.cpp | 57 +++++++++++++++++++++++++++++-----------------------
ui/qt/proto_tree.h | 4 +++-
2 files changed, 35 insertions(+), 26 deletions(-)