wireshark/ui/win32
Roland Knall b3f240dbf8 Qt: Multiselection in PacketList
This implements multi-selection for the PacketList. It
allows multiple lines to be selected, and either drag/drop
them to a text editor or use Ctrl/Cmd+C to copy the content
to a clipboard.

Opening the context menu disables the selection, and it
does not change the underlying currently selection. This is
done on purpose, as multi-selection is a copy-task only
functionality at this point

Export & Print work as expected, exporting just the selected
items. Same goes for the copy menu, which has the additional
entries for copying the list elements

Bug: 14612
Change-Id: I77960aa1ab1d172a21abfa469baac0cd57f9f9d9
Reviewed-on: https://code.wireshark.org/review/35073
Petri-Dish: Roland Knall <rknall@gmail.com>
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
2019-11-17 12:20:29 +00:00
..
console_win32.c Windows: Console log handler fixups. 2019-03-14 21:15:08 +00:00
console_win32.h Windows: Console log handler fixups. 2019-03-14 21:15:08 +00:00
file_dlg_win32.c Qt: Multiselection in PacketList 2019-11-17 12:20:29 +00:00
file_dlg_win32.h Use an enum for compression types in various interfaces. 2018-11-16 09:20:36 +00:00