URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84f0ce4e23e7a859d674d1f19fedada17a6e32be
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
84f0ce4 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Add bits display support to the byte view.
Add todo items for showing and hiding the offset, hex/bits, and
ASCII/EBCDIC sections and adding UTF-8 support.
Change-Id: Ia40faf3f939ef1a8fca6fac827057bd89045482a
Reviewed-on: https://code.wireshark.org/review/4949
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from ee72432 Add enumerated value 639 to vals_parm_PID.
adds 84f0ce4 Qt: Add bits display support to the byte view.
Summary of changes:
ui/qt/byte_view_text.cpp | 48 ++++++++++++++++++++++++++++++++++++++++++----
ui/qt/byte_view_text.h | 9 ++++++++-
2 files changed, 52 insertions(+), 5 deletions(-)