Wireshark-commits: [Wireshark-commits] master-2.2 c66deb9: Qt: Support "Resolve Names" with multipl
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Aug 2016 11:16:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c66deb9630f5cf8fc9371156705d239af5ba8f68
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

c66deb9 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Support "Resolve Names" with multiple custom column fields
    
    Make "Resolve Names" enabled if at least one of the custom column
    fields can be resolved.
    
    Change-Id: I702471be5d90c91f71209923e6abcc6921dca850
    Reviewed-on: https://code.wireshark.org/review/17350
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 5fe3e6af39fc55650ff9563906d016aa7becbaf1)
    Reviewed-on: https://code.wireshark.org/review/17351
    

Actions performed:

    from  4229951   QUIC: Fix some typo (copy/paste error) on GOAWAY/CONNECTION_CLOSE Frame
    adds  c66deb9   Qt: Support "Resolve Names" with multiple custom column fields


Summary of changes:
 ui/packet_list_utils.c |   17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)