Wireshark-commits: [Wireshark-commits] master 56697c2: Qt: Add name resolution menu items.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Dec 2014 20:40:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56697c244e521936ace066c8bcad8c8b44d09fa3
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

56697c2 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add name resolution menu items.
    
    Change the text from "Enable for" to "Resolve". Make the tooltips more
    descriptive. List them in OSI model order.
    
    Change-Id: Ie671ba9d55c609ce475f1681add0ad7d975f19cd
    Reviewed-on: https://code.wireshark.org/review/5737
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  2898f13   cip: Access FT_UINT16 hf_cip_sc_create_instance with proper encoding-arg.
    adds  56697c2   Qt: Add name resolution menu items.


Summary of changes:
 ui/qt/main_window.cpp       |    3 +++
 ui/qt/main_window.h         |    6 ++++++
 ui/qt/main_window.ui        |   44 ++++++++++++++++++++++++++++++++++++++++++-
 ui/qt/main_window_slots.cpp |   34 +++++++++++++++++++++++++++++++++
 4 files changed, 86 insertions(+), 1 deletion(-)