wireshark/ui/qt/models
Gerald Combs abcb7ec875 Convert the file set dialog treewidget to a treeview+model.
Add a FilesetEntryModel and use it in FileSetDialog. This should be
faster than using a QTreeWidget. Move dialog updates and date
calculations out of the "add file" loop.

Bug: 11280
Bug: 14242
Change-Id: I702cef4fe91e739695fe805dc5e496bf3db411f1
Reviewed-on: https://code.wireshark.org/review/24708
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-12-05 18:27:23 +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
fileset_entry_model.cpp Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +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 Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
packet_list_record.h
path_chooser_delegate.cpp
path_chooser_delegate.h
percent_bar_delegate.cpp
percent_bar_delegate.h
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