Wireshark-commits: [Wireshark-commits] master 4e31c0c: Qt: WLAN Statistics performance improvements

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Oct 2016 23:18:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e31c0c61b7fc38022d82a189953e8b0e4cb8978
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4e31c0c by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: WLAN Statistics performance improvements.
    
    In the WLAN statistics dialog, add our stations to the tree in the
    background. This returns control to the user immediately after tapping.
    
    Add notes about further performance improvements.
    
    Change-Id: Ie7ff818b8d835ecb38f5ff702a0d0e8f2635abb2
    Reviewed-on: https://code.wireshark.org/review/18495
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  7a09f52   packet-mbtcp: Allow decode as Modbus RTU over USB
    adds  4e31c0c   Qt: WLAN Statistics performance improvements.


Summary of changes:
 ui/qt/wlan_statistics_dialog.cpp |   30 +++++++++++++++++++++++++++---
 ui/qt/wlan_statistics_dialog.h   |    6 ++++++
 2 files changed, 33 insertions(+), 3 deletions(-)