URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad1b3ee110a3824e0efa52ff6ed1bfcc54261ea6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ad1b3ee by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: enable autoscroll on initial capture start
The capture timer was never enabled on capture start or disabled on
capture stop. This is now implemented.
Bug: 10601
Change-Id: Iae23a952986a2c5dddf92b6ac0d1f1bc1c83719c
Reviewed-on: https://code.wireshark.org/review/7582
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5ab8490 Qt: Allow multiple lines in the packet list.
adds ad1b3ee Qt: enable autoscroll on initial capture start
Summary of changes:
ui/qt/main_window_slots.cpp | 7 ++++++-
ui/qt/packet_list.cpp | 2 ++
2 files changed, 8 insertions(+), 1 deletion(-)