Wireshark-commits: [Wireshark-commits] master 250f248: Qt: Add ASCII+EBCDIC actions to the byte vie
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=250f248fd917eb556f6e6838cf9a45385e00e358
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
250f248 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Add ASCII+EBCDIC actions to the byte view context menu.
Add actions to switch between ASCII and EBCDIC, similar to the hex and
bits items.
Bug: 5298
Change-Id: Ib601ac6e89411e6482f3e4172726e16a08fdbd2b
Reviewed-on: https://code.wireshark.org/review/16225
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 5cf7fcd Qt+Gtk: Fix the -t command line flag.
adds 250f248 Qt: Add ASCII+EBCDIC actions to the byte view context menu.
Summary of changes:
docbook/release-notes.asciidoc | 1 +
ui/qt/byte_view_text.cpp | 38 ++++++++++++++++++++++++++++++--------
ui/qt/byte_view_text.h | 6 ++++--
3 files changed, 35 insertions(+), 10 deletions(-)