Wireshark-commits: [Wireshark-commits] master ad980c7: Qt/Bluetooth: Implement hover for rows

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Sep 2016 06:17:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad980c70bf4301f76403fca1c65cfae995c146cc
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ad980c7 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Qt/Bluetooth: Implement hover for rows
    
    This improves readability, especially while presenting results
    to the other people.
    
    Change-Id: I1a6fc93c1b858078e171729971561321a4ddd956
    Reviewed-on: https://code.wireshark.org/review/16469
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  99fff00   WSDG: Updates for Qt 5.6.
    adds  ad980c7   Qt/Bluetooth: Implement hover for rows


Summary of changes:
 ui/qt/bluetooth_att_server_attributes_dialog.cpp |    3 +++
 ui/qt/bluetooth_device_dialog.cpp                |    2 ++
 ui/qt/bluetooth_devices_dialog.cpp               |    2 ++
 ui/qt/bluetooth_hci_summary_dialog.cpp           |    2 ++
 4 files changed, 9 insertions(+)