wireshark/ui/qt
Gerald Combs be8a400053 Qt: Use QTextLayout in ByteViewText.
Use QTextLayout to draw each line in ByteViewText instead of drawing
fragments ourselves. Build our pixel-to-byte-offset map when we draw our
first line, which should hopefully make it more accurate. This should
fix layout and hover issues on some systems.

Start moving common code to DataPrinter.

Mark prefs.gui_hex_dump_highlight_style GTK+ only.

Bug: 11844
Change-Id: Ifda16ae7dc1a5ea22570c0bfd0eb20cee621bfc9
Reviewed-on: https://code.wireshark.org/review/24717
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
2017-12-07 19:00:35 +00:00
..
models Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
utils Qt: Use QTextLayout in ByteViewText. 2017-12-07 19:00:35 +00:00
widgets Qt: Use QTextLayout in ByteViewText. 2017-12-07 19:00:35 +00:00
CMakeLists.txt Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
CMakeListsCustom.txt.example Qt: Implement Custom CMake 2017-01-22 10:42:30 +00:00
Makefile.am Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
Makefile_custom.common
about_dialog.cpp Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +00:00
about_dialog.h Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +00:00
about_dialog.ui Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +00:00
accordion_frame.cpp Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar" 2016-01-08 22:46:09 +00:00
accordion_frame.h Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar" 2016-01-08 22:46:09 +00:00
address_editor_frame.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
address_editor_frame.h Qt: Add key event to reject changes in AddressEditorFrame 2017-11-24 05:17:28 +00:00
address_editor_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
bluetooth_att_server_attributes_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_att_server_attributes_dialog.h Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_att_server_attributes_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_device_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_device_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
bluetooth_device_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_devices_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_devices_dialog.h Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_devices_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_hci_summary_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_hci_summary_dialog.h Qt/Bluetooth: add results filter in HCI Summary window 2017-04-04 01:59:32 +00:00
bluetooth_hci_summary_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
byte_view_tab.cpp Qt: Use QTextLayout in ByteViewText. 2017-12-07 19:00:35 +00:00
byte_view_tab.h Qt: Properly reset the byteview 2017-11-18 07:23:48 +00:00
capture_file.cpp Move the parts of a capture_file used by libwireshark to a new structure. 2017-12-04 05:02:18 +00:00
capture_file.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +00:00
capture_file_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
capture_file_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
capture_file_properties_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
capture_file_properties_dialog.h Add packet comments to the properties dialog. 2015-08-21 23:12:35 +00:00
capture_file_properties_dialog.ui
capture_filter_syntax_worker.cpp iface_lists: Remove locked field 2017-08-28 16:53:32 +00:00
capture_filter_syntax_worker.h Qt: Don't check capture filter for user DLTs 2016-01-05 09:13:39 +00:00
capture_info_dialog.cpp Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
capture_info_dialog.h
capture_interfaces_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
capture_interfaces_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
capture_interfaces_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
capture_preferences_frame.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
capture_preferences_frame.h Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
capture_preferences_frame.ui Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
coloring_rules_dialog.cpp Add "Apply as filter" button to Coloring Rules Dialog 2017-10-22 21:34:55 +00:00
coloring_rules_dialog.h Add "Apply as filter" button to Coloring Rules Dialog 2017-10-22 21:34:55 +00:00
coloring_rules_dialog.ui Add "Apply as filter" button to Coloring Rules Dialog 2017-10-22 21:34:55 +00:00
column_editor_frame.cpp Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
column_editor_frame.h Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
column_editor_frame.ui Qt: Make ColumnEditorFrame use FieldFilterEdit to get a autocomplete list 2017-09-19 06:23:29 +00:00
column_preferences_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
column_preferences_frame.h Restore a preference column type if fields are empty. 2016-05-31 10:41:10 +00:00
column_preferences_frame.ui Qt: Add missing multi-field column validation 2015-12-20 08:21:02 +00:00
compiled_filter_output.cpp iface_lists: Access all_ifaces member by reference 2017-08-28 14:41:43 +00:00
compiled_filter_output.h Qt: fix compilation without pcap. 2017-08-15 14:44:11 +00:00
compiled_filter_output.ui
conversation_colorize_action.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
conversation_colorize_action.h Qt: Make conversation menu items static. 2016-03-28 16:27:41 +00:00
conversation_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
conversation_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
conversation_hash_tables_dialog.cpp Privatize the conversation_key structure 2017-10-28 19:22:24 +00:00
conversation_hash_tables_dialog.h Convert conversation hash tables to use wmem. 2017-02-10 13:26:14 +00:00
conversation_hash_tables_dialog.ui Add the conversation hash tables internals dialog. 2015-10-01 17:25:28 +00:00
decode_as_dialog.cpp Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
decode_as_dialog.h Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
decode_as_dialog.ui Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
display_filter_expression_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
display_filter_expression_dialog.h Qt: Speed up the Display Filter Expression dialog appearance. 2016-04-25 15:17:08 +00:00
display_filter_expression_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
dissector_tables_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
dissector_tables_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
dissector_tables_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
doxygen.cfg.in
enabled_protocols_dialog.cpp Pull the code to save enabled/disabled lists into libwireshark. 2017-04-09 02:00:37 +00:00
enabled_protocols_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
enabled_protocols_dialog.ui Don't emit app signals from dialogs. 2015-08-26 22:02:19 +00:00
endpoint_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
endpoint_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
expert_info_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
expert_info_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +00:00
expert_info_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
export_dissection_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
export_dissection_dialog.h
export_object_action.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
export_object_action.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.cpp Improve http object export for URLs with long extensions 2017-10-23 04:42:51 +00:00
export_object_dialog.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.ui
export_pdu_dialog.cpp Implement Export PDU for tshark 2016-05-03 10:17:46 +00:00
export_pdu_dialog.h
export_pdu_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
extcap_argument.cpp extcap: fix parameters save in preferences file 2017-08-31 04:34:39 +00:00
extcap_argument.h Fix error: extra ';' after member function definition [-Werror,-Wextra-semi] 2017-02-26 19:40:39 +00:00
extcap_argument_file.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
extcap_argument_file.h extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
extcap_argument_multiselect.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
extcap_argument_multiselect.h extcap: Cleanup complex types and add save option 2016-01-28 14:51:14 +00:00
extcap_options_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
extcap_options_dialog.h Interface List: Change display to view/model 2016-10-01 13:18:51 +00:00
extcap_options_dialog.ui extcap: Restore functionality for options 2016-07-29 03:15:54 +00:00
file_set_dialog.cpp Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
file_set_dialog.h Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
file_set_dialog.ui Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
filter_action.cpp Qt: Handle unhandled filter actions. 2016-06-26 06:10:51 +00:00
filter_action.h Qt: Handle unhandled filter actions. 2016-06-26 06:10:51 +00:00
filter_dialog.cpp Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
filter_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_expression_frame.cpp Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
filter_expression_frame.h Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
filter_expression_frame.ui Qt: Fix FilterExpressionFrame layout 2017-09-19 06:41:37 +00:00
firewall_rules_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
firewall_rules_dialog.h Qt: Firewall Rules dialog. 2016-06-01 23:37:25 +00:00
firewall_rules_dialog.ui Qt: Firewall Rules dialog. 2016-06-01 23:37:25 +00:00
follow_stream_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
follow_stream_dialog.h Remember query after closing Follow Stream 2016-07-10 14:59:03 +00:00
follow_stream_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
font_color_preferences_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
font_color_preferences_frame.h Qt: remove obsolete members (CID 1159364). 2016-08-08 10:20:17 +00:00
font_color_preferences_frame.ui Sample deprecated filter -> Sample warning filter 2017-06-25 22:51:47 +00:00
funnel_statistics.cpp Qt: Free dynamic menu actions at shutdown 2017-10-05 04:21:46 +00:00
funnel_statistics.h Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
funnel_string_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
funnel_string_dialog.h funnel_string_dialog(.h): fix extra ‘;’ [-Wpedantic] 2015-11-02 16:15:44 +00:00
funnel_string_dialog.ui
funnel_text_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
funnel_text_dialog.h Qt: Add FunnelTextDialog geometry state 2016-03-14 07:38:26 +00:00
funnel_text_dialog.ui
geometry_state_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
geometry_state_dialog.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
gpl-template.txt
gsm_map_summary_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
gsm_map_summary_dialog.h Convert the GSM MAP stats to new "generic stat API". 2015-08-06 01:59:10 +00:00
gsm_map_summary_dialog.ui Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
i18n.qrc.in Qt: Generate .qm files during build 2016-06-28 20:53:17 +00:00
iax2_analysis_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
iax2_analysis_dialog.h Qt: Avoid crashes in IAX2 Stream Analysis 2016-09-16 02:55:07 +00:00
iax2_analysis_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
import_text_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
import_text_dialog.h Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
import_text_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
interface_frame.cpp Qt: Make InterfaceFrame use QFrame 2017-11-23 14:49:19 +00:00
interface_frame.h Qt: Make InterfaceFrame use QFrame 2017-11-23 14:49:19 +00:00
interface_frame.ui InterfaceList: Change Buttons to combobox 2016-10-17 14:43:22 +00:00
interface_toolbar.cpp interface_toolbar (Qt): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions] 2017-10-03 11:45:21 +00:00
interface_toolbar.h Qt: Interface Toolbar log dialog for each control 2017-09-03 20:43:17 +00:00
interface_toolbar.ui Qt: Interface Toolbar improvements 2017-05-02 09:34:01 +00:00
interface_toolbar_reader.cpp extcap: Close control handles when done 2017-08-28 17:13:03 +00:00
interface_toolbar_reader.h extcap: Interface Toolbar support on Windows 2017-08-28 05:48:01 +00:00
io_graph_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
io_graph_dialog.h Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
io_graph_dialog.ui Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
layout_preferences_frame.cpp Qt: Small layout improvement in preferences 2017-11-28 21:09:58 +00:00
layout_preferences_frame.h Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
layout_preferences_frame.ui Qt: Small layout improvement in preferences 2017-11-28 21:09:58 +00:00
lbm_lbtrm_transport_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_lbtrm_transport_dialog.h Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
lbm_lbtrm_transport_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lbm_lbtru_transport_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_lbtru_transport_dialog.h Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
lbm_lbtru_transport_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lbm_stream_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_stream_dialog.h Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
lbm_stream_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lte_mac_statistics_dialog.cpp LTE MAC stats: make display filter field work 2017-11-25 15:35:28 +00:00
lte_mac_statistics_dialog.h LTE MAC stats: make display filter field work 2017-11-25 15:35:28 +00:00
lte_rlc_graph_dialog.cpp RLC LTE graph: add comments clarifying tracer limitation 2017-12-04 05:49:49 +00:00
lte_rlc_graph_dialog.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_graph_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_statistics_dialog.cpp LTE RLC Stats: make display filter field work. 2017-11-25 09:29:45 +00:00
lte_rlc_statistics_dialog.h LTE RLC Stats: make display filter field work. 2017-11-25 09:29:45 +00:00
main_status_bar.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
main_status_bar.h Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
main_welcome.cpp Qt: Speed up the splash overlay. 2017-12-06 00:46:38 +00:00
main_welcome.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
main_welcome.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
main_window.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
main_window.h Qt: Add menu option to remove all packet comments 2017-11-23 20:45:41 +00:00
main_window.ui Qt: Add menu option to remove all packet comments 2017-11-23 20:45:41 +00:00
main_window_preferences_frame.cpp Remove superfluous null-checks before strdup/free 2017-10-15 12:38:51 +00:00
main_window_preferences_frame.h
main_window_preferences_frame.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
main_window_slots.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
manage_interfaces_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
manage_interfaces_dialog.h Qt: fix compilation without pcap. 2017-08-15 14:44:11 +00:00
manage_interfaces_dialog.ui ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
module_preferences_scroll_area.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
module_preferences_scroll_area.h Qt: Provide both file save and open preferences 2017-04-17 10:51:10 +00:00
module_preferences_scroll_area.ui
mtp3_summary_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
mtp3_summary_dialog.h Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
mtp3_summary_dialog.ui Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
multicast_statistics_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
multicast_statistics_dialog.h Fix crash in UDP Multicast Streams dialog 2015-11-27 21:15:11 +00:00
packet_comment_dialog.cpp Add frame number to packet comment dialog 2017-11-10 03:57:17 +00:00
packet_comment_dialog.h Add frame number to packet comment dialog 2017-11-10 03:57:17 +00:00
packet_comment_dialog.ui
packet_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
packet_dialog.h Qt: Further cleanup ByteView 2017-11-08 20:20:31 +00:00
packet_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
packet_format_group_box.cpp
packet_format_group_box.h
packet_format_group_box.ui
packet_list.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
packet_list.h Qt: Add menu option to remove all packet comments 2017-11-23 20:45:41 +00:00
packet_range_group_box.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
packet_range_group_box.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
packet_range_group_box.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
preference_editor_frame.cpp Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
preference_editor_frame.h Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
preference_editor_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
preferences_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
preferences_dialog.h Qt: Fix "Filter Button Preferences" shortcut 2017-07-18 02:43:46 +00:00
preferences_dialog.ui Promote Expert preference UAT to main preference tree. 2017-07-11 08:40:13 +00:00
print_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
print_dialog.h
print_dialog.ui
profile_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
profile_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
profile_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
progress_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
progress_frame.h Qt: Simplify some version checks. 2017-07-17 22:23:33 +00:00
progress_frame.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
proto_tree.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
proto_tree.h Qt: Further cleanup ByteView 2017-11-08 20:20:31 +00:00
protocol_hierarchy_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
protocol_hierarchy_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
protocol_hierarchy_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
protocol_preferences_menu.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
protocol_preferences_menu.h Add "Disable Protocol..." to the ProtoTree context menu. 2015-07-28 03:54:38 +00:00
recent_file_status.cpp
recent_file_status.h
remote_capture_dialog.cpp Report the actual *error* for CANT_GET_INTERFACE_LIST. 2017-11-28 23:06:48 +00:00
remote_capture_dialog.h
remote_capture_dialog.ui
remote_settings_dialog.cpp
remote_settings_dialog.h
remote_settings_dialog.ui
resolved_addresses_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
resolved_addresses_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
resolved_addresses_dialog.ui Pcapng: support Name Resolution Block options 2015-08-06 03:32:13 +00:00
response_time_delay_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
response_time_delay_dialog.h response_time_delay_dialog (Qt): Fix warning: parameter 'user_data/data' not found in the function declaration [-Wdocumentation] 2017-02-10 10:19:41 +00:00
rpc_service_response_time_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rpc_service_response_time_dialog.h Refactor DCE/RPC dissection to include a real dissector table. 2015-11-04 12:43:35 +00:00
rtp_analysis_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
rtp_analysis_dialog.h Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
rtp_analysis_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rtp_audio_stream.cpp Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09:26 +00:00
rtp_audio_stream.h Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09:26 +00:00
rtp_player_dialog.cpp Qt: Fix errors when compiling for Qt4. 2017-08-31 12:02:41 +00:00
rtp_player_dialog.h Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09:26 +00:00
rtp_player_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rtp_stream_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
rtp_stream_dialog.h Fix crashes related to RTP Streams analysis 2015-10-01 20:46:50 +00:00
rtp_stream_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
sctp_all_assocs_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_all_assocs_dialog.h Fix some signal → slot mismatches. 2015-09-17 23:36:16 +00:00
sctp_all_assocs_dialog.ui
sctp_assoc_analyse_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
sctp_assoc_analyse_dialog.h Fix some signal → slot mismatches. 2015-09-17 23:36:16 +00:00
sctp_assoc_analyse_dialog.ui
sctp_chunk_statistics_dialog.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
sctp_chunk_statistics_dialog.h
sctp_chunk_statistics_dialog.ui
sctp_graph_arwnd_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_arwnd_dialog.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +00:00
sctp_graph_arwnd_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_byte_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_byte_dialog.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +00:00
sctp_graph_byte_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_dialog.cpp Fix unitialized variable warnings that popped up with -Og 2017-09-05 22:31:01 +00:00
sctp_graph_dialog.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +00:00
sctp_graph_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
search_frame.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
search_frame.h Qt: Handle retranslation events in the main window. 2016-11-10 13:25:20 +00:00
search_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
sequence_diagram.cpp Complete move of tap-sequence-analysis.c functionality to sequence_analysis.c 2017-09-21 22:16:09 +00:00
sequence_diagram.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sequence_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
sequence_dialog.h Have sequence analysis properly use filters from taps. 2017-09-23 03:42:14 +00:00
sequence_dialog.ui Have sequence analysis properly use filters from taps. 2017-09-23 03:42:14 +00:00
service_response_time_dialog.cpp Qt: fix crash after loading SRT dialog 2017-10-20 12:13:02 +00:00
service_response_time_dialog.h Qt: fix crash after loading SRT dialog 2017-10-20 12:13:02 +00:00
show_packet_bytes_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
show_packet_bytes_dialog.h Qt: Add Decode as Quoted-Printable in Show Packet Bytes 2016-05-19 11:18:12 +00:00
show_packet_bytes_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
simple_dialog.cpp simple_dialog.cpp: Fix missed Qt version wrapper. 2017-08-06 02:56:24 +00:00
simple_dialog.h Qt: SimpleDialog fixes and updates. 2017-07-27 11:41:10 +00:00
simple_statistics_dialog.cpp Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00
simple_statistics_dialog.h Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00
splash_overlay.cpp Qt: Speed up the splash overlay. 2017-12-06 00:46:38 +00:00
splash_overlay.h Qt: Speed up the splash overlay. 2017-12-06 00:46:38 +00:00
splash_overlay.ui Qt: Speed up the splash overlay. 2017-12-06 00:46:38 +00:00
stats_tree_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
stats_tree_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
supported_protocols_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
supported_protocols_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
supported_protocols_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
tabnav_tree_widget.cpp Qt: refactor UatTreeView into something reusable 2017-07-16 14:47:01 +00:00
tabnav_tree_widget.h Qt: implement saner tab navigation for coloring rules dialog 2017-07-15 06:17:38 +00:00
tap_parameter_dialog.cpp Qt: Free dynamic menu actions at shutdown 2017-10-05 04:21:46 +00:00
tap_parameter_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +00:00
tap_parameter_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
tcp_stream_dialog.cpp Qt: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +00:00
tcp_stream_dialog.h Qt: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +00:00
tcp_stream_dialog.ui Qt: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +00:00
time_shift_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
time_shift_dialog.h Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
time_shift_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
traffic_table_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
traffic_table_dialog.h Switch conversations to use wmem_tree_t instead of (sorted) GSList. 2017-03-06 11:41:54 +00:00
traffic_table_dialog.ui Qt: Conversation time column updates. 2016-09-02 23:53:37 +00:00
uat_dialog.cpp Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_dialog.h Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_dialog.ui Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_frame.cpp Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_frame.h Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_frame.ui Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
voip_calls_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
voip_calls_dialog.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +00:00
voip_calls_dialog.ui Qt: refactor Voip Calls Dialog into Model/View 2017-03-24 23:02:30 +00:00
wireless_frame.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
wireless_frame.h Qt: Normalize timerEvents 2016-03-21 22:10:21 +00:00
wireless_frame.ui
wireless_timeline.cpp Move the parts of a capture_file used by libwireshark to a new structure. 2017-12-04 05:02:18 +00:00
wireless_timeline.h Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
wireshark_application.cpp Qt: Move the MIME init thread to WiresharkApplication. 2017-11-20 22:08:09 +00:00
wireshark_application.h Move the protocol registration routines back into libwireshark 2017-11-21 20:21:50 +00:00
wireshark_de.ts [Automatic update for 2017-12-03] 2017-12-03 16:56:48 +00:00
wireshark_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
wireshark_dialog.h Qt: Try to fix un-maximize behavior on OS X. 2016-06-26 06:09:58 +00:00
wireshark_en.ts [Automatic update for 2017-12-03] 2017-12-03 16:56:48 +00:00
wireshark_fr.ts [Automatic update for 2017-12-03] 2017-12-03 16:56:48 +00:00
wireshark_it.ts [Automatic update for 2017-12-03] 2017-12-03 16:56:48 +00:00
wireshark_ja_JP.ts [Automatic update for 2017-12-03] 2017-12-03 16:56:48 +00:00
wireshark_pl.ts [Automatic update for 2017-12-03] 2017-12-03 16:56:48 +00:00
wireshark_zh_CN.ts [Automatic update for 2017-12-03] 2017-12-03 16:56:48 +00:00
wlan_statistics_dialog.cpp Qt: Create models directory 2017-07-26 12:22:04 +00:00
wlan_statistics_dialog.h Qt: WLAN Statistics performance improvements. 2016-10-26 23:18:06 +00:00