Wireshark-commits: [Wireshark-commits] master-2.0 846cfba: Forcibly update all items if name resolu
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Apr 2016 01:36:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=846cfbae7271ac0aa8ed242ff0bbcbcecd0b1e34
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

846cfba by Guy Harris (guy@xxxxxxxxxxxx):

    Forcibly update all items if name resolution is turned on or off.
    
    This makes the display change if you turn the name resolution checkbox
    on or off.
    
    Change-Id: I873832b103b61e1e566523a1ae1c4211937c7bae
    Reviewed-on: https://code.wireshark.org/review/15063
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 948342a487999fcf24913c4a76983c3c6d4df1d9)
    Reviewed-on: https://code.wireshark.org/review/15064
    

Actions performed:

    from  699bc23   2.0.3 → 2.0.4.
    adds  846cfba   Forcibly update all items if name resolution is turned on or off.


Summary of changes:
 ui/qt/conversation_dialog.cpp  |   21 ++++++++++++---------
 ui/qt/conversation_dialog.h    |    2 +-
 ui/qt/endpoint_dialog.cpp      |   21 ++++++++++++---------
 ui/qt/endpoint_dialog.h        |    4 +++-
 ui/qt/traffic_table_dialog.cpp |   10 ++++++++--
 ui/qt/traffic_table_dialog.h   |    4 +++-
 6 files changed, 39 insertions(+), 23 deletions(-)