ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master e05a884: Try to make tap operations in the Qt UI more

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 Jul 2014 22:18:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e05a884740c52597a9cd93107ee2eb05a3d1f75c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e05a884 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Try to make tap operations in the Qt UI more responsive.
    
    Add single-shot timers to ramp up the tap update interval and update
    taps when we finish reading the capture file.
    
    Change-Id: Ia1694b47ffd2705b6a06aa50c21e675a64aefeac
    Reviewed-on: https://code.wireshark.org/review/3099
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  b744f0e   Add an Application Id.
    adds  e05a884   Try to make tap operations in the Qt UI more responsive.


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