Wireshark-commits: [Wireshark-commits] master-3.0 b8db0be: Qt: Info label fixes in the Profile dial
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8db0bea207d337f2189d095e66b43c5fe3a523a
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
b8db0be 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>
(cherry picked from commit 54417ed16a78ff20234b235c9ae34fff97a014d8)
Reviewed-on: https://code.wireshark.org/review/32205
Actions performed:
from 59dd7d1 IEEE 802.15.4 Fix duplicate strings
add b8db0be Qt: Info label fixes in the Profile dialog
Summary of changes:
ui/qt/profile_dialog.cpp | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)