Wireshark-commits: [Wireshark-commits] master 149521d: Qt: Do not call exec() when editing color pr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 01 Oct 2019 20:11:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=149521d3decef55601873070616bbfbe4da7585a
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

149521d by Tomasz Moń (desowin@xxxxxxxxx):

    Qt: Do not call exec() when editing color preferences
    
    Make color value AdvancedPrefDelegate instances properly handle
    QStyledItemDelegate setEditorData() and setModelData().
    
    Change-Id: I1e289d124f7fc06f42fca9c0c4de572204214fcd
    Reviewed-on: https://code.wireshark.org/review/34669
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  49e259f   HNBAP: decode IMSI IE
     add  149521d   Qt: Do not call exec() when editing color preferences


Summary of changes:
 ui/qt/manager/wireshark_preference.cpp | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)