Wireshark-commits: [Wireshark-commits] master 9ac6195: Qt: Correctly identify the active profile
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Aug 2019 08:16:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ac61952ec6a96dc15eba55b1fef0283cafdbb24
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9ac6195 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Correctly identify the active profile
    
    Correctly mark the active profile in the list and identify
    it by making it bold, even if it has been renamed
    
    Change-Id: I8c5c8215b924735f460c5bd0bb4d4c21632d494b
    Reviewed-on: https://code.wireshark.org/review/34211
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  4b00898   Qt: Prevent loop in renames of profiles
     add  9ac6195   Qt: Correctly identify the active profile


Summary of changes:
 ui/qt/models/profile_model.cpp | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)