Wireshark-commits: [Wireshark-commits] master 8d62cc3: Qt: Speed up filtering in VoIP dialog

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Oct 2019 17:31:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d62cc3aea1d01cd23387feaeaf510ef51694003
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8d62cc3 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Speed up filtering in VoIP dialog
    
    Speed up the filtering, by only taking rows once
    
    Change-Id: I6123b2974fd58480463e4a0bd02524f6b5c0a353
    Reviewed-on: https://code.wireshark.org/review/34879
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  541afed   wslua: Fix memleak of unregistered ProtoExpert
     add  8d62cc3   Qt: Speed up filtering in VoIP dialog


Summary of changes:
 ui/qt/voip_calls_dialog.cpp | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)