Wireshark-commits: [Wireshark-commits] master-2.0 743751f: Qt: No path for created and renamed prof

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Dec 2015 12:35:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=743751f6a6bc6720e9ed9c5e6783b812f8fe9946
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

743751f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: No path for created and renamed profiles
    
    The path is not valid for created and renamed profiles because the
    directory is not created yet.  Use this label as a info label to
    describe where the profile is created from or renamed from instead.
    
    Use correct path for the Default profile.
    Removed Bold from the current profile in status bar list.
    Added tooltip for system provided profiles.
    
    Change-Id: I61c8b1cc811dd9f9419ff9e373a8d00aa4e30446
    Ping-Bug: 11704
    Reviewed-on: https://code.wireshark.org/review/12447
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 3cc9db57dfe32c45cf3521faff0bdaead87c5f2c)
    Reviewed-on: https://code.wireshark.org/review/12449
    

Actions performed:

    from  b561fab   Undoing base-64 encoding is not decryption.
    adds  743751f   Qt: No path for created and renamed profiles


Summary of changes:
 ui/qt/main_status_bar.cpp |    5 +----
 ui/qt/profile_dialog.cpp  |   51 ++++++++++++++++++++++++++++++++++++---------
 ui/qt/profile_dialog.ui   |    4 ++--
 3 files changed, 44 insertions(+), 16 deletions(-)