Wireshark-commits: [Wireshark-commits] master cbdfc13: Qt: Selected item preference updates.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Jun 2019 17:10:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbdfc13eccfcadd628af7c3ea48ef78b5d2038c6
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cbdfc13 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Selected item preference updates.
    
    The styling of the color selection buttons in the color preferences is
    such that it's impossible to tell if they're disabled or enabled. Hide
    and show them instead as needed.
    
    Rename combo box items based on feedback here at SharkFest.
    
    Bug: 15775
    Change-Id: I22b384aca56fee73957f5842349efae218b2dd09
    Reviewed-on: https://code.wireshark.org/review/33566
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  e5b9fc3   babel: update port
     add  cbdfc13   Qt: Selected item preference updates.


Summary of changes:
 ui/qt/font_color_preferences_frame.cpp | 12 ++++++------
 ui/qt/font_color_preferences_frame.ui  |  8 ++++----
 2 files changed, 10 insertions(+), 10 deletions(-)