wireshark/ui/qt/models
Roland Knall 62ca0a609b Qt: Remove glib and wmem from packetlistrecord
These seem to be the last remains of the old gtk interface and can interfere
with Qt's thread mechanism. Additionally it saves on memory, by only using
memory needed and a list where more are required

Change-Id: If5945d926d808f3e6f3e74ffc26d392effc3c142
Reviewed-on: https://code.wireshark.org/review/33845
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
2019-07-04 16:34:08 +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 replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
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 spdx: use consistent formatting for GPL-2.0-or-later 2018-03-09 17:32:36 +00:00
coloring_rules_model.cpp Qt: Remove checks for version below 5.2 2018-04-05 18:48:57 +00:00
coloring_rules_model.h spdx: use consistent formatting for GPL-2.0-or-later 2018-03-09 17:32:36 +00:00
credentials_model.cpp Qt: remove CaptureFile from CredentialsModel constructor. 2019-07-04 12:56:23 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
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 ModelHelperTreeItem: Rename appendChild -> prependChild 2018-02-11 16:56:07 +00:00
dissector_tables_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
enabled_protocols_model.cpp Qt: Remove checks for version below 5.2 2018-04-05 18:48:57 +00:00
enabled_protocols_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
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 replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
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 Get rid of some occurrences of Q_UNUSED 2018-06-18 16:22:43 +00:00
fileset_entry_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
info_proxy_model.cpp Qt: Remove checks for version below 5.2 2018-04-05 18:48:57 +00:00
info_proxy_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
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 More interface view cleanups. 2018-08-12 01:56:23 +00:00
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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
packet_list_model.cpp Qt: Remove glib and wmem from packetlistrecord 2019-07-04 16:34:08 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
percent_bar_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
pref_delegate.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
pref_delegate.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
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
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 replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
related_packet_delegate.cpp Qt: Remove glib and wmem from packetlistrecord 2019-07-04 16:34:08 +00:00
related_packet_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sparkline_delegate.cpp Qt: Comment some of the sparkline code. 2018-07-27 21:54:15 +00:00
sparkline_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
supported_protocols_model.cpp ModelHelperTreeItem: Rename appendChild -> prependChild 2018-02-11 16:56:07 +00:00
supported_protocols_model.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
timeline_delegate.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
timeline_delegate.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tree_model_helpers.h Convert coloring rules dialog to use model. 2018-02-14 07:45:47 +00:00
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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
voip_calls_info_model.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00