wireshark/ui/qt/widgets
Roland Knall 19f3a82ff8 Qt: ByteView make hover configurable
Allow the hover selection to be either configured via context menu
or by pressing the Ctrl key while moving the mouse. The configuration
is stored via profile
2021-09-13 15:33:46 +00:00
..
additional_toolbar.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
additional_toolbar.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
apply_line_edit.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
apply_line_edit.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
byte_view_text.cpp Qt: ByteView make hover configurable 2021-09-13 15:33:46 +00:00
byte_view_text.h Qt: ByteView make hover configurable 2021-09-13 15:33:46 +00:00
capture_filter_combo.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
capture_filter_combo.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
capture_filter_edit.cpp Qt: stop capture syntax worker thread on exit 2021-08-29 08:16:32 +00:00
capture_filter_edit.h Qt: stop capture syntax worker thread on exit 2021-08-29 08:16:32 +00:00
clickable_label.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
clickable_label.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
copy_from_profile_button.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
copy_from_profile_button.h Qt: Move CopyFrom from menu to button 2019-08-26 06:34:31 +00:00
display_filter_combo.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
display_filter_combo.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
display_filter_edit.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
display_filter_edit.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
dissector_tables_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
dissector_tables_view.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
drag_drop_toolbar.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
drag_drop_toolbar.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
drag_label.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
drag_label.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
editor_file_dialog.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
editor_file_dialog.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
elided_label.cpp Qt: UAT editor column widths, italic pathname 2020-12-04 09:33:10 +00:00
elided_label.h Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
expert_info_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
expert_info_view.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
export_objects_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
export_objects_view.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
field_filter_edit.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
field_filter_edit.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
filter_expression_toolbar.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
filter_expression_toolbar.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
find_line_edit.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
find_line_edit.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
follow_stream_text.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
follow_stream_text.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
interface_toolbar_lineedit.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
interface_toolbar_lineedit.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
label_stack.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
label_stack.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
overlay_scroll_bar.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
overlay_scroll_bar.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
packet_list_header.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
packet_list_header.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
pref_module_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
pref_module_view.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
profile_tree_view.cpp ProfileTreeView: fix a memory leak 2020-04-26 06:13:45 +00:00
profile_tree_view.h ProfileTreeView: fix a memory leak 2020-04-26 06:13:45 +00:00
qcustomplot.cpp Qt: Fix clang -Wmisleading-indentation 2021-06-07 00:20:14 +00:00
qcustomplot.h QCustomPlot: Update external library to version 2.1.0 2021-04-03 17:56:01 +00:00
range_syntax_lineedit.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
range_syntax_lineedit.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
rtp_audio_graph.cpp Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
rtp_audio_graph.h Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
splash_overlay.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
splash_overlay.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
splash_overlay.ui Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
stock_icon_tool_button.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
stock_icon_tool_button.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
syntax_line_edit.cpp Qt: Handle dark mode in syntax highlighting. 2020-10-06 19:24:59 +00:00
syntax_line_edit.h Qt: Handle dark mode in syntax highlighting. 2020-10-06 19:24:59 +00:00
tabnav_tree_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
tabnav_tree_view.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
wireless_timeline.cpp wireless timeline: add a destructor to free the hash table. 2021-06-28 14:18:41 -07:00
wireless_timeline.h wireless timeline: add a destructor to free the hash table. 2021-06-28 14:18:41 -07:00
wireshark_file_dialog.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
wireshark_file_dialog.h Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00