Wireshark-commits: [Wireshark-commits] master-2.0 6bf1d96: Qt: deactivate "limit to display filter"

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 Dec 2015 08:14:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6bf1d9683b50be4fd6d4b3ea72f9cb00131cbe7b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

6bf1d96 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: deactivate "limit to display filter" checkbox when retapping
    
    Bug: 11848
    Bug: 11900
    Change-Id: I39bc1f6d8006ee9c258c986a69b460cf99c7e65a
    Reviewed-on: https://code.wireshark.org/review/12687
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit ad36e1b43ee756ae50a98f584ce723d83eebbbbf)
    Reviewed-on: https://code.wireshark.org/review/12693
    

Actions performed:

    from  b04b1d3   Add files missing from make dists's tarball
    adds  6bf1d96   Qt: deactivate "limit to display filter" checkbox when retapping


Summary of changes:
 ui/qt/expert_info_dialog.cpp   |    8 ++++++++
 ui/qt/expert_info_dialog.h     |    1 +
 ui/qt/traffic_table_dialog.cpp |   14 ++++++++++++++
 ui/qt/traffic_table_dialog.h   |    2 ++
 4 files changed, 25 insertions(+)