wireshark/ui/qt/models
Roland Knall 57d54a2fc0 Qt: Filter Dissector tables properly
Also cleanup the code a little bit

Change-Id: I53097478fafa46249fa6ecb52508d9bc5b963caa
Reviewed-on: https://code.wireshark.org/review/24908
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Reviewed-by: Roland Knall <rknall@gmail.com>
2017-12-20 19:42:11 +00:00
..
astringlist_list_model.cpp Qt: fix role check in AStringListListUrlProxyModel::data 2017-11-29 03:53:26 +00:00
astringlist_list_model.h Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +00:00
cache_proxy_model.cpp
cache_proxy_model.h
decode_as_delegate.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
decode_as_delegate.h Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
decode_as_model.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
decode_as_model.h Qt: Add support for DCE/RPC in Decode As 2017-11-28 16:32:57 +00:00
dissector_tables_model.cpp Qt: Filter Dissector tables properly 2017-12-20 19:42:11 +00:00
dissector_tables_model.h Convert Dissector Tables dialog to use model 2017-12-19 21:00:24 +00:00
enabled_protocols_model.cpp Fix some copy/paste errors with new models. 2017-12-19 20:15:44 +00:00
enabled_protocols_model.h Convert Enabled protocols dialog to use model. 2017-12-19 08:21:19 +00:00
expert_info_model.cpp Fix memory leaks in Expert Info dialog 2017-12-16 15:41:21 +00:00
expert_info_model.h Fix memory leaks in Expert Info dialog 2017-12-16 15:41:21 +00:00
expert_info_proxy_model.cpp Replace a comma with a semicolon, which it presumably was intended to be. 2017-12-14 02:39:22 +00:00
expert_info_proxy_model.h Add a model to use for Expert Info dialog. 2017-12-13 16:07:07 +00:00
fileset_entry_model.cpp Qt: Constify a variable. 2017-12-14 20:27:09 +00:00
fileset_entry_model.h Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
html_text_delegate.cpp Qt: Rewrite the About dialog to use models 2017-11-24 05:17:07 +00:00
html_text_delegate.h Qt: Rewrite the About dialog to use models 2017-11-24 05:17:07 +00:00
interface_sort_filter_model.cpp
interface_sort_filter_model.h
interface_tree_cache_model.cpp Fix the trivial fix. 2017-09-17 01:15:48 +00:00
interface_tree_cache_model.h
interface_tree_model.cpp iface_lists: Remove locked field 2017-08-28 16:53:32 +00:00
interface_tree_model.h
numeric_value_chooser_delegate.cpp
numeric_value_chooser_delegate.h
packet_list_model.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
packet_list_model.h
packet_list_record.cpp Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +00:00
packet_list_record.h
path_chooser_delegate.cpp
path_chooser_delegate.h
percent_bar_delegate.cpp
percent_bar_delegate.h
proto_tree_model.cpp Qt: Switch ProtoTree to a treeview+model. 2017-12-15 20:58:14 +00:00
proto_tree_model.h Qt: Switch ProtoTree to a treeview+model. 2017-12-15 20:58:14 +00:00
related_packet_delegate.cpp Show retx prev and next framenum types as chevrons 2017-12-04 05:51:55 +00:00
related_packet_delegate.h Show retx prev and next framenum types as chevrons 2017-12-04 05:51:55 +00:00
sparkline_delegate.cpp Qt: Main Welcome hover sparkline color fix. 2017-11-21 07:38:38 +00:00
sparkline_delegate.h
supported_protocols_model.cpp Fix some copy/paste errors with new models. 2017-12-19 20:15:44 +00:00
supported_protocols_model.h Convert Supported Protocols dialog to use model 2017-12-16 15:20:50 +00:00
timeline_delegate.cpp
timeline_delegate.h
uat_delegate.cpp Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
uat_delegate.h Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
uat_model.cpp Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_model.h Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
url_link_delegate.cpp Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +00:00
url_link_delegate.h Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +00:00
voip_calls_info_model.cpp
voip_calls_info_model.h