Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 4496fde: Enable the display filter arrow tooltip.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 7 Sep 2015 19:55:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4496fdeef8e88c8200377e16fc56f44acfebc9a0
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4496fde by Gerald Combs (gerald@xxxxxxxx):

    Enable the display filter arrow tooltip.
    
    Add an event handler which ensures that the tooltip displays only when
    we're over the arrow subcontrol.
    
    Change-Id: I14d308344d9dd4d4ffbc7b0fe568c95f21f9a641
    Reviewed-on: https://code.wireshark.org/review/10417
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  912921b   Add a URL for the tooltip bug.
    adds  4496fde   Enable the display filter arrow tooltip.


Summary of changes:
 ui/qt/display_filter_combo.cpp |   29 ++++++++++++++++++++++++++---
 ui/qt/display_filter_combo.h   |    3 +++
 2 files changed, 29 insertions(+), 3 deletions(-)