Wireshark-commits: [Wireshark-commits] master 1daf6e9: Qt: Provide a hint about the current display

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 May 2015 22:24:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1daf6e9e7badfa6d96259ae1aaffd956966077ca
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1daf6e9 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Provide a hint about the current display filter field.
    
    If the field under the DisplayFilterEdit cursor is valid, push its
    description. In the main window this shows up in the status bar.
    
    Change-Id: I7ba1255694941c64aa8cce896283a426b9a69f2c
    Reviewed-on: https://code.wireshark.org/review/8413
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  8045cd6   Do not assume the data field of an address structure is an aligned pointer.
    adds  1daf6e9   Qt: Provide a hint about the current display filter field.


Summary of changes:
 ui/qt/display_filter_edit.cpp |   13 +++++++++++++
 1 file changed, 13 insertions(+)