wireshark/ui/qt/models
Gerald Combs bdb6baa740 Qt: Switch ProtoTree to a treeview+model.
Add a ProtoTreeModel and use it in ProtoTree. This should make the UI
more responsive when we have lots of items in the tree.

Change-Id: Id26e6bcff84663867a8da17fd9ae86ff639b633f
Reviewed-on: https://code.wireshark.org/review/24774
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>
2017-12-15 20:58:14 +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
expert_info_model.cpp Add a model to use for Expert Info dialog. 2017-12-13 16:07:07 +00:00
expert_info_model.h Add a model to use for Expert Info dialog. 2017-12-13 16:07:07 +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
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