Wireshark-commits: [Wireshark-commits] master 9988542: Add a copy button to the Filter Expression p

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Jan 2016 16:38:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9988542fd5b604354495b25490908436336e315e
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9988542 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>
    

Actions performed:

    from  6d0bc20   Qt: Fixup the Display Filter Expression syntax logic.
    adds  9988542   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(-)