Wireshark-commits: [Wireshark-commits] master-2.6 76fcdbc: Qt: Support search without a selected pa
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76fcdbc93fb027fe4d6f565b26686372d5cda198
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
76fcdbc by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Support search without a selected packet
Support doing Find Packet, search for next/previous marked packet and
search for next/previous time reference without having a packet selected
in the packet list.
Change-Id: I648b26365385d98155e905cda270e9e785b9f1da
Reviewed-on: https://code.wireshark.org/review/27752
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 1b6c702226a6b84ad89b2acc444254b93bf616b7)
Reviewed-on: https://code.wireshark.org/review/27762
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from e28f397 Qt: Update menus when mark/ignore/timeref packet
adds 76fcdbc Qt: Support search without a selected packet
Summary of changes:
file.c | 211 ++++++++++++++++++++++----------------------
ui/qt/main_window_slots.cpp | 8 +-
2 files changed, 109 insertions(+), 110 deletions(-)