Wireshark-commits: [Wireshark-commits] master 3946005: Qt: add ability to save raw output to follow

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Oct 2015 06:24:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3946005c6588c500e25f85a6a0dbb822851f67cc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3946005 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: add ability to save raw output to follow window
    
    Bug: 11118
    Change-Id: Idd383c16453c06d95bd9cec3f8e9be8daee49f5e
    Reviewed-on: https://code.wireshark.org/review/11047
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  969c307   Qt: various fixes to UAT dialog
    adds  3946005   Qt: add ability to save raw output to follow window


Summary of changes:
 ui/follow.h                    |    3 ++-
 ui/gtk/follow_stream.c         |    1 +
 ui/qt/follow_stream_dialog.cpp |   22 ++++++++++++++++++----
 3 files changed, 21 insertions(+), 5 deletions(-)