wireshark/ui/qt/utils
Gerald Combs 9b07412277 Qt: Add a packet diagram view.
Add a new top-level view that shows each packet as a series of diagrams
similar to what you'd find in a networking textook or an RFC.

Add proto_item_set_bits_offset_len so that we can display some diagram
fields correctly.

Bugs / to do:
  - Make this a separate dialog instead of a main window view?
  - Handle bitfields / flags

Change-Id: Iba4897a5bf1dcd73929dde6210d5483cf07f54df
Reviewed-on: https://code.wireshark.org/review/37497
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2020-08-10 18:17:50 +00:00
..
color_utils.cpp Qt: Update ColorUtils::themeLinkBrush. 2019-11-18 21:23:51 +00:00
color_utils.h Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
data_printer.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
data_printer.h Qt: Fix copy ASCII characters from ByteView 2019-01-08 16:21:41 +00:00
field_information.cpp Qt: Add a packet diagram view. 2020-08-10 18:17:50 +00:00
field_information.h Qt: Add a packet diagram view. 2020-08-10 18:17:50 +00:00
frame_information.cpp FrameInformation: fix a crash in the destructor 2020-04-15 14:27:39 +00:00
frame_information.h FrameInformation: fix a crash in the destructor 2020-04-15 14:27:39 +00:00
idata_printable.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
proto_node.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
proto_node.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
qt_ui_utils.cpp Qt: Fix a Qt 5.15 deprecation warning for QProcess. 2020-06-03 08:52:25 +00:00
qt_ui_utils.h Qt: Make sure shortcuts are visible in context menus. 2020-01-13 18:58:28 +00:00
stock_icon.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
stock_icon.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tango_colors.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
variant_pointer.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
wireshark_mime_data.cpp Qt: Remove DisplayFilterMimeData 2019-11-04 11:39:48 +00:00
wireshark_mime_data.h Qt: Remove DisplayFilterMimeData 2019-11-04 11:39:48 +00:00
wireshark_zip_helper.cpp Qt: Fix zip import/export on Windows 2020-06-10 12:49:18 +00:00
wireshark_zip_helper.h De-camel-ize "Wireshark" in a few places. 2019-12-18 04:31:03 +00:00