Wireshark-commits: [Wireshark-commits] master 54417ed: Qt: Info label fixes in the Profile dialog
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54417ed16a78ff20234b235c9ae34fff97a014d8
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
54417ed by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Info label fixes in the Profile dialog
When copying from another profile which has been renamed:
show the new profile name in the info label "Created from".
When copying from another profile which is later deleted:
append "(deleted)" to the info label to indicate that the origin
profile is not in the list.
Do not show "Renamed from" when a profile name if renamed back to
it's original name.
Change-Id: I0bf0c868c5dfd150a23b2ef887e7c70030b48d05
Reviewed-on: https://code.wireshark.org/review/32201
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 54b678f IEEE 802.15.4 Fix duplicate strings
add 54417ed Qt: Info label fixes in the Profile dialog
Summary of changes:
ui/qt/profile_dialog.cpp | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)