wireshark/ui/qt/models
Roland Knall 4e7ac431a5 Qt: Move Profile Dialog to Model/View
Move the profile dialog to a model/view based concept. Display and
ordering works now, but nothing much else.

Add possibility to filter for profiles, as well as group filters.

Change-Id: I4740ad5aa10feeb31192f8131fb1204f5dca7232
Reviewed-on: https://code.wireshark.org/review/25141
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-07-11 04:49:02 +00:00
..
astringlist_list_model.cpp Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
astringlist_list_model.h
cache_proxy_model.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
cache_proxy_model.h
coloring_rules_delegate.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
coloring_rules_delegate.h
coloring_rules_model.cpp
coloring_rules_model.h
credentials_model.cpp credentials: don't use wmem file scope but a local copy. 2019-07-05 12:26:44 +00:00
credentials_model.h Qt: remove CaptureFile from CredentialsModel constructor. 2019-07-04 12:56:23 +00:00
decode_as_delegate.cpp Replace Qsort with std::sort 2019-02-15 15:10:03 +00:00
decode_as_delegate.h
decode_as_model.cpp Constification, to remove some compiler warnings. 2019-03-17 21:09:34 +00:00
decode_as_model.h Constification, to remove some compiler warnings. 2019-03-17 21:09:34 +00:00
dissector_tables_model.cpp
dissector_tables_model.h
enabled_protocols_model.cpp
enabled_protocols_model.h
expert_info_model.cpp Expert Info: Displays comment of each packet in the expert information tab 2019-04-26 06:39:35 +00:00
expert_info_model.h Constification, to remove some compiler warnings. 2019-03-17 17:35:53 +00:00
expert_info_proxy_model.cpp Qt: Fix our Expert Info foreground color logic. 2019-03-23 13:28:46 +00:00
expert_info_proxy_model.h
export_objects_model.cpp No need to report "some files could not be saved". 2019-01-01 23:12:17 +00:00
export_objects_model.h No need to report "some files could not be saved". 2019-01-01 23:12:17 +00:00
fileset_entry_model.cpp
fileset_entry_model.h
info_proxy_model.cpp
info_proxy_model.h
interface_sort_filter_model.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
interface_sort_filter_model.h
interface_tree_cache_model.cpp Qt: Fix debug assert in Manage Interfaces dialog 2019-05-09 03:59:18 +00:00
interface_tree_cache_model.h
interface_tree_model.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
interface_tree_model.h
numeric_value_chooser_delegate.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
numeric_value_chooser_delegate.h
packet_list_model.cpp Qt: Properly hide the choosen model from external views 2019-07-04 16:34:29 +00:00
packet_list_model.h Qt: Cleanup PacketList 2019-07-03 18:32:28 +00:00
packet_list_record.cpp Qt: Remove glib and wmem from packetlistrecord 2019-07-04 16:34:08 +00:00
packet_list_record.h Qt: Remove glib and wmem from packetlistrecord 2019-07-04 16:34:08 +00:00
path_chooser_delegate.cpp Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
path_chooser_delegate.h Qt: Switch models and DataPrinter to new-style signals and slots. 2018-12-24 07:38:21 +00:00
percent_bar_delegate.cpp
percent_bar_delegate.h
pref_delegate.cpp
pref_delegate.h
pref_models.cpp Qt: fix more more Qt 5.13 deprecation warnings 2019-06-30 13:08:13 +00:00
pref_models.h Qt: add initial RSA Keys preference frame 2019-01-29 23:34:01 +00:00
profile_model.cpp Qt: Move Profile Dialog to Model/View 2019-07-11 04:49:02 +00:00
profile_model.h Qt: Move Profile Dialog to Model/View 2019-07-11 04:49:02 +00:00
proto_tree_model.cpp Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
proto_tree_model.h
related_packet_delegate.cpp Qt: Remove glib and wmem from packetlistrecord 2019-07-04 16:34:08 +00:00
related_packet_delegate.h
sparkline_delegate.cpp
sparkline_delegate.h
supported_protocols_model.cpp
supported_protocols_model.h
timeline_delegate.cpp
timeline_delegate.h
tree_model_helpers.h
uat_delegate.cpp Qt: IO Graph correct color selection 2019-01-16 18:40:10 +00:00
uat_delegate.h Qt: IO Graph correct color selection 2019-01-16 18:40:10 +00:00
uat_model.cpp Qt: do not expose a UAT record if the update callback fails 2019-05-15 05:31:47 +00:00
uat_model.h Qt: move method to apply/undo UAT changes to UatModel 2019-01-29 23:33:46 +00:00
url_link_delegate.cpp Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
url_link_delegate.h tap: add credentials tap. 2019-06-26 07:09:54 +00:00
voip_calls_info_model.cpp
voip_calls_info_model.h