Wireshark-commits: [Wireshark-commits] master 420c4ec: Qt: Add copy from another profile for UAT fr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 08 Oct 2018 21:08:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=420c4ecc5656352e4bff14813c9b2b10fa5635c8
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

420c4ec by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Add copy from another profile for UAT frames
    
    Add a new button to UAT frames to copy entries from another profile.
    
    Change-Id: I9decb5ed5d67e97388ee7b22a15cacae4d5a3621
    Reviewed-on: https://code.wireshark.org/review/30084
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  75c370f   Qt: Refactor copy from profile widget
     add  420c4ec   Qt: Add copy from another profile for UAT frames


Summary of changes:
 docbook/release-notes.asciidoc |  5 +++--
 ui/qt/uat_frame.cpp            | 32 +++++++++++++++++++++++++++++++-
 ui/qt/uat_frame.h              |  7 +++++++
 ui/qt/uat_frame.ui             | 12 +++++++++++-
 4 files changed, 52 insertions(+), 4 deletions(-)