Wireshark-commits: [Wireshark-commits] master-2.0 91c29f9: Add a copy button to the Filter Expressi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Jan 2016 18:07:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=91c29f9e60b8ac7ba9d3cd442bc938efec216c37
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

91c29f9 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add a copy button to the Filter Expression preferences.
    
    Add a "copy" button to match other parts of the UI.
    
    Change-Id: I4240aaaaf18a6bbf8e6737a12bcfead2248acca7
    Reviewed-on: https://code.wireshark.org/review/13322
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 9988542fd5b604354495b25490908436336e315e)
    Reviewed-on: https://code.wireshark.org/review/13398
    

Actions performed:

    from  fb26c5c   wslua: do not free TVB for data sources
    adds  91c29f9   Add a copy button to the Filter Expression preferences.


Summary of changes:
 ui/qt/filter_expressions_preferences_frame.cpp |   37 +++++++++++++++++-------
 ui/qt/filter_expressions_preferences_frame.h   |    2 ++
 ui/qt/filter_expressions_preferences_frame.ui  |   14 +++++++++
 3 files changed, 43 insertions(+), 10 deletions(-)