Wireshark-commits: [Wireshark-commits] master bec5fed: Qt: Add UTF-16 output to Follow Stream.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 3 Jun 2016 16:21:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bec5fed8b320cdf7c4cc1f1dcdbec0b53ac401d6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bec5fed by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add UTF-16 output to Follow Stream.
    
    Add an option to display the "follow" data as UTF-16.
    
    Bug: 237
    Change-Id: Id95ffc014b8ef718f3b6e9f3415806ada309c3a2
    Reviewed-on: https://code.wireshark.org/review/15702
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  7983604   [IEEE1722] Add a range_string for the subtypes we know about.
    adds  bec5fed   Qt: Add UTF-16 output to Follow Stream.


Summary of changes:
 epan/follow.h                  |    3 ++-
 ui/gtk/follow_stream.c         |    1 +
 ui/qt/follow_stream_dialog.cpp |   12 +++++++++++-
 3 files changed, 14 insertions(+), 2 deletions(-)